Totally Pawesome Druid Macros Tested In Beta and Ready for Classic

Post getting old but it’s the most comprehensive thread I’ve found for Druid macros.

I would like to be able to shift from cat to bear and back again in a /castsequence. Obviously /cancelform can’t be used in this way. Casting Cat Form will allow you to powershift in cat, but casting Dire Bear Form won’t let you shift from cat to bear. I’m trying to save about a second or two in my cycle compared to using my keybindings to shift and then going back to the cast sequence macro.

yo anyone know how to make a macro for spells such as entangling roots or hibernate that will first target mouseover, and if nones available will target focused target or the currently selected target?? I can get a macro to do one or the other but not both…?

ay so i finally cracked the case,

/cast [@mouseover,exists,nodead] Entangling Roots; Entangling Roots

Some astounding game changers, sing basically all of them.

My personal preference for commonly used together or highly associated spells is to use the following variation:

#showtooltip
/stand
/dismount
/cancelform [noform:5]
/cast [@mouseover,help,nomod] Mark of the Wild
/cast [@mouseover,help,mod:alt] Thorns
/cast [mod:alt] Thorns; Mark of the Wild

Makes the drive-by buffing faster and easier for me.

Anyone know a macro for mouseover hibernate?

These don’t work
/cast [@mouseover, exists, harm] Hibernate; [@target, harm] Hibernate
or
/cast [@mouseover, exists, harm][]Hibernate

I think what you are looking for is:

By default you want it to be cast on your target. The macro may be failing because you are trying to condition the default (or maybe not giving it a default? dunno).

!!! amazing <3

Is there a macro that can help me cancel form from moonkin, innervate and then back into moonkin? I have be trying to piece one together with some of the macros i see here but none let me go back into moonkin after the innervate because of the Global CD on Innvervate.

You would have to use a castsequence macro for that. Two taps: the first cancels moonkin and casts innervate, and the second casts moonkin.

I didn’t realize that you would even have to cancel moonkin to cast innervate. I mean, I see moonkin as just an enhanced caster version of a druid.

Deleted since I found the answer.

I haven’t tried these yet, but if they work I’ll name my next kid after you.

Thank you all. I have some similar to this but a few are better or get me thinking. One of my favorites I keep up in cat is to change to bear and /startattack, /cast maul. Another in Bear form, I have one to change to cat and then prowl. Another to dash (not high enough yet to use dash yet).

Just came back and while the Tauren Druid was my very first class, friends pulled me to alliance where I never played that class again until just over a week ago. I was a druid on pen and paper and EQ. Glad to find a home. Now for spec (leaning hard toward Resto as I have never tanked).

Thank you all for this great post I have bookmarked.

Oops, that was an old Guano. My new guy is 21 and in Classic.

“If you get forms at appropriate levels Bear is form 1, Aquatic is form 2, Cat is form 3 and Travel is form 4.”

Thanks for pointing this out. I was skimming through the posts and couldn’t figure out why my cat form macros are not working. I’m level 21 and havn’t done the Aquatic Quests yet. So I just switched form 3 —> 2 and it’s all dandy. Great macros!