Healer Macro help?

#showtooltip
/cast [@target,help,nodead] flash heal; [@target,harm,nodead] smite; [@mouseover,harm,nodead] smite: [@mouseover,help,nodead][] flash heal

I would like to have both @target but also @mouseover to work in one keybind.
Though I mostly use the mouseover in dungeons, not sure if there’s a function specifically for that though.

Pick the version you want, sub in the spells.

1 Like
#showtooltip
/cast [@mouseover,help,nodead] flash heal; [@mouseover,harm,nodead][@target,harm,nodead] smite; [@target,help,nodead][] flash heal

Someone on Discord gave me this. :heart: