Give it a whorl

Sequences['RASTAAMAN_ELE'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Rastaaman@Thrall",
  SpecID=262,
  Talents = "2322332",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
        "/cast Berserking",
        "/cast Stormkeeper",
      },
        "/castsequence [nochanneling] reset=12  Elemental Blast",
        "/castsequence Lava Burst, Lightning Bolt",
        "/castsequence Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt, Lightning Bolt, Stormkeeper",
        "/cast Lightning Bolt",
        "/cast Lava Burst",
        "/castsequence [nochanneling] reset=15  Flame Shock",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Can’t realy test this macro at dps because my shaman isnt great at item level but for now it works nicly.
also i only use the real lazy macro’s and ignore any macro with mod: … in it.

We must stay true to ourselves and the admin

1 button macro forever heheh

can you make a aoe marcro

Sequences['Rastaaman_aoe'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Rastaaman@Thrall",
  SpecID=262,
  Talents = "2322332",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
        "/cast Berserking",
        "/cast Stormkeeper",
      },
        "/castsequence [nochanneling] reset=12  Elemental Blast",
        "/castsequence Chain Lightning, Chain Lightning, Chain Lightning, Chain Lightning, Chain Lightning, Chain Lightning, Chain Lightning",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

im over 1 mill with 3+ targets, 896 ilv

how can I take the “/cast Berserking”, w/o messing up the rotation? my shammy is a Draenei.

in gsse edit the premacro /cast Berserking and put what ever racial buff you want or just delete it

NICE THANK YOU