MM PvE Patch 7.1.5 Macro

Dear friends,

The macro written below is taken from Kirr. I took it long ago but it still works for me. I’ve made some changes but nothing major. I prefer it because it is literally one button and uses sidewinders (so you don’t have to switch between multi shot and arcane shot.

I managed to get to 3.2M DPS on Level 85 orgrimmar single target dummy. My iLevel is 847.

If you share your DPS results, that’s also very much appreciated.

BR,

Sequences['MMboss_Orcun_v01'] = {
  Author="Kirr",  
  SpecID=254,
  Talents = "1113121",
  Help = "3.2M DPS on Single Target Level 85 Dummy. iLevel 847",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy  [noharm][dead]",
        "/cast [combat,nochanneling] Blood Fury",
        "/cast [combat,nochanneling] Trueshot",
      },
      PreMacro={
      },
        "/cast [nochanneling] A Murder of Crows",
        "/cast [nochanneling] Sidewinders",
        "/cast [nochanneling] Marked Shot",
        "/cast [nochanneling] Aimed Shot",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}

Update:

Ver 0.2:

  • Switched from LnL to True Aim

No major damage change. Managed to reach 3.3M DPS on the same dummy.

Sequences['MMboss_Orcun_v02'] = {
  Author="Kirr",  
  SpecID=254,
  Talents = "1313121",
  Help = "3.2M DPS on Single Target Level 85 Dummy. iLevel 847

Ver 0.2:
- Changed LnL to True Aim",
  Default=1,
  MacroVersions = {
    [1] = {
      StepFunction = "Sequential",
      KeyPress={
        "/targetenemy  [noharm][dead]",
        "/cast [combat,nochanneling] Blood Fury",
        "/cast [combat,nochanneling] Trueshot",
      },
      PreMacro={
      },
        "/cast [nochanneling] A Murder of Crows",
        "/cast [nochanneling] Sidewinders",
        "/cast [nochanneling] Marked Shot",
        "/cast [nochanneling] Aimed Shot",
      PostMacro={
      },
      KeyRelease={
        "/startattack",
      },
    },
  },
}

shouldn’t that be 1313111 in talents?.. the one u selected is barrage instead of a murder of crows?

Unable to import

Why is there no Windburst or Arcane Shot in the macro?
Arcane Shot is your primary active source of Focus regeneration and it’s also the vehicle for letting you cast Marked Shot when it procs.

And also when testing it out on a Level 85 Target dummy your DPS will be higher (since we can pretty much one shot any level 85 mob) than testing it against a Raid Boss dummy.

[quote quote=41196]Why is there no Windburst or Arcane Shot in the macro? Arcane Shot is your primary active source of Focus regeneration and it’s also the vehicle for letting you cast Marked Shot when it procs.
And also when testing it out on a Level 85 Target dummy your DPS will be higher (since we can pretty much one shot any level 85 mob) than testing it against a Raid Boss dummy.
[/quote]

Mystic, he’s got Sidewinders…

But no Windburst is probably wrong. And going against a level 85 target dummy is just plain a mistake; tells you nothing.