Hi, I am looking for a mouseover macro I can use on a friendly players frame to taunt their target, or on a job I am targeting depending on situation.
#showtooltip
/cast [@mouseovertarget,harm,nodead] YourTauntSpell
It’s not testing if the unit you are mousing over is friend/foe. It’s testing that the target of the unit you are mousing over is an alive foe.
Thanks I’ll give it a go.
#showtooltip
/cast [@mouseover,harm,nodead] [@mouseovertarget,harm,nodead] [] SPELL
Your Mouseover > Mouseover’s Target > Your Target
I personally wouldn’t use this macro. Just because something is beating on someone doesn’t mean they’re targeting it back and making that assumption, rather than explicitly taunting what is beating on them, could get them killed.
1 Like