Shockingly Holy (5-27-24)

Inspiration from Dek Profile - dek - WoW Lazy Macros, Ellesmere gaming Wings Is Up | An Interactive Mythic+ Guide for Holy Paladins, and chatgpt.

This is Dek’s Holy macro, but I wanted more control over how holy power is spent.

Talents from Ellesmere Gaming Wings Is Up | An Interactive Mythic+ Guide for Holy Paladins. Ellesmere and the build lean on building and spending Holy Power as quickly as possible.

CEEAN/WrsXv0CO5mzTm8Icl8KAAAAYAAzAAAMALjZmZmxMziZMLmhlhxYbbm2iZMjZmhBmtMAgBGYDYjZxMmZZ2mZmlGAwMzy2SLzMsAYwiZghB

Import this macro and assign a keybind.

!GSE3!jVRdU9NAFLXiZ8cfIH6M+QWmLUTAJ9KkTUuTwpAKbTodZ5tcktDdbNzdAOkTOuPP8EHkTcd/x7tbSlHQCnlJcu/dc8499yafttyI+iMcJyHO3zcozk/rDvIZ5R9PLN0XMU345281MglZbgpJAMzs5CnUp0lTyOdp+qKqdg74/5ruc9VHXCh9n5IhEgPFkDTgM3St/E+UH4XZ4ZZqXDmsH0ASygYUg2UcSYFFVSAWgoAESK70ExohRgb9AFAwKE6ZN7IgJJCIOTrvXnA1hhg4l9hz6hZmmso3U87UKa5g8QjmtHnvNjbevz6Rf2M9mKl7edXu/voe9TM+UJaXKsva2hySh7cjeTQjeXVtpv31FKMc2EBZWtG0lTdzaOrbkAIShfO0aVOaPr6l+bYrIK1nyXm8scViymKRn17uiXbzTC7FTjZfkRCczCH7Le9C8MIV+g0XPmRyn2KEt5rJMIux2EEsRpMWjpu7gEZ6xhA/btmS9l0aIAFBu1KqaCWtvFJeK5WX1hoOCGQigb43GoBT+UmOui8iIVL+VlWDmPuUBa/DUA05ZEksz1sdhCUl/9pqw6FiUxTQTJw0p1EXRJcatZreVncZ7x6UjE2NjDtktenj1ZYur56uj+XN0e19j3jkyBnHnmOTCEdHveGQVOSbTERVIhw9rFo9s7fvHTnE8yqyGlv6oTPOK649drjeO4y9MKq2TOA+i9OJIdVisa5nIqJsfcNyazvAuIwuPvmy7aAkQ7iZCGAHE8docma2EYG//kTmxAaJY5mwhzIsCnW5iX7TfKobnU3j2Z3Cz8VOLdmjzAeDklQ6N4yx3ICzXw==

I also have some seperate macros inspired by Dek’s Blessings macro. The GSE Macro uses these macros during the sequence.

Create this macro and name it Spender. This one uses Word of Glory or Eternal Flame depending on what your talent is and if your mouseover is friendly. If you have a mouseover that is not friendly it uses Shield of the Righteous. If you have no mouseover i casts Light of Dawn.

#showtooltip
/cast [@mouseover,help,nodead] Eternal Flame
/cast [@mouseover,help,nodead] Word of Glory
/cast [@mouseover,harm,nodead] Shield of the Righteous
/cast Light of Dawn

Create this macro and label it Shock. If your mouseover is valid (friendly or enemy), it casts Holy Shock on it. If no valid mouseover, it casts on your focus (friendly or enemy). If neither is valid, it defaults to yourself.

#showtooltip Holy Shock
/cast [@mouseover,exists,nodead][@focus,exists,nodead] Holy Shock

Using the WOW click casting you can bind a macro. I bind this one to left mouse, so if the targe is friendly and alive it will cast Flash Heal. If the target is dead it will cast Intercession.

#showtooltip
/cast [@mouseover,dead,help] Intercession; [@mouseover,help,nodead] Flash of Light

Also using WOW click casting I have Holy Light on the right mouse and Cleanse on the middle button. I use a Razer Naga mouse with the 12 key panel so the rest of the spells are just keybinds.

I also keybind Word of Glory / Eternal Flame to alt, Shield of the Righteous to ctrl, and Light of Dawn to Shift. Sometimes it helps the GSE Macro spend correctly.

I would very much appreciate if some of the more experienced macro designers could help with improvements. I think potentially it doesn’t spend Holy Shock or Holy power often enough.