Paladin Healing Macros
Healing Macros
Mega Holy Healing Macro
This macro will fire off any healing trinkets you have. It will then pop off Divine Favor and Divine Illumination, catching and clearing any UI errors. Next it sees if you are holding down shift to determine whether to cast Flash of Light (default) or Holy Light (shift mod). The appropriate spell will then be cast in the following order: (1) any friendly mouseover target; (2) if no mouseover target, it will cast on your actual target, if friendly; or (3) if no mouseover target or no friendly actual target, it will cast on you.
/use 13 /use 14 /cast Divine Favor /cast Divine Illumination /script UIErrorsFrame:Clear() /cast [mod:shift,target=mouseover,help][mod:shift,help][mod:shift,target=player] Holy Light; [target=mouseover,help][help][target=player] Flash of Light
Easy Judgements for Healing
With this macro you need to set the MT as your focus target. The macro will automaticaly cast Judgement of Light on whatever the MT is targeting. If your target is an enemy it will cast Judgement of Light on it instead.
/cast [target=target] [target=focustarget, harm] Judgement of Light
Improved Cleanse, Holy Light, Flash of Light
Simple macro to Cleanse/Holy Light/Flash Light the mouseover or your target or your target's target, press alt/shift/ctrl to do the action yourself directly:
#showtooltip /cast [mod,target=player][target=mouseover,help,nodead][help,nodead][nogroup,target=player][target=targettarget,help,nodead]Cleanse
#showtooltip /cast [mod,target=player][target=mouseover,help,nodead][help,nodead][nogroup,target=player][target=targettarget,help,nodead]Holy Light
#showtooltip /cast [mod,target=player][target=mouseover,help,nodead][help,nodead][nogroup,target=player][target=targettarget,help,nodead]Flash of Light
Target of Target healing
Allows the player to heal his "target's target" when it is hostile. Blizzard's auto selfcast and selfcast-key works.
#show Flash of Light /cast [modifier:alt,target=player] Flash of Light /cast [help,target=target] Flash of Light /cast [help,nodead,nomodifier:alt,target=targettarget,help,nodead] Flash of Light /cast Flash of Light
Libram of Mending Regen Spam Macro
Paladin have to equip the Libram of Mending. Just by spamming this macro will renew the duration of the buff every 27sec. A Reset timer is added so you can stop healing and start over after the selected amount of time.
#show Flash of Light /castsequence reset=8 Holy Light(Rank 3),Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light,Flash of Light
Focus Healing
Allows the player to heal whatever focus targets (Ex: put focus on a boss and heal boss target). First step: select the non friendly target (boss, miniboss, trash etc, whatever) and use first macro to focus it:
/focus [target]
Seccond step: spam this macro to heal whatever the boss, miniboss etc is targeting (mainly should be the tank but if tank loose agro (agro lose, fear or other strategy) you auto heal whoever boss is targeting
/target focus /assist [target] /cast [modifier:alt]Holy Light;Flash of Light
Thanks to ZeusCool on Thunderhorn EU