-
hunter macros
Hellos,
i've been grinding up a couple of hunters the last few days, they are on follow on my main hunter 90% of the time in instances. Im now in Zul Farrak and i'd like to start skilling them up so i can mess about in the Bgs with them @ 39. So i need to setup my assist macros.
My typical dps macro for my hunter, which is spam non stop is this:
/script UIErrorsFrame:Hide()
/castsequence reset=3 Steady Shot, Auto Shot
/cast [exists,target=pettarget] Kill Command
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
My current "assist main char" macro is this:
/assist [target=focus, exists]
/cast [nocombat] ;
/startattack [combat];
I have to admit i completely suck with macros, but what im trying to do is have the characters on follow run the same macro as my main character.
Is it as simple as this? :
/assist [target=focus, exists]
/castsequence reset=3 Steady Shot, Auto Shot
/cast [exists,target=pettarget] Kill Command
/cast [nocombat] ;
/startattack [combat];
I cant test it at the moment (at work) hence the post ;D
Any hunter macro advice appreicated.
-
Just copy your existing macro to all your charectors, then depending on how you are using follow either set a new partyleader or just simple use your macros to rotate around your group.
Mine are setup exactly the same on all chars so it dosnt matter which one I'm on and if 1 dies I just change to the other ones.
-
you will have to remove steady shot though, since your lowbe hunters can't use that skill (so it will stop the castsequence macro)