SCG-Single Button Unholy Death Knight macro sets for level 80, patch 11.0.5, update: 11/24/2024

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 11/24/24: I decided to mess around with this macro set somewhat and made a few tweaks to make it easier to play

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:

CwPAtbMOTHlnKIwUyAn+DK70SDgZmZMjxYYGzMzMNMmZGzYAAAAAAAAAgZGzYMzMDAYzMMLYmZmZmZGwiZxwQGY2YoxCAMDA

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)
dGtseaGlQqABsWmvvvnBHBQkv)svOVHQStsTxy3sA)ub5Nub6VurACujgivqDAPmyQqmCrhufUmYXqX5qvTqQiwQQKwSQuwUu5HsipvzzuYZPyIujnvsMmkX0jUOQixvvuptIUok1JPuBLkkBMkuBhL0hvL4Rub8zjuVMkQgPQGBRQYOvvLdRsNKk1WuvUMk68u10KQwNQQYVrLbduqZGTIEXPpRFaAlOWE)A3XzGcAgOWoSLgx1af0mqHzskcO75FYRaM4tcZKueykFsyh2sJRcbAlOWmjfb09wfo)Wu(KWoSLgxft8jHzskciqxcfM7QqDSEdStmtsraDHYZcFyIpjmtsrGP8jHDylnUkeO7HcZKueqB9XZYf(yIpjmtsrGP8jHDylnUkeOpHcZDvOowVbwjMjPiG(88J)hMYNe2Rusxbt8jHzskciqxakmXNeMjPiWCxfQJ1BG1JzskcO75D2ZGP8jH9kL0vWyxBcgeO5bfMjPiGU0LsRc8XeFsyMKIat5tc7WwACviq7cuyIpjmtsrGP8jHDylnUkMjPiGUV0QWjg7AtWY46PoiqZhkm3vH6y9gyUGzskcOlzkyvYht8jHzskcmLpjSxPKUceOz(GcZKueqZJ3jVtmXNeMjPiWu(KWoSLgxfc0mmqHzskcOl7lT43Jj(KWmjfbMYNe2HT04QqGMXckmtsraDp)Vs(yIpjmtsrGP8jHDylnUkeOzkHct5tc7WwACvmXNewtOFynH(HXuIXU2eSmUEQdc0m9qHj(KWAc9dt5tc7WwACvSMq)Wy6XyxBcwgxp1bbcM76BSBH4SBx7(wqgOGabcMdqxNFWU7AGcc2)Vg55KLRqSGz9z1ZWy1B9vYWWd7DsUUELluypqrgTQZX(tK08VhFKLMXMRJfhT4IFSydXU2eIfSd2YFCDyUssTjo8t2)X5qoIBtqgSx2toJ6mnUk0Lwm8WE)wzFd3vH6yLQsJRcNG5k54l7qGMbtF)ryROxC6Z6hWws2UDfARtlmLdwe0mmFFFNypvDmxNnve3V8k33Art8WjqGaba

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.