TBC Classic Wand macro for multiple classes

I was just on my young Priest and was trying to make a simple macro to cast SW:P and then go to wand to save mana for less downtime.
I’ve looked online and there are a few lines I used that are supposed to work but don’t seem to work in the new TBC version.

Macro atm is:
#showtooltip Shadow Word: Pain
/cast Shadow Word: Pain
/castsequence reset=2 !Shoot, null

also tried. /shoot, /cast shoot

Any ideas would help a lot thanks.

I believe castsequence needs to come before SWP with the shoot command following it. Reset may have to preceed the list of commands

/castsequence reset=target !Shoot, null

As far as I know, it doesn’t work to castsequence !shoot with any other ability.

1 Like

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