/cast [[at]mouseover, help, nodead][[at]target, harm, nodead][[at]focus, help, nodead][[at]player] Holy Shock Would do the trick. It'll heal mouseover if possible, deal damage to target if hostile, heal focus if friendly and you don't have a target. So unless you're not tar...
I have been using mouseover macro's to make my life easier as a healer :P For example this is one of my mouseovers (and it's been working perfectly). #showtooltip /cast [@mouseover,exists,nodead,help] Holy Shock; Holy Shock However this macro doesn't work for my Hand of Protecti...
Mouseover conditionals should always have an existence check (help, harm, or exists) or the macro can fail as your mouse is always technically over something. Which one of the three you use depends on if you want to cast the spell on friendly target, enemy targets, or both. Another ...
I was pondering this just yesterday & was wondering how to put the rank on the macro. Glad to know I don’t have to do it for all of them. Thanks again! 1 Like Blastazzar-kromcrush August 29, 2019, 2:18pm 7 A handy one I use alot is a mouseover then target macro. It ...
I’d like to be able to use the same macro, inside an arena, and outside. I read over this helpful guide, two or three times but I was not able to get the exact results I desire. default nomod cast on @party1 if i hold shift, i cast on myself (@player) if party1 does ...
#showtooltip [mod:alt][help]强效治疗术(等级 1);[harm]射击;射击 /stopcasting /施放 [@mouseover,help] [help]心灵专注 /施放 [mod:alt,@player]强效治疗术;[mod:shift,help,@mouseover]强效治疗术;[@mouseover,harm,nodead]射击;[nomod,@mouseover,help,stance:0][help,stance:0]强效治疗术(等级 1...