BM Max dps

this is what I’m going with at this time killing All Rare Elites on Broken Shore solo 800k to 1 million+ dps

this is my solo macro

Sequences['BM'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Nanó@Draenor",
  SpecID=253,
  Talents = "2112112",
  Default=1,
  Raid=2,
  Dungeon=2,
  Heroic=2,
  Mythic=2,
  MacroVersions = {
    [1] = {
     Combat=true,
      Trinket1=true,
      Trinket2=true,
      Ring1=true,
      Ring2=true,
      StepFunction = "Sequential",
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Cobra Shot",
      },
        "/cast Kill Command",
        "/cast Dire Beast",
        "/cast Dire Frenzy",
        "/cast A Murder of Crows",
        "/cast Kill Command",
        "/cast Mend Pet",
      PostMacro={
      },
      KeyRelease={
      },
    },
    [2] = {
     Combat=true,
      Trinket1=true,
      Trinket2=true,
      Ring1=true,
      Ring2=true,
      StepFunction = "Sequential",
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Cobra Shot",
      },
        "/cast Kill Command",
        "/cast Dire Beast",
        "/cast Dire Frenzy",
        "/cast A Murder of Crows",
        "/cast Kill Command",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

and I have a aoe 1

Sequences['BMaoe'] = {
-- This Sequence was exported from GSE 2.1.01.
  Author="Nanó@Draenor",
  SpecID=253,
  Talents = "2112112",
  Default=1,
  Raid=2,
  Dungeon=2,
  Heroic=2,
  Mythic=2,
  MacroVersions = {
    [1] = {
     Combat=true,
      Trinket1=true,
      Trinket2=true,
      Ring1=true,
      Ring2=true,
      StepFunction = "Sequential",
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Multi-Shot",
      },
        "/cast Kill Command",
        "/cast Dire Beast",
        "/cast Dire Frenzy",
        "/cast A Murder of Crows",
        "/cast Kill Command",
        "/cast Mend Pet",
      PostMacro={
      },
      KeyRelease={
      },
    },
    [2] = {
     Combat=true,
      Trinket1=true,
      Trinket2=true,
      Ring1=true,
      Ring2=true,
      StepFunction = "Sequential",
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Multi-Shot",
      },
        "/cast Kill Command",
        "/cast Dire Beast",
        "/cast Dire Frenzy",
        "/cast A Murder of Crows",
        "/cast Kill Command",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

hope this helps you all

this is my nuke macro when we in NH and blood lust is up

#showtooltip Aspect of the Wild
/cast Aspect of the Wild
/cast Blood Fury(Racial)

and I have a miss macro as well

#showtooltip misdirection
/cast [@focus,help][@pet,exists] Misdirection

Working really good! I did put the Misdirect line into the macro and change the talents to use Dire Frenzy. See this from icy-veins.com
With the new traits in 7.2, Dire Frenzy pulls ahead of Stomp in all situations in simulations, with the attack speed increase to your pet acting as a significant buff to Beast Cleave, and also the new Thunderslash trait which scales with pet attack speed. So with Dire Frenzy being the best choice for single-target and multi-target situations, the only remaining use case for Stomp is when you are dealing with massive, bursty AoE where you cannot use Dire Frenzy to adequately build up an advantage in a very short period of time. In Nighthold, super-fast AoE like this is pretty rare, and single-target is considered more important for most encounters. Therefore, the default choice is Dire Frenzy for all situations.

this is why I put Dire Beast and Dire Frenzy in the macro so you can pick for the situation in hand. what dps are you pulling with this macro @Burx and what ilvl are you???

iLevel 876, on raider’s training dummy your macro bursted to around a million for the Blood Fury timeframe then went down to 400k DPS at the 50 million damage done mark. Spirit Beast pet, 42 points into Artifact.
This is using Dire Frency not Stomp.

I just also tested Gween’s single target macro, and his bursted for 1.2 million and then finished 50 million damage done at 535k DPS. On both it does look like I’m focus capped pretty often and could fire off Cobra Shot much more often.

if your focus capped then just alter the LoopLimit=4 to LoopLimit=3

gween’s macro actual top dps best for singol damage.

you don’t need both Dire Beast and Dire Frenzy.
Dire Beast will fire Dire Frenzy if you’ve chosen that talent.

I

What pet are you using to tank the mini bosses?

Any pet right now does pretty good as long as you remember to Heal Pet. I use Fenryr almost always now and he does great.

Nice, i’ve been using Lightning Paw and he seems to be fine as well