This site makes extensive use of JavaScript.
Please
enable JavaScript
in your browser.
Classic Theme
Thottbot Theme
Druid macro help (balance)
Post Reply
Return to board index
Post by
1061578
This post was from a user who has deleted their account.
Post by
Kabalannen
Pick questionmark as the symbol
First one here will turn you into a moonkin if your.. well anything.. and again if your indoor you will before a cat, outdoor travelform, swimming you will become a seal.. And if your flying down in flying form and land on the ground this will turn you into moonkin form too without you having to swich to normal form first.. This will NOT mount you. Nor can it make you into fight form again when your done with combat.
/cast Aquatic Form
/cast Moonkin Form
/cast Cat Form
/cast Travel Form
/cast Moonkin Form
/cast Moonkin Form
/cast {stance:2] Moonkin Form
/cast Moonkin Form
This Macro is your all around travel macro (this is what i use). It will transform you into whats the fastest thing where your standing (etc indoor cat, outdoor and not in combat flightform etc). this will NOT turn you into a boomkin at any time. Where is says INSEAT MOUNT you most enter the name of your ground mount.
/stopcasting
/cast Aquatic Form; Cat Form(Shapeshift); Swift Flight Form; Travel Form; INSEAT MOUNT;
/dismount
Since the macro up there doesnt have a mookin in it i just added moonkin form before my moonfire or starfire. If your in moonkin form it will simply just cast what ever spell.
#showtooltip
/cast Moonkin form
/cast Moonkin form
/cast Moonkin form
/cast Moonkin form
/cast Moonkin form
/cast Moonfire
#showtooltip
/cast Moonkin form
/cast Moonkin form
/cast Moonkin form
/cast Moonkin form
/cast Moonkin form
/cast Sunfire
Hope this was at help :)
Linguini 90 Druid Dragonblight
Post by
Wanderingfox
protip:
/cast spell
/cast spell
=
/cast spell
Post by
Jurasco
Posted This in the copy of the post you put on the other forum, consolidating it here.
#show
/use Cat Form(Shapeshift)
/use Moonkin Form
This will shift you to moonkin form if you are in non shapeshifted form or cat form, and then to cat form if you are moonkin,
So basically becomes a toggle button between moonkin and cat form
Hope this helps.
Post by
AnrDaemon
A bit unrelated question, but I can't figure it out.
I've a macro
/cast Mangle(Cat Form); Thrash; Mangle(Bear form)
but it doesn't work like it used to before 5.x. How to specify a different "Mangle" ability now?
Post by
Wanderingfox
Have you tried just "Mangle" yet?
Post by
AnrDaemon
Of course. It show bear mangle when I'm in cat form. (The current speс is Guardian, of course.)
Post by
Wanderingfox
hmm... dunno then. Pelf is probably the better person to answer this as he regularly plays his druid :3
Post by
pelf
The abilities all have one name now. They work in all forms that support them with the same name. Also, the SHIFT-click copying from spellbook into the macro pane is entirely broken for many Druid spells. Incarnation, for example; it doesn't work if you leave the name as it puts it.
If your macro is showing Bear Mangle when in Cat Form, there's got to be something else wrong. Thrash, for example, I have in a Cat macro in place of Shred when I'm in Guardian spec. Works just fine.
I'd be more inclined to question what you're doing with
bonusbar
? Why not just use...
/cast Thrash; Mangle
Post by
AnrDaemon
I'm sorry for noise, the game decided to CTD, and when I started it next time, it began to download some "updates", even though I've been playing 20 min ago just fine. Then it all suddenly became working fine.
Post by
pelf
Well, either way, the shorter one is easier to read and maintain.
Post by
AnrDaemon
Actually, you wrote it the way I've had it at the end :)
Post Reply
You are not logged in. Please
log in
to post a reply or
register
if you don't already have an account.