Ironfur macro help

Hi all. I’m terrible with macros and was wondering if anyone could help me out with a macro that would only use ironfur after its duration has ended? Right now I’m using a basic macro that goes

/cast Swipe
/cast Ironfur

This isn’t ideal as I’m blowing through rage unnecessarily as the macro recasts ironfur when there’s 5 seconds of its duration left because I’ve got the rage built up.

AFAIK there’s no way to have a macro based on what buffs/debuffs a player has.

But you can use a Cast sequence reset macro like:

/castsequence reset=8 Swipe, Ironfur

or if you want to reset when you tab between a bunch of mobs:

/castsequence reset=target swipe, Ironfur

My advice would be to use an Iron fur Weak aura. it’ll show you the duration and status of ironfur which could make it easier to track…

1 Like

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