Quote Originally Posted by toussaint89 View Post
How i have all my healing macros set is goes as follows
/ac "ability" <f>
/ac "ability" <mo>
/ac "ability" <me>

I do it this way so that if you have a tank as your focus target you never have to target them to heal them just hit the spell. The <mo> i use i keep my mouse over the party names so i just mouse over them quickly and cast without targeting again. The <me> part is for when i am just messing around by myself. These macro saves you 1-2 seconds so you have not having to target then cast.
If you have a focus target, this will only ever heal the focus target and the mo and me part will never cast.

It would be preferred to give the mo target priority:
/ac "ability" <mo>
/ac "ability" <f>
/ac "ability" <me>

This way you can still use the mouseover ability when you have a focus target. And while your cursor is in lala-land it will still heal your focus target.