I've been having issues with mouseover healing, which is something I'm quite fond of doing and I'd love to fix the issues. I currently believe I have fixed this issue in game, but it's not an optimal fix and I think that a small change in the macro code could make a huge impact in how we write macros (and thus have a significant quality of life improvement for those of us that use macros).

The issue: There are times when spamming my heal key my mouseover macro heals me instead of the intended target. This is not a line of sight or range issue, this is a macro issue.

My Macro:

Code:
/micon "Cure"
/ac "Cure" <mo>
/ac "Cure" <tt>
/ac "Cure" <t>
/ac "Cure" <me>
My Workaround: I have changed my macro to only heal my mouseover target, this is suboptimal but it seems (though more experimentation is required) to fix the problem.

Code:
/micon "Cure"
/ac "Cure" <mo>