SCG-Single Button protection paladin macro sets for level 80, patch 11.1, update: 3/2/25

If you like my macros, and want to provide me with some financial incentive to keep this and other macros updated, you can do so here: Paypal

update 3/2/25: Seems nothing much has changed for this class, so this update is just making sure the talents are still up to date.

By having spells in the wow macro, before or after the /click command to trigger GSE, it is possible to get gse to function similar to how it used to (albeit with some added limitations within GSE).

Important:

  1. go to GSE options - TroubleShooting - turn off ActionButtonUseKeyDown, otherwise gse macro won’t fire off using this macro set.

troubleshooting

  1. LUA ERROR NIL VALUE- That means you don’t know all of the spells that I added within GSE.
    Make sure you’re using all the same talents I have shared and the error should go away (passive talents don’t matter as much)
  2. If Leveling, download bug sack and bug grabber addons so you don’t get spammed with popups. Once you learn all the required spells, the error should go away. Alternatively, you can also go to GSE-MACRO_NAME - tab:‘1’ - disable all spell blocks containing a spell you don’t know - save. You can always go back into gse and reenable them when those spells are learned.
  3. This is made for the English version of WoW. If you are using a different language, you will have to manually translate the spells to the language of WoW you are using.

Talents:

open the talent tree and import the following if you want to use the same talents as me:
talents are based off of what is suggested here: Protection Paladin PvE Guide For Mythic+

CIEAN/WrsXv0CO5mzTm8Icl8KsZMYWGLzMjZmZZbmZmZmtxwAAAMAAAAAAA0WmZWMMzwYwWbAADMAMYbAAAQAmZW2WaZmxCDGAmhZYM
  1. copy the following macro, paste it in game as a new macro, and drag the icon to the cast bar to be spammed there.
#showtooltip
/targetenemy [noharm][dead]
/cast [mod:shift] Hand of Reckoning
/cast [mod:ctrl] Rebuke
/cast [mod:alt] Word of Glory
/click SCG_PRT
/cast Shield of the Righteous
/cast [combat] Ardent Defender

for an easy way to cast your weapon embuement you can use this:

#showtooltip
/cast [known:Rite of Sanctification] Rite of Sanctification ; [known:Rite of Adjuration] Rite of Adjuration
/use [nomod] 16
  1. import the following code into gse, but do not keybind it. (The /click MACRO_NAME line in the wow macro is what tells the gse macro with the same name: MACRO_NAME to fire off instead of keybinding the gse macro itself)
dKJVdaGlIkABcQzsuWSfDtHu)si5BOuNMu7uI9c7gf7NOc)KOO(ljW4OKmqIszOKqnyIs1WL6GuIlJCmICojjlKe0sfIfRslxf9qvv9uLLrPEoQMOqnvkMmjnDQUOKORsuKNPcxNe9yvLTsczZev12jQYhPK6ReL4ZscVMOsJKOq3wsz0ssDycNuvLHjixdLCEvzAsQwhrj9BbgsWGIe2(BTcuCedk2WGfT47mGddksWGz5Z1bmCyqrcgmEtzIIDywSpWmVMWIqnjCSynxCtsfxm)1egVPmHJInmy8MYeLdjRSQoM51eMLpxhWGfR5IBsQ4I5VMW4nLjCuoGbZFnHXBktmZRjmlFUoGblwZf3KuXfJ3uMOCWMfl2HHJsDyW8xty8MYeJ3uMOyhYMTewSMlUjPIlM51eweQjHdhfwWGzEnHfHAs4yXAU4MKkUy)yC6uEIeZgJ3uMOyx3Mnlm)1egVPmHJsyyW8xty8MYeJ3uMOCiv1blSynxCtsfxmZRjSiutchokSHbZFnHXBktmEtzIYHvSLyxhlwZf3KuXfZ8AcZYNRdyGJIvWG5VMW4nLjgVPmr5G1rvSWI1CXnjvCXmVMWIqnjC4OufmyMxtyw(CDadwSMlUjPIlM2PAyshy(RjmTt1WuYODSofp6eoksHGbZFnHPDQgwSMlUjPIlM2PAys1XmVMWS856agmLmAhRtXJoHdh7hZvPoDfjo1IBsCyGdhoMSqc5Ar5PGddCmzqWDzQvfoPIzhYUUui7W2s2HpSXIMCrSWfWGjJu2PMrUyv7EZL1OIsvZ)covLZkQiQk4KsgTtQywu6vhCI9pijvnJSv5x1bYHS)JNehZ6vPIOtUoGbLdBj2yrlyukYFmoDkpIX1bmqHyfrncB)TwbkoIblMKVqz6OiHTM((fJs4Wygz(pkssHcfIfwLmYp48J(huRfU4QtT)GcHdhoaa

This one seems pretty good wish it had a bit more self heal for open world/delve content but excelent none the less

Hmm… I suppose I could make a separate macro for self healing. The again, I could also adjust the modifiers a little for that purpose too, I suppose. I may have some time tomorrow to look into it.