7.2 lashing flames macro question Based On 2,2,1,3,1,1,2

Any updates on this to improve it?

I’m gonna try this tonight on our Heroic clear… I’m at an iLvl of 904 and I have the bracers and ring. Just need to figure out how I’m gonna make up for the massive loss of Mastery from the Ledgy Legs…

[quote quote=48320]I’m gonna try this tonight on our Heroic clear… I’m at an iLvl of 904 and I have the bracers and ring. Just need to figure out how I’m gonna make up for the massive loss of Mastery from the Ledgy Legs…
[/quote]
let me know how you do i posted my numbers from the heroic fights on the previous pages, if any one comes up with any improvements let me know i will surely test it

Sequences[‘TOPdps’] = {
— This Sequence was exported from GSE 2.0.14.
Author=”WhoKnows”,
SpecID=263,
Talents = “2213112”,
Default=1,
Icon=’Spell_Shaman_ImprovedStormstrike’,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
“/targetenemy [noharm][dead]”,
},
PreMacro={
},
“/cast Feral Spirit”,
“/castsequence Flametongue, Frostbrand”,
“/castsequence Rockbiter, Rockbiter, Lava Lash”,
“/castsequence Rockbiter, Lava Lash, Lava Lash”,
“/cast Rockbiter”,
PostMacro={
},
KeyRelease={
“/cast [combat] Blood Fury”,
“/cast [combat] Doom Winds”,
},
},
},
}

Hmm I cannot seem to get it to work right. Can someone get this to work right so I can import it?

Sequences['TOPdps'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="WhoKnows",
  SpecID=263,
  Talents = "2213112",
  Default=1,
  Icon='Spell_Shaman_ImprovedStormstrike',
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
      },
      PreMacro={
      },
        "/cast Feral Spirit",
        "/castsequence Flametongue, Frostbrand",
        "/castsequence Rockbiter, Rockbiter, Lava Lash",
        "/castsequence Rockbiter, Lava Lash, Lava Lash",
        "/cast Rockbiter",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat] Blood Fury",
        "/cast [combat] Doom Winds",
      },
    },
  },
}

these are the talents I am running and i am hitting 720 on the training dummy

thats my stat line
`Sequences[‘binhnguyen’] = {
– This Sequence was exported from GSE 2.0.14.
Author=“binhnguyen”,
SpecID=263,
Talents = “3312212”,
Help = “Talents - 3312212”,
Default=1,
Icon=‘Spell_Shaman_ImprovedStormstrike’,
MacroVersions = {
[1] = {
StepFunction = “Priority”,
KeyPress={
},
PreMacro={
},
“/castsequence [combat] Rockbiter, Rockbiter, Lava Lash”,
“/castsequence [combat] Feral Spirit, Crash Lightning”,
“/castsequence Rockbiter, Flametongue, Frostbrand, Lightning Bolt, Lava Lash”,
“/castsequence Rockbiter, Rockbiter, Lightning Bolt, Stormstrike”,
“/castsequence Rockbiter, Lava Lash”,
PostMacro={
},
KeyRelease={
“/startattack”,
“/cast [combat] Blood Fury”,
“/cast [combat] Berserking”,
“/cast [combat] Doom Winds”,
},
},
},
}

macro does not work