Hi all!
After returning all these years later I decided to try my hand at making my own macros and have run into some interesting ones for my feral druid.
But to understand them better perhaps someone with knowledge on the matter can help me refine them, if that is possible.
The first one I found and pretty much copy pasted which makes for a onebutton shift-to-cat-and-then-stealth button! Awesome right? The only thing that doesn’t work is pressing the button again to unstealth myself. Is there a way to put a conditional in there in the form of “If [stealthed], then cancel Stealth” (or something along those lines)?
#showtooltip Prowl
/stand
/dismount
/cancelform [noform:3]
/cast [noform:3] Cat Form
/cast !Prowl
The second one I tried to make from scratch (get it? Scratch! Feral joke!) is one to cast Tiger’s Fury just before using Ravage. Now it works fine but repeatedly pressing the button also repeatedly casts Tiger’s Fury. Is there a way to tell the game “If [Tiger’s Fury active], then [Go straight to Ravage]”? This in case I miss the first Ravage for whatever reason.
#showtooltip Ravage
/cast !Tiger’s Fury
/cast Ravage
Also I take it there is no “If behind enemy” for nonstealth skills?
I can use this knowledge to further work on the rest of my macros.
Any help/advice would be greatly appreciated!
With highest regards,
Noredor Aldenbran