fithin
June 22, 2013, 5:07pm
#1
I have made some modifications to a few of the macros I have seen on here to add more usability for my needs. I thought I would share. I am not 90 on BM Hunter yet. All of my macros are a work in progress as I am always trying to squeak out a few more points of dps as I can.
I will update these macros after any substantial changes
#showtooltip
/a focus
/targetenemy [noharm][dead]
/castsequence reset=target Serpent Sting,Hunter's Mark,null
/castsequence reset=0.3 0,0,0,0,0,Kill Shot
/castsequence reset=0.3 0,0,0,0,Kill Command
/castsequence reset=0.3 0,0,0,Dire Beast
/castsequence reset=0.3 0,0,Fervor
/castsequence reset=0.3 0,Kill Command
/castsequence reset=5/target Arcane Shot,Cobra Shot,Cobra Shot
/castsequence reset=target/23 [combat]Focus Fire
/use [combat] Bestial Wrath
/use [combat] Berserking
/petattack
/run UIErrorsFrame:Clear()
With this Single Target at level 85 with an iLvl of 371 I pulled consistently 23-24k dps.
Updated: 06/22/2013 @ 1624 CST
fithin
June 22, 2013, 5:10pm
#2
Here is the AOE version roughly the same thing except I use Multi Shot instead of Arcance Shot```
#showtooltip
/a focus
/targetenemy [noharm][dead]
/castsequence reset=target Serpent Sting,Hunter’s Mark,null
/castsequence reset=0.3 0,0,0,0,0,Kill Shot
/castsequence reset=0.3 0,0,0,0,Kill Command
/castsequence reset=0.3 0,0,0,Dire Beast
/castsequence reset=0.3 0,0,Fervor
/castsequence reset=0.3 0,Kill Command
/castsequence reset=5/target Multi Shot,Cobra Shot,Cobra Shot
/castsequence reset=target/23 [combat]Focus Fire
/use [combat] Bestial Wrath
/use [combat] Berserking
/petattack
/run UIErrorsFrame:Clear()
Major issues with both macros.
1 - You don’t need Hunter’s Mark in a macro. It’s applied from your shot rotation.
2 - Dire Beast and Fervor are on the same tier, you can’t have both.
3 - You don’t need /petattack if you have assist on. It does the same thing.
Look at the BM ones I made and you’ll see that they work just as well at 85 as they do 90.
Look at this topic and look at Teddy’s post. His works well, I do have a different one. https://wowlazymacros.com/forums/topic/beast-mastery-5-1-2/page/9
Going to close this topic seeing it’s mostly a duplicate.