Macro Help

Been leveling a Druid and I need some help with a shift macro for AoE Taunt.

Right now I have it as
#showtooltip
/Cast [no mod] Growl
/Cast [shift:mod] Challenging Roar

When I hit shift it’ll switch betwern the icons of the two but regardless of if I hit shift or not, if I have the rage, it’ll use Challenging Roar. I feel like it’s something easy I’m missing.

Perhaps it might be this:

[mod:shift]

[nomod]

1 Like

#showtooltip [mod:shift] challenging roar; growl
/cast [mod:shift] challenging roar; growl

2 Likes

Do you have a target while testing? I’d find a buddy to pull a mob and try it again when you have a target but not aggro.

Pretty sure it has to be nomod.

Might need a space between : and shift.

Awsome that worked!

Thanks for the help y’all

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.