Hey all,
Here to share and return the favor, over the time i have been using and modifying the various macro’s around here.
My time to share the one i ended up with now, will update if i improve it.
Feel free to test it out and reply with your findings.
If you have your own macro or someone elses that works better or pulls more dps let us know!!!
Right now on my fresh 90 hunter with 495 ILVL i pull 80k steady, 100k burst single target and 100-200k+ aoe depending on group size.
Let me know what you pull with your ilvl!
MM 5.4 Single (0.3 = 30ms world ping for me, change where needed)
#showtooltip Chimera Shot
/cast [target=focus,help] [@pet] Misdirection
/targetenemy [noharm][dead]
/startattack
/petattack
/use [nopet]call pet 3
/cast [noharm] Fetch
/cast Aimed Shot!
/castsequence reset=0.3 0,0,0,0,Glaive Toss
/castsequence reset=0.3 0,0,0,Steady Shot
/castsequence reset=0.3 0,0,Aimed Shot
/castsequence reset=0.3 0,Chimera Shot
/castsequence reset=target Serpent Sting,Chimera Shot,Kill Shot,Kill Shot,null
/run UIErrorsFrame:Clear()
MM 5.4 AoE
#showtooltip Multi-Shot
/use [@focus,help][@pet]Misdirection
/targetenemy [noharm][dead]
/startattack
/petattack
/use [nopet]call pet 3
/use [noharm]Fetch
/castsequence reset=0.3 0,0,0,0,Glaive Toss
/castsequence reset=0.3 0,0,0,Kill Shot
/castsequence reset=0.3 0,Steady Shot
/castsequence reset=0.3 Multi-Shot
/run UIErrorsFrame:Clear()