View Single Post
Old 03/07/08, 2:31 PM   #452 (permalink)
Destrali
Glass Joe
 
Destrali's Avatar
 
Orc Hunter
 
Lothar
This is the best way I have found to include AS and MS in shot macros as well as KC. KC has its inherent problems with Auto but this appears to be the best workaround thats out there at the moment.

#showtooltip Steady Shot
/script UIErrorsFrame:Hide()
/castsequence reset=2 !Auto Shot, Steady Shot
/castrandom Arcane Shot, Multi-Shot
/cast [target=pettarget, exists] Kill command
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()

I believe most people fire a SS at the start of the macro instead of an Auto, I moved the auto first to fire the first shot, then the weapon speed delay would be masked by the SS cast time. I run a modified version of this macro to exclude MS as well as the above macro to avoid CC mobs and to cut down on mana consumption while trying to maintain high DPS. Its worked out great for me so far being a MM hunter, have yet to find anything that surpased it in functionality.
 
User is offline.