Macro for aspect of the ANY OF THEM
As hunter we can cast the aspect of the hawk, just as an example.
If you press the skill one time it activates that certain aspect (hawk or whatever). At second press it removes it.
I did a macro wich activates but its not canceling it. But what happens is everytime i press the macro i hear the sound of the aspect being refreshed, wich is verry annoying.
This is the macro:
#showtooltip arcane shot
/petattack
/use !Aspect of the Hawk
/use arcane shot
/run UIErrorsFrame:Clear()
Anyone knows how to make it work in such way that the Aspect of the Hawk doesnt constantly get refreshed ?