View Single Post
09-13-22, 09:36 AM   #1
glupikreten
A Theradrim Guardian
Join Date: Apr 2009
Posts: 60
multi stance macro

Hi,

This is the macro im using

#showtooltip
/startattack
/cast [stealth] Ravage
/cast [form:1] Maul
/cast [form:3] Claw
/cast [@mouseover,exists,nodead][] Regrowth


problem is when im spamming that macro in druid form it starts to cast regrowth...
if i spam it in any other form it works just as expected ...

what is so special about druid form?

if i remove [] it doesnt break bear form and casts maul... but that is not required for claw... claw/rake works just fine with [] in last line

Last edited by glupikreten : 09-13-22 at 09:41 AM.
  Reply With Quote