Magnetto 0 Report post Posted November 25, 2016 Hey guys I found this helpful macro which attacks anything infront of the character and uses Raptor Strike on toggle and Mongoose Bite while shift-down. When I press the macro second time it would stop attacking, it would be great if some command could change that if I would spam it, character would not stop attack. Does anyone have any suggestions? Here is the macro: /script if (not PlayerFrame.inCombat) then AttackTarget() end /script if IsShiftKeyDown() then CastSpellByName("Mongoose Bite") else CastSpellByName("Raptor Strike") end Second question is how to add a "alt" modifer, so I can add a 3rd spell which would activate while pressing the alt+binding. Its something like "elseif" but I don't know how to incorporate i within the macro itself. Many thanks in advance, Magnetto 0 Share this post Link to post Share on other sites
Barrymanalow 1 Report post Posted November 26, 2016 I dont play hunter anymore but i know there is a guide with this on nost old forums, ive used it myself. 0 Share this post Link to post Share on other sites
redzeus 0 Report post Posted November 29, 2016 there is an addon called perfect hunter u can download which pretty much makes the "main" combat rotation 0 Share this post Link to post Share on other sites
Sparkles 0 Report post Posted November 29, 2016 there is an addon called perfect hunter u can download which pretty much makes the "main" combat rotation What are you talking about? 0 Share this post Link to post Share on other sites