Originally Posted by Twid
I'm not in game, so I can't verify this, but it would be somewhere along the lines of this:
/cast [help] Greater Heal
/cast [harm] [target=targettarget] Greater Heal
|
Should work, it can be done in 1 line though for simplification.
/cast [help] [target=targettarget, help] <Healing Spell>
EDIT: Now that I think about it, for your macro to work, you would probably have to change the second line to [harm, target=targettarget] for it to work, otherwise you would be attempting to heal the hostile target.