So after reviewing many macros in this forum I tried to take the parts that worked for me and combine into one macro that suited the play stay I was after
Talents 1,1,1,2,?,2,2 - i use burningwish for ? just so i don’t get left behind - don’t have an leggo’s atm so may update once i do, 910 ivi gives 1.1m burst then 850dps steady
Sequences['Drumwar1'] = {
-- This Sequence was exported from GSE 2.2.03.
Author="Drumwar",
SpecID=267,
Talents = "1,1,1,2,?,2,2",
Help = [[Talents – 1,1,1,2,?,2,2]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
LoopLimit=20,
KeyPress={
"/targetenemy [noharm][dead]",
"/startattack",
},
PreMacro={
"/cast [nochanneling] Immolate",
},
"/castsequence [nochanneling] Grimoire: Imp, Summon Doomguard",
"/cast [nochanneling] Conflagrate",
"/cast [nochanneling] Chaos Bolt",
"/cast Channel Demonfire",
"/cast [nochanneling] Dimensional Rift",
"/castsequence [nochanneling] Incinerate, Incinerate, Incinerate, Immolate",
PostMacro={
"/startattack",
},
KeyRelease={
},
},
},
}
Cheers
Drum