SCG-Single button Destruction Warlock level 80 version 11.0.5 update: 10/26/2024

hmm… upon reading the text of wither a bit closer, and some testing, it seems doesn’t actually work that way inside a macro. I thought the base spell would cast successfully for immolate or wither since they share the same base spell, but that seems to be the case only for within gse itself, when using the spell blocks, and not actually for within macros.

Here’s the updated wow macro for the diabolist hero talents:
ST:

#showtooltip
/cast [nopet,nomounted] Summon Imp
/targetenemy [noharm][dead]
/cast [mod:ctrl] Chaos Bolt
/castsequence [nochanneling] reset=shift/target Immolate,null
/click [nochanneling] SCG_DES
/cast [nochanneling] Chaos Bolt

AOE:

#showtooltip
/cast [nopet,nomounted] Summon Imp
/targetenemy [noharm][dead]
/cast [mod:ctrl,@cursor] Rain of Fire
/castsequence [nochanneling] reset=shift/target Immolate,null
/click [nochanneling] SCG_DES
/cast [nochanneling,@cursor] Rain of Fire
1 Like

yhank mega ton dude also throw in cataclysm ?

This. Last night over and over. I manually pressed another spell to cycle it. Shouldn’t it be meant to loop through cycles?

1 Like

Unfortunately, I can’t reproduce the issue you’re having as it seems to work no problem on my end. Maybe check the troubleshooting section to see if you can find a solution there?

Be ready to update for 11.0.5 patch

Thanks for the heads up. I suppose good timing too since I just managed to level up all my the remaining classes to level 80, and plan to share what I came up with (along with any other needed updates to what I already shared) hopefully by the end of next week.

1 Like

I notice i still gets stuck with spell using this marco. Any reason why?

Hellcaller got buffed recently @Thesairen

I had a closer look at this spec and made a few more changes. I also figure out that when I use the /cast Corruption command, That will tell the game to cast either Immolate or Wither depending on which hero class you want to do.

As to the hero talents, according to what I just simmed, it looks like hellcaller does better aoe dps, while diabolist does better ST dps.

1 Like

Since Desto warlock gotten buff using your macro netting me over 3-4m chaos bolts <3 makes me giddy af <3 (Diablost) haven’t tried hellfire version yet

1 Like