Classic Aspect Macro

I’m trying to set up a macro that will give me Aspect of the Cheetah on a press, and Aspect of the Pack with shift. What I have sort of works, but even if I press shift it will cast Cheetah first and then Pack on a second cast. What am I doing wrong?

Not sure what you’re doing :slight_smile:

Try this though, maybe?

#showtooltip
/cast [mod:shift] Aspect of the Pack; Aspect of the Cheetah
1 Like

Thanks, mine is different so this will work i suspect.

1 Like