you can get pretty creative with macro's its fun to tweak them.
This is my staple macro format for healing.
#show Lesser Healing Wave
/click [noexists][dead][noharm] ActionButton12
/cast [target=targettarget,help,nodead] [target=target,help,nodead] [target=player] Lesser Healing Wave
In ActionButton12 I have an assist Macro. Most of my spells will start out this way.
[noexists][dead][noharm] basically the Actionbutton will trigger if I do not have a target, my target is dead. I wonder is noexists necessary if i have noharm... will have to look that up.
Ok the heal will heal the Targets target which is whomever has aggro as long as they can benefit from the spell [help] and not dead. Or it will heal the target if they can benefit from the spell and not dead and last but not least if the first two do not work it will just heal the healer.
wowwiki has some great info on conditionals.
http://www.wowwiki.com/Making_a_macro
Connect With Us