Raid mark macro not working quite right

/tm [nomod,@mouseover,harm][@target,harm]8
/tm [mod:shift,@mouseover,harm][@target,harm]7

This will… “sometimes” work, and will mark the mouseover target with skull on key press (I’m using the middle mouse button/wheel right now) but most of the time it does both marks on the target even though I’m not holding shift?

This should do what you’re looking for.

/tm [@mouseover,harm,mod:shift][mod:shift,harm]7;[@mouseover,harm][harm]8

1 Like