My old take but new macro for Ele Shaman 7.1

Hello Cymiryc

Ty for your help, I will try it out to day :slight_smile:

Jimmy

I have been playing with the original creation of OP

I have changed talents too 3112332. My current sims are at 295k on ursoc.

I also have Lavaburst, flameshock and earthshock on another key atm.

My dps at 269ilvl is 265k sustained for 13mins with terrible trinkets. Im happy with the first test but im sure the pros can add thier weight to the conversation.

Sequences[‘ChocEle’] = {
author=“Chocolatte@Saurfang”,
SpecID=262,
Talents = “?,?,?,?,?,?,?”,
Help = “Talents - 3212232”,
Default=1,
Icon=‘INV_MISC_QUESTIONMARK’,
MacroVersions = {
[1] = {
StepFunction = “Sequential”
KeyPress={
“/targetenemy [noharm][dead]”,
},
PreMacro={
},
“/cast Stormkeeper”,
“/castsequence Lightning Bolt”,
“/cast Lava Burst”,
“/cast Elemental Blast”,
“/castsequence Lightning Bolt, Lightning Bolt, Lightning Bolt”,
“/castsequence Lightning Bolt, Lightning Bolt, Lightning Bolt”,
PostMacro={
},
KeyRelease={
“/cast Fire Elemental”,
“/cast Lava Burst”,
},
},
},
},