New MMH Macro 7,3,5

UPDATET 13th April

Hello All

Here is my new macro, I have used different types of macros from here to make this one
I got Kil’jaeden’s Burning Wish and MKII Gyroscopic Stabilizer as my legendarys :slight_smile:

Macros:

ST and AoE:

Sequences['MMH-ST'] = {
-- This Sequence was exported from GSE 2.2.07.
  Author="Sîlver@Shadowsong",
  SpecID=254,
  Talents = "1113312",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
      },
      PreMacro={
        "/cast Lightforged Augment Rune",
        "/cast Repurposed Fel Focuser",
      },
        "/cast Aimed Shot",
        "/cast Aimed Shot",
        "/cast [nochanneling] A Murder of Crows",
        "/cast Windburst",
        "/cast [nochanneling] Marked Shot",
        "/cast [nochanneling] Arcane Shot",
        "/cast [nochanneling] Arcane Shot",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat] Trueshot",
      },
    },
  },
}
 
Sequences['MMH-AoE'] = {
-- This Sequence was exported from GSE 2.2.07.
  Author="Sîlver@Shadowsong",
  SpecID=254,
  Talents = "1113312",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Priority",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
      },
      PreMacro={
        "/cast Lightforged Augment Rune",
        "/cast Repurposed Fel Focuser",
      },
        "/cast Aimed Shot",
        "/cast Aimed Shot",
        "/cast [nochanneling] A Murder of Crows",
        "/cast Windburst",
        "/cast [nochanneling] Marked Shot",
        "/cast [nochanneling] Multi-Shot",
        "/cast [nochanneling] Multi-Shot",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat] Trueshot",
      },
    },
  },
}

Sidewinders:

Sequences['MMH-Sidwinders'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Allerîa@Shadowsong",
  SpecID=254,
  Talents = "1113311",
  Help = [[1/2 - 1/3 - 3 - 3 - 1/3 - 3]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
      },
      PreMacro={
        "/cast !Volley",
        "/cast Lightforged Augment Rune",
        "/cast Repurposed Fel Focuser",
      },
        "/cast [combat][nochanneling] Windburst",
        "/castsequence [nochanneling] Arcane Shot, !Marked Shot",
        "/castsequence [nochanneling] !Marked Shot, Arcane Shot",
        "/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot",
        "/cast [nochanneling] Arcane Shot",
        "/cast [nochanneling] Marked Shot",
        "/cast [nochanneling] Aimed Shot",
        "/cast [nochanneling] Marked Shot",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat] Trueshot",
        "/cast A Murder of Crows",
      },
    },
  },
}

Hope you like them, pls let me know if I can improve them ty :slight_smile:

Jimmy

:stuck_out_tongue:

Author="Allerîa@Shadowsong",
SpecID=254,
Talents = "2133313",
Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 3]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
},
PreMacro={
"/cast !Volley",
"/cast Lightforged Augment Rune",
"/cast Repurposed Fel Focuser",
},
"/cast [combat][nochanneling] Windburst",
"/castsequence [nochanneling] Arcane Shot, !Marked Shot",
"/castsequence [nochanneling] !Marked Shot, Arcane Shot",
"/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot",
"/cast [nochanneling] Arcane Shot",
"/cast [nochanneling] Marked Shot",
"/cast [nochanneling] Aimed Shot",
"/cast [nochanneling] Marked Shot",
PostMacro={
},
KeyRelease={
"/cast [combat] Trueshot",
"/cast A Murder of Crows",
},
},
},
}
Author="Allerîa@Shadowsong",
SpecID=254,
Talents = "2133313",
Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 3]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
},
PreMacro={
"/cast !Volley",
"/cast Lightforged Augment Rune",
"/cast Repurposed Fel Focuser",
},
"/cast [combat][nochanneling] Windburst",
"/castsequence [nochanneling] Multi-Shot, !Marked Shot",
"/castsequence [nochanneling] !Marked Shot, Multi-Shot",
"/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot",
"/cast [nochanneling] Multi-Shot",
"/cast [nochanneling] Marked Shot",
"/cast [nochanneling] Aimed Shot",
"/cast [nochanneling] Marked Shot",
PostMacro={
},
KeyRelease={
"/cast [combat] Trueshot",
"/cast A Murder of Crows",
},
},
},
}

anyone tested?

No cause won’t import for me as i just tried, now to find out why :stuck_out_tongue:

Try this one as didn’t spot the initial posts were missing the line ‘Sequences’ :stuck_out_tongue:

Sequences['MM'] = {
-- This Sequence was exported from GSE 2.2.03.
  Author="Allerîa@Shadowsong",
  SpecID=254,
  Talents = "2133313",
  Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 3]],
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
      },
      PreMacro={
        "/cast !Volley",
        "/cast Lightforged Augment Rune",
        "/cast Repurposed Fel Focuser",
      },
        "/cast [combat][nochanneling] Windburst",
        "/castsequence [nochanneling] Arcane Shot, !Marked Shot",
        "/castsequence [nochanneling] !Marked Shot, Arcane Shot",
        "/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot",
        "/cast [nochanneling] Arcane Shot",
        "/cast [nochanneling] Marked Shot",
        "/cast [nochanneling] Aimed Shot",
        "/cast [nochanneling] Marked Shot",
      PostMacro={
      },
      KeyRelease={
        "/cast [combat] Trueshot",
        "/cast A Murder of Crows",
      },
    },
  },
}
Sequences['MMAOE'] = {
-- This Sequence was exported from GSE 2.2.03.
Author="Allerîa@Shadowsong",
SpecID=254,
Talents = "2133313",
Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 3]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
},
PreMacro={
"/cast !Volley",
"/cast Lightforged Augment Rune",
"/cast Repurposed Fel Focuser",
},
"/cast [combat][nochanneling] Windburst",
"/castsequence [nochanneling] Multi-Shot, !Marked Shot",
"/castsequence [nochanneling] !Marked Shot, Multi-Shot",
"/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot",
"/cast [nochanneling] Multi-Shot",
"/cast [nochanneling] Marked Shot",
"/cast [nochanneling] Aimed Shot",
"/cast [nochanneling] Marked Shot",
PostMacro={
},
KeyRelease={
"/cast [combat] Trueshot",
"/cast A Murder of Crows",
},
},
},
}

ok so tested single target one on raiders dummy in sw and bursts at 1.3 mill but then drops down to 600-700k for me but that’s just me

Ty for your help Spoony :slight_smile:

Jimmy

Hello All

Here is the same macro with one different i have taking the Sidewinder Talent and it seems that i do more damage with it, pleas try out see how it works :slight_smile:

Sequences[‘MMH-Sidwinders’] = {
– This Sequence was exported from GSE 2.2.03.
Author=“Allerîa@Shadowsong”,
SpecID=254,
Talents = “2133311”,
Help = [[1/2 - 1/3 - 3 - 3 - 1/3 - 1]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = “Sequential”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection”,
},
PreMacro={
“/cast !Volley”,
“/cast Lightforged Augment Rune”,
“/cast Repurposed Fel Focuser”,
},
“/cast [combat][nochanneling] Windburst”,
“/castsequence [nochanneling] Arcane Shot, !Marked Shot”,
“/castsequence [nochanneling] !Marked Shot, Arcane Shot”,
“/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot”,
“/cast [nochanneling] Arcane Shot”,
“/cast [nochanneling] Marked Shot”,
“/cast [nochanneling] Aimed Shot”,
“/cast [nochanneling] Marked Shot”,
PostMacro={
},
KeyRelease={
“/cast [combat] Trueshot”,
“/cast A Murder of Crows”,
},
},
},
}

Jimmy

Much better DPS for me but i personally still prefer lone wolf talent. Good Work though

Sequences['MMH-Sidwinders'] = {
--This Sequence was exported from GSE 2.2.03.
Author="Allerîa@Shadowsong",
SpecID=254,
Talents = "2133311",
Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 1]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Sequential",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [target=focus, exists, nodead], [target=pet, exists, nodead] Misdirection",
},
PreMacro={
"/cast !Volley",
"/cast Lightforged Augment Rune",
"/cast Repurposed Fel Focuser",
},
"/cast [combat][nochanneling] Windburst",
"/castsequence [nochanneling] Arcane Shot, !Marked Shot",
"/castsequence [nochanneling] !Marked Shot, Arcane Shot",
"/castsequence [nochanneling] !Aimed Shot, !Aimed Shot, !Aimed Shot",
"/cast [nochanneling] Arcane Shot",
"/cast [nochanneling] Marked Shot",
"/cast [nochanneling] Aimed Shot",
"/cast [nochanneling] Marked Shot",
PostMacro={
},
KeyRelease={
"/cast [combat] Trueshot",
"/cast A Murder of Crows",
},
},
},
}

Ty Spoony

I only use lone wolf in raid and dungeons i like the tank pet for world content :slight_smile:

Jimmy

Hey guys…trying to copy paste this macro with Macrokit tool but wont work…do i need to change somthing or to add somthing to make it work or i just copy it like that?

It requires GSSE, not macro toolkit.

Hello All

The coding is working again :slight_smile:
so I have put all my macros in my first post in code, so it should be easy to import again :slight_smile:

A huge thanks to Spoony for helping puting my macros in code boxes when I couldn’t do it my self

Have fun all

jimmy

[quote quote=58032]Hello All

Macros:
ST:…
Hope you like them, pls let me know if I can improve them ty ???
Jimmy[/quote]

Can you let me know why your premacro has cast volley, but your talents call for Murder of Crows. Im confused :frowning:

[quote quote=58061]Talents = “2133311”,
Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 1]],[/quote]

Can you explain the 1/2 - 1/3 - 3 - 3 - 1/3 - 1 ??
I thought it was talent choice as in you have 1 or 2, then 1 or 3 … hen 3 then 3 then 1 or 3 then 1… but there are 7 talents and that’s only 6 options :slight_smile:

[quote quote=58504]

Hello All
Macros: ST:… Hope you like them, pls let me know if I can improve them ty ??? Jimmy

Can you let me know why your premacro has cast volley, but your talents call for Murder of Crows. Im confused ????[/quote]

Because the script will work with both and GSSE skips abilities that aren’t talented unless it’s a sequence (where there will likely be a hang-up).

[quote quote=58505]

Talents = “2133311”, Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 1]],

Can you explain the 1/2 – 1/3 – 3 – 3 – 1/3 – 1 ?? I thought it was talent choice as in you have 1 or 2,,, then 1 or 3 … hen 3 then 3 then 1 or 3 then 1… but there are 7 talents and that’s only 6 options ????[/quote]

The ‘help’ text is giving you build options, and the talents entry is likely telling you what he uses. I suspect the missing entry for the last talent is 1/3 (depending on if you want Sidewinders or Trick Shot).

“1/3” means take either the first or third talent in that row, it being your preference. For example, I would never not take Lone Wolf, it always sims more DPS for me; if I want a pet, go BM!

It’s always worth running a simulation for talent builds to assess which is best for your gear, content etc. Otherwise, use the default Wowhead or Icy-Veins templates if you are too ‘lazy’ to sim.

Thanks so much for the below info, Bobba :slight_smile: I was pretty sure that was the answer (to both of my questions) – however, i hate to assume!!

Indeed I’m a SimC fool - running the right gear and talents for the content i’m doing. That’s why I want Volley and not MoC and why i want TrickShot instead of Sidewinders. Really trying to find the best macro for AoE that just wrecks packs of raid adds :slight_smile:

[quote quote=58511]

Talents = “2133311”, Help = [[1/2 – 1/3 – 3 – 3 – 1/3 – 1]],

Can you explain the 1/2 – 1/3 – 3 – 3 – 1/3 – 1 ?? I thought it was talent choice as in you have 1 or 2,,, then 1 or 3 … hen 3 then 3 then 1 or 3 then 1… but there are 7 talents and that’s only 6 options ????
The ‘help’ text is giving you build options, and the talents entry is likely telling you what he uses. I suspect the missing entry for the last talent is 1/3 (depending on if you want Sidewinders or Trick Shot). “1/3” means take either the first or third talent in that row, it being your preference. For example, I would never not take Lone Wolf, it always sims more DPS for me; if I want a pet, go BM! It’s always worth running a simulation for talent builds to assess which is best for your gear, content etc. Otherwise, use the default Wowhead or Icy-Veins templates if you are too ‘lazy’ to sim.[/quote]

What would MMH-Sidwinders be?

Not sure I entirely understand, but guess you mean the talent set up? If so, 2133311 is what the OP appears to be running.