Hey everyone,
Does anyone have a mouseover macro that is working for Zen Pulse? Mine feels like it chooses the wrong target a lot and goes on CD without healing the person I hover my mouse over, but the spell always works if I fully click my target. I use the same setup as my other mouseover macros:
#showtooltip Zen Pulse
/cast [target=mouseover,exists] [] Zen Pulse
Does anyone have any advice to help me fix this or have a different macro that’s working for them?
Thanks!
3 Likes
Ive tried everything. Doesnt work properly, and must be bugged. Sometimes it casts, sometimes not, sometimes it queues up the spell and makes you actually select a target. Your macro is likely AOK, its the code behind it that isn’t…
1 Like
Is this still an issue for people? I’ve also tried with @targettarget macros and it always seems to target me instead. Casting via unit frames seems to work as expected however.
1 Like
This has been working for me:
#showtooltip Zen Pulse
/cleartarget
/cast [@mouseover, exists] [] Zen Pulse
/targetlasttarget
7 Likes
Same issue. All my other mouse over macros work, this one seems to keep trying to cast on me and it’s so annoying I just unlearned the talent for now
The above cleartarget macro seems to work, but yeah, something is wrong with most @ modifiers for this one