1 milion dps now!!!

look with these talents I get to 1 million dps, as in the first macro my I used a video of youtube to do this too, if you like just let me know and changes for the better will be very welcome, thank you…`
Sequences[‘MY_DPS_AOE’] = {
– This Sequence was exported from GSE 2.0.14.
Author=“Sougalinha@Nemesis”,
SpecID=103,
Talents = “2,3,2,1,2,2,1”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
“/cast [noform:2] Cat Form”,
“/cast [nostealth,nocombat] Prowl”,
“/castsequence reset=combat Rake, Shred, Savage Roar, null”,
},
PreMacro={
},
“/castsequence reset=target Rake, Incarnation: King of the Jungle, Brutal Slash, Shred, Rip, Brutal Slash, Shred, Shred, Shred, Shred, Ferocious Bite, Rake, Shred, Shred, Shred, Shred, Ferocious Bite”,
“/castsequence reset=target Rake, Brutal Slash, Shred, Shred, Rip, Shred, Shred, Shred, Rake, Ferocious Bite, Shred, Shred, Shred, Shred, Shred, Ferocious Bite”,
“/castsequence [combat] Ashamane’s Frenzy, Rip, Shred”,
“/cast [combat] Tiger’s Fury”,
“/cast [combat] Berserk”,
PostMacro={
},
KeyRelease={
“/console autounshift 0”,
“/cast Regrowth”,
“/console autounshift 1”,
},
},
},
}

Look, I do not know how to put it in code, so it was.

`Sequences[‘MY_DPS_AOE’] = {
– This Sequence was exported from GSE 2.0.14.
Author=“Sougalinha@Nemesis”,
SpecID=103,
Talents = “2,3,2,1,2,2,1”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
“/cast [noform:2] Cat Form”,
“/cast [nostealth,nocombat] Prowl”,
“/castsequence reset=combat Rake, Shred, Savage Roar, null”,
},
PreMacro={
},
“/castsequence reset=target Rake, Incarnation: King of the Jungle, Brutal Slash, Shred, Rip, Brutal Slash, Shred, Shred, Shred, Shred, Ferocious Bite, Rake, Shred, Shred, Shred, Shred, Ferocious Bite”,
“/castsequence reset=target Rake, Brutal Slash, Shred, Shred, Rip, Shred, Shred, Shred, Rake, Ferocious Bite, Shred, Shred, Shred, Shred, Shred, Ferocious Bite”,
“/castsequence [combat] Ashamane’s Frenzy, Rip, Shred”,
“/cast [combat] Tiger’s Fury”,
“/cast [combat] Berserk”,
PostMacro={
},
KeyRelease={
“/console autounshift 0”,
“/cast Regrowth”,
“/console autounshift 1”,
},
},
},
}

and I do not know how to put it in code

Sequences['MY_DPS_AOE'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Sougalinha@Nemesis",
  SpecID=103,
  Talents = "2,3,2,1,2,2,1",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast [noform:2] Cat Form",
        "/cast [nostealth,nocombat] Prowl",
        "/castsequence  reset=combat  Rake, Shred, Savage Roar, null",
      },
      PreMacro={
      },
        "/castsequence  reset=target  Rake, Incarnation: King of the Jungle, Brutal Slash, Shred, Rip, Brutal Slash, Shred, Shred, Shred, Shred, Ferocious Bite, Rake, Shred, Shred, Shred, Shred, Ferocious Bite",
        "/castsequence  reset=target  Rake, Brutal Slash, Shred, Shred, Rip, Shred, Shred, Shred, Rake, Ferocious Bite, Shred, Shred, Shred, Shred, Shred, Ferocious Bite",
        "/castsequence [combat] Ashamane’s Frenzy, Rip, Shred",
        "/cast [combat] Tiger’s Fury",
        "/cast [combat] Berserk",
      PostMacro={
      },
      KeyRelease={
        "/console autounshift 0",
        "/cast Regrowth",
        "/console autounshift 1",
      },
    },
  },
}

there you go

Won’t import. I think it’s the brackets around Sequential. I changed them to “” and import worked.

Also, the macro states AOE. Is this the AOE flavor to your other macros?

Sequences[‘MY_DPS_AOE’] = {
— This Sequence was exported from GSE 2.0.14.
Author=”Sougalinha@Nemesis”,
SpecID=103,
Talents = “2,3,2,1,2,2,1”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = [[Sequential]],
KeyPress={
“/cast [noform:2] Cat Form”,
“/cast [nostealth,nocombat] Prowl”,
“/castsequence reset=combat Rake, Shred, Savage Roar, null”,
},
PreMacro={
},
“/castsequence reset=target Rake, Incarnation: King of the Jungle, Brutal Slash, Shred, Rip, Brutal Slash, Shred, Shred, Shred, Shred, Ferocious Bite, Rake, Shred, Shred, Shred, Shred, Ferocious Bite”,
“/castsequence reset=target Rake, Brutal Slash, Shred, Shred, Rip, Shred, Shred, Shred, Rake, Ferocious Bite, Shred, Shred, Shred, Shred, Shred, Ferocious Bite”,
“/castsequence [combat] Ashamane’s Frenzy, Rip, Shred”,
“/cast [combat] Tiger’s Fury”,
“/cast [combat] Berserk”,
PostMacro={
},
KeyRelease={
“/console autounshift 0”,
“/cast Regrowth”,
“/console autounshift 1”,
},
},
},
}
`

[quote quote=55044]Won’t import. I think it’s the brackets around Sequential. I changed them to “” and import worked.
Also, the macro states AOE. Is this the AOE flavor to your other macros?
[/quote]

true, fixed now… Actualy all quotations were wrong
However , out of curiosity tested it right now, ilvl 920 650 k dps on dummy . While i want to tank you for your input, I must say nothing can even come close to Darkonius macros . Same gear doing 1.2 mil dps, with burst far above 2,5 mil . you sholud check those asap

to get a code box like

line 1
line 2

Highlight the lines when you type them in and hit the “code” button from this very text box. it works just like b - bold and i - italics.

my other macro
https://wowlazymacros.com/forums/topic/my-dps-is-between-700-and-900k-with-this-macro/

`true

Roosewelt, it tells you very clearly when you are making the post there’s a button called code when you hit it it puts in a non shifted tilde character you then put your code in that and escape the tag by putting another tilde key character (it’s the one to the left of your #1 key on your numbers (not the numpad) at the end.

so like this:

code example

Sequences['MY_DPS_AOE'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Sougalinha@Nemesis",
  SpecID=103,
  Talents = "2,3,2,1,2,2,1",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/cast [noform:2] Cat Form",
        "/cast [nostealth,nocombat] Prowl",
        "/castsequence  reset=combat  Rake, Shred, Savage Roar, null",
      },
      PreMacro={
      },
        "/castsequence  reset=target  Rake, Incarnation: King of the Jungle, Brutal Slash, Shred, Rip, Brutal Slash, Shred, Shred, Shred, Shred, Ferocious Bite, Rake, Shred, Shred, Shred, Shred, Ferocious Bite",
        "/castsequence  reset=target  Rake, Brutal Slash, Shred, Shred, Rip, Shred, Shred, Shred, Rake, Ferocious Bite, Shred, Shred, Shred, Shred, Shred, Ferocious Bite",
        "/castsequence [combat] Ashamane’s Frenzy, Rip, Shred",
        "/cast [combat] Tiger’s Fury",
        "/cast [combat] Berserk",
      PostMacro={
      },
      KeyRelease={
        "/console autounshift 0",
        "/cast Regrowth",
        "/console autounshift 1",
      },
    },
  },
}