1. [WotLK] Rejuv + Regrowth Macro?

    Hey all,

    So I'm, trying to free up some keybinds, specifically Regrowth and Rejuv.

    is there a macro that can be made to be able to cast Rejuv, and then if Rejuv is on the target (or on me) the macro will cast Regrowth?

  2. #showtooltip
    /castsequence reset=5 Rejuvenation, Regrowth

    The macro will cast Rejuvenation the first time you press it and Regrowth the next time. The reset=5 part will reset the sequence if you don't use the macro for 5 seconds, so it goes back to Rejuvenation if there’s a delay between uses. This macro won’t check if Rejuvenation is already active. It simply alternates between the two spells each press.

  3. To clarify, you can't write a macro that casts different spells depending on the target's buffs or debuffs.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •