Been doing a lot of testing of various macros here, all good. I decided to re-create a macro from 7.25 that was from Macro Tool Kit. For me it does really great burst, however, after the sequence completes, it just stops. I’m trying to figure a way so it will continue the sequence, in some way, even if I have to make it “priority.” Ideas??
Sequences[‘Burst’] = {
– This Sequence was exported from GSE 2.2.03.
Author=“Burst”,
SpecID=62,
Talents = “2223131”,
Default=1,
MacroVersions = {
[1] = {
Combat=false,
StepFunction = “Sequential”,
KeyPress={
},
PreMacro={
“/targetenemy [noexists][noharm][dead]”,
},
“/cast !Prismatic Barrier”,
“/castsequence [nochanneling]reset=15 Mark of Aluneth, Rune of Power, Arcane Power, Presence of Mind, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Blast, Rune of Power, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Missiles, Arcane Missiles, Arcane Missiles, Arcane Barrage”,
PostMacro={
},
KeyRelease={
},
},
},
}