7.3 Papa Enhance

hi there mate,

your macro is clearly the best one around. (the SpitzBoss one with stormstrike on other number)
I have just modded it a bit, to spam Feral spirit and Earthern spike too. (it seemed to skip alot with me)

Skada

Trinkets and stuff

spellbar

synapse

my synapse macro=
1 down (stormstrike Button)
1 up
(0.002)seconds delay
1 down(stormstrike Button)
1 up
(0.002)seconds delay
1 down(stormstrike Button)
1 up
(0.002)seconds delay
2 down(earthern Spike)
2 up
(0.002)seconds delay
2 down(earthern Spike)
2 up
(0.002)seconds delay
3 down (feral spirit)
3 up
4 down (Macro)
4 up
0.150 seconds delay

repeat

But i do like to say this to people, Shamans really change damagewise when they reach 40% haste and 60% mastery other stats just wont do with them.
great work mate

I have been away from doing anything productive. I have recently restarted on a new server with the intentions of raiding with some old friends. I am looking at these macros and not understanding any of them. I downloaded and installed GnomeSequencher and now I am incapable of finding where to put that macro in. Sorry to be such noob, but I am lost and getting overly frustrated at something that I am sure I am overlooking. Please help?

Found the GUI… now I am not seeing where to put the icons/buttons on to the action bars. I do not know how I am this stupid!

Oke mate here is what you do

type /gs
Press on import, do automaticly create macro icon

import

questionmark

then drag this to you spell bar, at this point it still should be a question mark caus it isnt used yet. :slight_smile:

Your crashing storms macro after 23m at dummy only spamming 1 button with a 0.150 delay

crashing storms

@Marion Wolf: TY!

Your explanation helped a ton! As I said in other posts, I was making this WAY too hard on myself. I was somehow over complicating this!

THANK YOU!

[quote quote=55071]Your crashing storms macro after 23m at dummy only spamming 1 button with a 0.150 delay
crashing storms
[/quote]
Thx for all the testing, soon id be making changes to it eventually when I get around to playing enhance again and hopefully, I can replicate the success like my Frost DK.

Which of these is a good AOE??

[quote quote=55082]Which of these is a good AOE??
[/quote]


Sequences['papa_enhance_'] = {
-- This Sequence was exported from GSE 2.1.04.
  Author="Shamanmaw@Draka",
  SpecID=263,
  Talents = "3112113",
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      KeyPress={
        "/cast Doom Winds",
      },
      PreMacro={
        "/targetenemy [noharm][dead]",
      },
        "/cast Flametongue",
        "/cast Feral Spirit",
        "/cast Rockbiter",
        "/cast Rockbiter",
        "/cast Stormstrike",
        "/cast Earthen Spike",
        "/cast Stormstrike",
        "/cast Crash Lightning",
        "/cast Rockbiter",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Lava Lash",
        "/cast Rockbiter",
        "/cast Rockbiter",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Crash Lightning",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

Reserved:
Added a new set of macros

If it’s oke with pancake i’d like to post the macro (otherwise just delete, your macro’s are really helpfull) here for the one’s that use the “soul of the farseer ring” .
Never dropping below 1mk dps.

DPS Skada

Legends & Trinks

Stat Weight

Spellbar

Synapse Config

Warning this is a puller ! :wink:

I am really enjoying this sequence and also like the all in one you did. Just one thing the all in one is missing a lava lash in it and this one is missing a lightning bolt. Any chance to add either or into one or the other. Soul of the farseer is pretty clutch

[quote quote=55179]I am really enjoying this sequence and also like the all in one you did. Just one thing the all in one is missing a lava lash in it and this one is missing a lightning bolt. Any chance to add either or into one or the other. Soul of the farseer is pretty clutch
[/quote]
It has lava lash on both but the beta one


Sequences['Papa_Enhance_beta'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Shamanmaw@Draka",
  SpecID=263,
  Talents = "3112113",
  Help = [[Alt for Feral Spirit
ctrl for Lava Lash
shift for Flametongue
]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      LoopLimit=4,
      KeyPress={
        "/cast [mod:alt] Feral Spirit",
        "/cast [mod:ctrl] Lava Lash",
        "/cast [mod:shift] Flametongue",
        "/targetenemy [noharm][dead]",
        "/cast Doom Winds",
      },
      PreMacro={
        "/cast Stormstrike",
      },
        "/castrandom Rockbiter,Stormstrike,Crash Lightning",
        "/cast Rockbiter",
        "/cast Earthen Spike",
        "/castsequence  reset=1/target  Stormstrike",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

its a modifer of ctrl.
I need to make a soul of the farseer but I don’t main my shaman so I don’t have that legendary and I tend to make macros for myself first then just put them on here.

yeah i think if you would put lava lash maybe as a modifier or even into the rotation like the all in one you did

Sequences[‘enhance_all_in_one’] = {
– This Sequence was exported from GSE 2.1.03.
Author=“Shamanmaw@Draka”,
SpecID=263,
Talents = “3112213”,
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Sequential”,
KeyPress={
“/cast Doom Winds”,
},
PreMacro={
“/targetenemy [noharm][dead]”,
},
“/cast Rockbiter”,
“/cast Earthen Spike”,
“/castsequence reset=9 Lightning Bolt”,
“/cast Flametongue”,
“/cast Crash Lightning”,
“/cast Feral Spirit”,
“/cast Stormstrike”,
PostMacro={
},
KeyRelease={
},
},
},
}

[quote quote=55184]yeah i think if you would put lava lash maybe as a modifier or even into the rotation like the all in one you did
Sequences[‘enhance_all_in_one’] = { — This Sequence was exported from GSE 2.1.03. Author=”Shamanmaw@Draka”, SpecID=263, Talents = “3112213”, Default=1, MacroVersions = { [1] = { StepFunction = “Sequential”, KeyPress={ “/cast Doom Winds”, }, PreMacro={ “/targetenemy [noharm][dead]”, }, “/cast Rockbiter”, “/cast Earthen Spike”, “/castsequence reset=9 Lightning Bolt”, “/cast Flametongue”, “/cast Crash Lightning”, “/cast Feral Spirit”, “/cast Stormstrike”, PostMacro={ }, KeyRelease={ }, }, }, }
[/quote]
its already there

Nice macro dude! But i have a two questions:

1 - I use AHK for my macros, how many milliseconds do you recommend for this macro?

2 - Fury of Air is good for this macro? If so, in what part of the macro can I add it?

Thank you and sorry… My english is rusty haha

[quote quote=55195]Nice macro dude! But i have a two questions:
1 – I use AHK for my macros, how many milliseconds do you recommend for this macro?
2 – Fury of Air is good for this macro? If so, in what part of the macro can I add it?
Thank you and sorry… My english is rusty haha
[/quote]
1: I don’t personally use ahk but prob 80-100 mil.
2: Like this but i don’t know if it will work that well
ctrl for air and shift to gain resource when low


Sequences['Papa_Enhance_Fury'] = {
-- This Sequence was exported from GSE 2.2.02.
  Author="Shamanmaw@Draka",
  SpecID=263,
  Talents = "3112123",
  Help = [[Alt for Feral Spirit if it doesnt go off
ctrl for Fury of Air
shift for Rockbiter
]],
  Default=1,
  MacroVersions = {
    [1] = {
     Combat=true,
      StepFunction = "Sequential",
      LoopLimit=4,
      KeyPress={
        "/cast [mod:alt] Feral Spirit",
        "/cast [mod:ctrl] Fury of Air",
        "/cast [mod:shift] Rockbiter",
        "/targetenemy [noharm][dead]",
        "/cast Doom Winds",
      },
      PreMacro={
        "/cast Stormstrike",
      },
        "/cast Flametongue",
        "/cast Feral Spirit",
        "/cast Rockbiter",
        "/cast Rockbiter",
        "/cast Stormstrike",
        "/cast Earthen Spike",
        "/cast Stormstrike",
        "/cast Crash Lightning",
        "/cast Rockbiter",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Lava Lash",
        "/cast Rockbiter",
        "/cast Rockbiter",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Stormstrike",
        "/cast Crash Lightning",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}


What weak auras do you use?

Nevermind, using…

https://wago.io/EJohkuIKb