Hey guys, I'm trying to make a macro that will stop me from casting heroic strike. Many times I begin casting heroic strike but want to cancel it right after while it is still queued. How would I go about accomplishing this with a macro? /Script SpellStopCasting(); doesn't seem to work; it will remove the yellow "waiting to cast" border from heroic strike, but it will still cast it on my next attack.
I was thinking of perhaps a macro that would stop my autoattack and then begin autoattacking again instantly, but I'm unsure of how to make it. Could someone give me a hand? Thank you