Macro Help

Hello fellow adventurers i need help with a macro i created that allows me to heal & dot/dps with smite.

#showtooltip
/castsequence [harm,nodead] [known: Void Blast] reset=15 Shadow Word: Pain, Smite, Smite, Smite, Smite, Smite, Smite, Smite, Smite; Flash Heal

but once smite is converted to void blast and it reverts back to smite, it stops working. Not sure what I’m doing wrong, if anyone knows would greatly appreciate the help

I have had trouble using Castsequence with help harm macros myself so I wonder if blizzard has done something to make them not work correctly?
I wasnt ever able to get them to work right.

there is a macro forum though…might be better to post in there.

works fine if i take out the void blast so I’m not sure. seems to be a issue with void blast by the looks of things

#showtooltip
/castsequence [harm,nodead] reset=15 Shadow Word: Pain, [known: Void Blast] Void Blast, Smite, Smite, Smite, Smite, Smite, Smite, Smite; Flash Heal

Try this variant please and see if it does what you want.

1 Like

does void blast have a CD ? that will screw up a castsequence from my experience

Gives a ? on the target like it cant find shadow word pain

why are we alt hopping?
Accidental or intentional?

that was my alt i posted with and didn’t realize, so changed it to my priest for this post

thanks…I just wanted to be sure it wasnt anything going on…we get alt hoppers in here some times who do it to cause trouble and Ididnt want to get involved if that was the case.

you might have to take it to the macro forum…as i said above, this one hasnt ever worked for me either.

cheers iv posted it there

yeah, its always better to go to the pros on something like this.
I really should learn to do macros better, but I dont need much more than I have now

Macros in this game where bugged by blizzard when they made spells randomly change names with proc’s. They slowly ripped back the control and abilities we had with good macro work and they replaced it with the one button rotation.

It’s all about control.

sighs, that sucks.

Remove this. Smite transforms into void blast after you mind blast while you have a buff. Once the buff falls off and you don’t know void blast anymore the macro breaks.

Quoting your main for visibility.

For smite and void blast you can just use smite in your macros and the game will know to use void blast when smite is transformed into void blast. It’s fine.

1 Like

This. For spells that transform into others, you can keep using the original spell name.

Just to let everyone know, I haven’t used the forums in a long time and was accidentally set to my alt for posting, this is a confirmation that it was switched to Halawa my priest for this topic

still a issue after testing, it stops working until it resets and does nothing when clicking smite, even when switching targets

edited my macros to not have castsequence

If you removed known: void blast and cast sequence it will not work