View Single Post
Old 06/15/07, 12:21 PM   #52 (permalink)
Harwin
Piston Honda
 
Night Elf Hunter
 
Mannoroth
Originally Posted by Enova View Post
Well, the macro i'm using (as a survival build, though, but i find that irrelevant, unless the BM haste talent may have some sidefects i didn't forsee) is something in the lines of

/castsequence reset=3 Steady Shot, Auto Shot
/cast [exists,target=pettarget] Kill Command

From what i can tell, it's quite effective (especially that KC doesn't trigger a global cooldown anymore), and it will not allow for firing a steady shot before the autoshot cycle has been finished. Also, if either of the shots crits, it will automatically proc a KC.

EDIT: The complete macro is

#showtooltip Steady Shot
/script UIErrorsFrame:Hide()
/castsequence reset=3 Steady Shot, Auto Shot
/cast [exists,target=pettarget] Kill Command
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
When I use what I think is an essentially identical, KC invariably fires between the steady and autoshots, thereby delaying autoshot slightly.
 
User is offline.
Reply With Quote