BM Max dps

just like say thank you to Gween I took some of his macro from High DPS, multi-purpose BM Macro - Patch 7.0+ - WoW Lazy Macros and I came up with this

Sequences['BM'] = {
  Author="Nanó@Draenor",  
  SpecID=253,
  Talents = "3113112",
  Default=1,
  Raid=2,
  Mythic=2,
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Cobra Shot",
      },
        "/cast Dire Beast",
        "/cast Kill Command",
        "/cast A Murder of Crows",
        "/cast Mend Pet",
      PostMacro={
      },
      KeyRelease={
      },
    },
    [2] = {
      StepFunction = [[Sequential]],
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Cobra Shot",
      },
        "/cast Dire Beast",
        "/cast Kill Command",
        "/cast A Murder of Crows",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

and a Aoe macro

Sequences['BMaoe'] = {
  Author="Nanó@Draenor",  
  SpecID=253,
  Talents = "3113112",
  Default=1,
  Raid=2,
  Mythic=2,
  MacroVersions = {
    [1] = {
      StepFunction = [[Sequential]],
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Multi-Shot",
      },
        "/cast Dire Beast",
        "/cast Kill Command",
        "/cast A Murder of Crows",
        "/cast Mend Pet",
      PostMacro={
      },
      KeyRelease={
      },
    },
    [2] = {
      StepFunction = [[Sequential]],
      LoopLimit=4,
      KeyPress={
        "/targetenemy [noharm][dead]",
        "/cast [combat] Bestial Wrath",
        "/cast [combat] Titan's Thunder",
      },
      PreMacro={
        "/cast [combat] Multi-Shot",
      },
        "/cast Dire Beast",
        "/cast Kill Command",
        "/cast A Murder of Crows",
      PostMacro={
      },
      KeyRelease={
      },
    },
  },
}

I ran a lot of testing on a Raiding Training Dummy and I ran a simulationcraft and I got 356k dps with this macro I got 320k with a 1 buttom macro I think that is very good give it a go and see what you think this is what stats I have World of Warcraft
And I use Aspect of the Wild manual

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

This is a great modification. I tried it out in ToV last night. Pulled very good DPS considering my ilevel/stats is no where close to Gween.

I’m glad that the macro works well for you

Would love to check it out but every time I try to import it I get an error and not sure why because it’s never imported successfully for me

Error Msg

does nothing

pls version patch 7.0.3
Addon sequence (/gsse)

Finally got it to work, Decent enough but I still get higher numbers off gween’s

Nice macro, i have 480-550 DPS, my gear

Don’t forget Aspect of the Wild and Blood Fury(Racial) are on separate key macro so you can chose when you blood lust

@Breza ty and wow 887 gear nice

hehehehe Thank you mate…

i have not tryed this macro before but im test it out but right now i use gween macro but ill try to compare them both it might be hard for me to actually compare it though but ill give it a try

delete

[quote quote=42893]Nice macro, i have 480-550 DPS, my gear

[/quote]

was that night hold you get that large dps at when you used this macro?

Thank you for this. I checked out the other macro you mentioned but all the mods made it pointless for me.

Your welcome

set the Loop limit to 4 as I have got Qa’pla, Eredun War Order witch at the boots I now stay about half focus in all fights witch is good tbh

So, we have the same legendaries and the same ilvl on gear besides your trinks are better than mine. Whats the speed mash button u using?
Im doing good dps with this macro tho, just think with a little tweaking on the side of the user, it can be even better

thanks

[quote quote=43976]set the Loop limit to 4 as I have got Qa’pla, Eredun War Order witch at the boots I now stay about half focus in all fights witch is good tbh http://eu.battle.net/wow/en/character/draenor/Nan%C3%B3/advanced
[/quote]

Thank you for your macro!

@ Thiago Silva I’m a button masher I do not use AHK I read some where that AHK might go against the T&C of blizzard. with that the LoopLimit=4 so that every 4 full cycle of the macro it will fire off Cobra Shot so I spam like mad lol. And @ Timmytimtim Thank you for using it

AHK is 100% not against the TOA. It has been discussed on this site and even had SS’s posted with a conversation with a Blizzard GM. No way you get banned using it.