Auto Targeting

/cast [@mouseover,help,exists,nodead][help,exists,nodead] Flash Heal; [harm,exists,nodead] Smite; [@player] Flash Heal;

I 'm using the macro above to cast smite on enemies and flash heal on myself or other players.

It is working fine except for one problem. If I de-target a mob that I am in combat with and flash heal, I automatically target that mob again and cast smite when attempting to do a second flash heal.

How do I stop this auto targeting? I only want to cast smite on enemies that I have specifically targeted.

If you have no target and something hits you, you’ll target it. There’s no way to disable that, that I’m aware of.

Minor optimizations.

#showtooltip
/cast [@mouseover,help,nodead] Flash Heal; [harm] Smite; Flash Heal
1 Like