7.0.3 Demo GSE ST Nuke Macro - 7/30/2016

Life tap on separate button, and as always, hand of gul dan is good to have on a separate button also in case of extra/good rng shard generation.
In general and in pretty much every situation i ran i through, the macro is self sustaining with no lockups over 5x 10 minute parses, 3 mythic dungeons and a full heroic hfc clear. Just have to manage your mana and that is it.

I sustain 50-60k dps single target in raid with bursts up to 70kST. 723 ilvl, no legendary ring (lock is 2 weeks old), and only a 3 piece set (missing that juicy 4 piece bonus)

Enjoy the shit out of it, i know i do lol

Sequences['Demo1'] = {
author='91XtremeRT',
specID=266,
helpTxt = 'Talents: 1111322',
icon='Spell_Warlock_Demonbolt',
PreMacro=[[
/cast [nopet,group] Summon Felguard
/cast [nopet,nogroup] Summon Felguard
/targetenemy [noharm][dead]
/petattack [@target,harm]
/targetenemy [noharm][dead]
]],
'/castsequence [combat] Demonbolt, Call Dreadstalkers, Demonic Empowerment, Demonbolt',
'/castsequence [combat] Summon Doomguard, Demonic Empowerment, Demonbolt',
'/castsequence [combat] Grimoire: Felguard, Demonic Empowerment, Demonbolt',
"/castsequence [nochanneling] Demonbolt, Demonbolt, Hand of Gul'dan, Demonic Empowerment, Demonbolt",
'/cast [combat] Command Demon',
PostMacro=[[
/startattack
/petattack
]],
}

This is working quite well for me. Thanks for sharing.

The only thing I did differently is move the pet attack line into a separate keybound macro (I paired it with Doom). I like to have a little more control on when my pet charges in…personal preference.

Thanks again, nice work.

[quote quote=30727]This is working quite well for me. Thanks for sharing.

The only thing I did differently is move the pet attack line into a separate keybound macro (I paired it with Doom). I like to have a little more control on when my pet charges in…personal preference.

Thanks again, nice work.

[/quote]

No point in pairing it with doom when your talent that goes with the build automatically applies it :stuck_out_tongue:

At what tempo are you mashing this?

Thanks

Hello,

Maybe it’s not the place for this but when i copy-paste your macro,it doesn’t show Demonbolt as an icon,instead i have the “?” all the time,any idea where that might come?

Just edit the macro to have it show, either add in the line code or just edit it within the in-game macro system.

Ah,so obvious,thank you :slight_smile:

Holy crap, man. I tip my hat to you.

I only made a few slight changes of adding Life Tap to the first castsequence, adding trinket on use casts, and cleaning up the player/pet attacks in both the pre and post macro.

But dayum. Dis is nice.

Been using this in Invasions and occasionally it locks up completely. Never when casting is already working, it’s always after stopping for a bit, moving to a new area in the invasion, and trying again. It’s as if it’s waiting on a CD to finish. I haven’t located where just yet.

It’s due to this line


"/castsequence [nochanneling] Demonbolt, Demonbolt, Hand of Gul'dan, Demonic Empowerment, Demonbolt",

If you remove Hand of Gul’dan it will never lock up on you again.

I feel if I do that I’ll lose a bit of burst and a ton of automation. At the moment I’m more inclined to put Demonbolt on it’s own key to spam whenever it locks. It isn’t often for me.

If 91XtremeRT wants I could try to streamline it, but otherwise I’d like to see how they address it.

I have a new macro that im using that ill make a new thread for.