DPS Rotation

Updated to fix interrupting issues / slightly better dps

Sequences['DPS'] = {
-- This Sequence was exported from GSE 2.2.08.
  Author="Juduchop@BleedingHollow",
  SpecID=269,
  Talents = "2,1,3,3,1,3,1",
  Default=1,
  Icon=572034,
  MacroVersions = {
    [1] = {
      Trinket1=false,
      Trinket2=true,
      Head=false,
      Neck=false,
      Belt=false,
      Ring1=false,
      Ring2=false,
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/startattack",
        "/cast Blood Fury",
        "/cast [mod:alt, nochanneling] Storm, Earth, and Fire",
      },
      PreMacro={
        "/cast Strike of the Windlord",
      },
        "/castsequence [nochanneling] Strike of the Windlord",
        "/castsequence [nochanneling] Tiger Palm",
        "/castsequence [nochanneling] Fists of Fury, Rising Sun Kick",
        "/castsequence [nochanneling] Tiger Palm",
        "/castsequence [nochanneling] Whirling Dragon Punch",
        "/castsequence [nochanneling] Tiger Palm",
        "/castsequence [nochanneling] Blackout Kick",
        "/castsequence [nochanneling] Tiger Palm",
        "/castsequence [nochanneling] Touch of Death",
      PostMacro={
      },
      KeyRelease={
        "/cast Whirling Dragon Punch",
        "/cast Fists of Fury",
      },
    },
  },
}

Sequences['DPS'] = {
-- This Sequence was exported from GSE 2.2.08.
Author="Juduchop@BleedingHollow",
SpecID=269,
Talents = "2,1,3,3,1,3,1",
Default=1,
Icon=572034,
MacroVersions = {
[1] = {
Trinket1=false,
Trinket2=false,
Head=false,
Neck=false,
Belt=false,
Ring1=false,
Ring2=false,
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/startattack",
},
PreMacro={
"/cast Strike of the Windlord",
},
"/castsequence [combat, nochanneling] Strike of the Windlord",
"/castsequence [combat, nochanneling] Tiger Palm",
"/castsequence [combat, nochanneling] Rising Sun Kick",
"/castsequence [combat, nochanneling] Fists of Fury",
"/castsequence [combat, nochanneling] Whirling Dragon Punch",
"/castsequence [combat, nochanneling] Tiger Palm, Blackout Kick",
"/castsequence [combat, nochanneling] Blackout Kick, Tiger Palm",
"/castsequence [combat, nochanneling] Fists of Fury",
"/cast [nochanneling] Touch of Death",
PostMacro={
},
KeyRelease={
"/cast Whirling Dragon Punch",
"/cast Fists of Fury",
},
},
},
}

Keep getting an error when pasting new code