Lazy Heals (GS Macro)

I made this Macro because I like to heal but am also slightly lazy, while this will not top you out on Hps, it will give you decent heals, the only requirement is to focus a tank, I focus whichever Tank I don’t Beacon.

Talents: 3112221
Glyphs: Anything Really

Sequences['Holy'] = {
PreMacro = [[
/targetenemy [noharm][dead]
]],
'/cast [help][@focus,exists][] Holy Shock',
'/castsequence Judgment,Denounce,Holy Radiance,Light of Dawn',
PostMacro = [[
/startattack
/use Kafa Press
/cast Avenging Wrath
/cast Divine Protection
/cast Hammer of Wrath
]],
}