I been tried to make this macro work but some how it just wont work the scatter shot on my focus target is anything wrong ? or its just Wotlk calssic dont support these macro ?
#showtooltip Scatter Shot
/cast [target=mouseover, harm][harm] Scatter Shot
/cast [@focus] Scatter shot
/stopcasting
/stopcasting
What is the intended behavior here? Is it supposed to always hit your Focus if you have one? Mouseover then Focus?
I’d personally do Mouseover > Focus > Target, like this.
#showtooltip
/stopcasting
/stopcasting
/use [@mouseover,harm,nodead][@focus,harm,nodead][]Scatter Shot
yes my inteded behavior is if there is no focus target it will cast on my mouse over target if there is will always cast on my focus target
I just use
#showtooltip Scatter Shot
/stopcasting
/cast [target=focus] Scatter Shot