Hunter Aspect Switching Macro

I trying to setup a macro for switching aspects. What I am trying is listed below. The first press without a modifier works. The shift modifier shift works. However the ctrl modifier does not work the fist time. Instead it goes back to the top and casts Aspect of the hawk. If press the control modifier again immediately it will cast aspect of the monkey. How do fix this macro? Thanks!

#showtooltip Aspet of the Hawk
/cast Aspect of the Hawk
/cast [mod:shift] Aspect of the Monkey
/cast [mod:ctrl] Aspect of the Cheetah

check if ctrl + (your keybind) is already bound to something else in your keybind settings

1 Like