SCG-Single Button Unholy Death Knight macro sets for level 80, patch 11.1, update: 3/3/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/3/25: This is now updated for patch 11.1. Not much has changed for this macro set, just a few talents got changed.

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: Unholy Death Knight PvE Guide For Mythic+

CwPAtbMOTHlnKIwUyAn+DK70SDgZmZMjxYYGzMzMNMmZGzYAAAAAAAAAgZGzYMzMDAMbmhZBzMzMjZGDWmZxMzMamlNmNmtpxCAMDA

SCG_UNH_ST

  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
/cast [nopet,nomounted] Raise Dead
/dismount [mounted]
/targetenemy [noharm][dead]
/cast [mod:shift] Death Coil
/click [nochanneling] SCG_UNH
/cast [mod:ctrl] Death Strike
/cast [nochanneling] Death Coil

SCG_UNH_AOE

  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
/cast [nopet,nomounted] Raise Dead
/dismount [mounted]
/targetenemy [noharm][dead]
/cast [mod:shift] Epidemic
/click [nochanneling] SCG_UNH
/cast [mod:ctrl] Death Strike
/cast [nochanneling] Epidemic
  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)
dGtseaGlQaTnQKzQQQA2IUPQu9lvH(Muv7Ku7f2TK2prQ8tIu6VuHACejdKivDAPmyQagUWbvrpMIogrDocAHuHSuvjTyvPSCj6Hsv8uLLrHNtPjsf1ujzYeW0rDrvrUQQOUmY1jIdRsBLkIntf02jqFuvIVsKIplvPxtfPrQk42QQmAvv5zs4KuPgMu5AQW5PQPPQSovvLFtOHmuqlJTEEXXpRFaAdOWE)AwkAHcAzOWon5My1cf0YqHzdktO)eE03fMYhe2Pj3eRySpimBqzcgAdOWCxzQuWBIDGzdktODvC4Qdt5dc70KBIvm2heMnOmbdDbuy2GYe6pdxhDykFqyNMCtSIX(GWSbLjyO)GcZguMqB013qkHykFqyNMCtSIX(GWSbLjyOpGcZDLPsbVjwbMnOmH(4Otyhg7dcZguMykFqyVsbDzWq7ckmBqzc9x)Jpzm3vMkf8MyFykFqyVsbDzm2heMnOmXKuBmgyO7dfMnOmHUqQcdxcXu(GWon5MyfJ9bHzdktWqlfuykFqyNMCtSIX(GWSbLjMnOmH(RWW1bMKAJXI86PsWqlekm3vMkf8MysHzdktOlKDzuiet5dc7vkOlJX(GWSbLjyOL7GcZguMq3V)r)dmLpiSttUjwXyFqy2GYem0YYqHzdktOl(kme(HP8bHDAYnXkg7dcZguMGHw2akmBqzc9NWUcHykFqyNMCtSIX(GWSbLjyOLlGcJ9bH1y6hMYhe2Pj3eRynM(HjxGjP2ySiVEQem0YFqHP8bHDAYnXkg7dcRX0pSgt)WK)WKuBmwKxpvcgmM76BsAj7KBz7(wswOadgm2)Vw(5qGltcGz0zC0v0v0z0j8qkmPHUo9us51cfyS3j(68LVqH9aLr2Qof7pMd7)E8rbAwtXsbCWE79XETKKAJjbWoLW)jwI5mX1gl9pz(NO05aUTjzXEzp5eQ02eRqxyyyG9(Tk5MURmvkiv5MyfoctF)ryRNxC8Z6hWEQ6qXstQhXFXLVV1Yg7HJWwqMUDgAJddmL02d0YYDYDDyoto8kjzOLbdgmaa
1 Like

Question? Why is Death and Decay in the sequence? I thought unholy did not get it, and I only see it on Blood and frost spell list. Is there a way to get it?

Death and Decay is the base spell for Defile. As a result, when you put Defile into a GSE spell block, GSE will automatically change the name back to Death and Decay. As a result, when you fire of that spell through GSE, you are technically casting Defile, even though GSE is using the base spell name of Death and Decay.

Ah ok cool. Thank you.

This is now updated for patch 11.1

So once you import into GSE your wow macro is essentially linked to GSE and casting the spells ? First time seeing your macros which look very different then all the others that need keybinding so just trying to confirm.

Ya, pretty much. The code in the wow macro: /click [nochanneling] SCG_UNH is what triggers the gse sequence with the same name (SCG_UNH) to fire off. The only drawback is that I can’t use any macro blocks inside gse for it to work this way. This method works great on some classes, but isn’t quite as effective on others from what I can tell.

1 Like

Made an account on here just to say that this macro is the way to go for season 2 at the moment. I’ve tested quite a few, oaks, elfs, guapandas and dots and nothing came close to these numbers. Good job brother, thanks for being the first to update when S2 came out! +1

1 Like

Trying out UH today and working with your macros. The AOE seems to not be firing as many Epicdemics compaired to Sim. Overall its doing about a mill less DPS for me. ST I can even get to work, It fires Defile and thats it, just autos.

I had to update to the newest version of GSE and delete all old macros in GSE for the Single target to work

will this work with San’layn hero talents? they site you linked does San’layn but the talent code does rider.

With all the hero talents being passive, you’re able to switch between them without causing any issues with the macro set.