Quote Originally Posted by Makeda View Post
Excess lines simply error out or don't execute without added delay.

Thus why I'm preferring:

Code:
/micon Cure
/ac Cure <mo>
/ac Cure <mo>
/ac Cure <tt>
/ac Cure <t>
/ac Cure <me>
First 'ac' can either trigger of fail from a GCD, second will then trigger if condition met, if not the 'tt' will cause it to hit my target's target - most likely the tank with agro. If that is an enemy, it was likely because I had a party member targeted, so the <t> fires... and if nothing was valid, it hits me.
The <t> line will never fire in a realistic situation. Your target should, in all practical scenarios, have a target, and so either the <tt> line will work on target of target, or the <tt> line will implicit-target heal yourself. The <me> line will also not fire except when out of combat, since when you are in combat you will presumably be targetting something, and therefore the <tt> line will activate.

You're overcomplicating this. Just use <mo> and get used to resting your mouse over your party frame when soloing.