(GS-E) Pre-Legion 7.0.3 Macro – BM Hunter

Here’s my BM macro’s, when im not playing Surv :stuck_out_tongue:

U can change the number, to whatever pet u like chosen in this line.
/cast [nopet,nodead]Call Pet 5;[@pet,dead]Heart of the Phoenix

Single Target:

Sequences['BM-Dps'] = {
specID = 253,
author = "Zole",
helpTxt = "Dps Single - Talent: 3112133",
StepFunction = GSStaticPriority,
PreMacro = [[
/cast [nopet,nodead]Call Pet 5;[@pet,dead]Heart of the Phoenix
/targetenemy [noharm][dead]
/startattack
/petattack [@target,harm]
/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection
/cancelaura Volley
]],
"/cast !Kill Command",
"/cast Dire Beast",
"/cast Cobra Shot",
"/cast !Kill Command",
PostMacro = [[
/cast Aspect of the Wild
/cast Bestial Wrath
]],
}

AoE Dps

Sequences['BM-Aoe'] = {
specID = 253,
author = "Zole",
helpTxt = "AoE Dps - Talent: 3112133",
StepFunction = GSStaticPriority,
PreMacro = [[
/cast [nopet,nodead]Call Pet 5;[@pet,dead]Heart of the Phoenix
/targetenemy [noharm][dead]
/cast !Volley
/startattack
/petattack [@target,harm]
/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection
]],
"/cast !Kill Command",
"/cast Dire Beast",
"/cast Multi-Shot",
"/cast !Kill Command",
PostMacro = [[
/cast Aspect of the Wild
/cast Bestial Wrath
]],
}

What are your Talents? Nevermind

[quote quote=31410]What are your Talents? Nevermind
[/quote]
That you BBG?

Hey hon, How do you find the damage output on this one? am trying a few out xx

heya

Testing damage output, depends on many things, gear lvl, stats, rotation, buff, flasks, etc.

But u can try it out, and use one of the damage meters below :slight_smile:
Download Recount or Skada Damage Meter

Thanks, I will try it.