View Single Post
Old 06/22/07, 1:44 PM   #88
Critties
Glass Joe
 
Night Elf Hunter
 
Thrall
I've been playing hunter since release and after reading all the theory crafting behind shot rotations and BM, I specced in to BM.

After a lot of reading I decided on the following macro for AS/Steady and KC

this my AS/Steady macro
/showtooltip Steady Shot
/script UIErrorsFrame:Hide()
/castsequence reset=3 Steady Shot, Auto Shot
/script UIErrorsFrame:Clear();UIErrorsFrame:Show();

and this is for my KC
/cast Arcane Shot(Rank 9)
/cast [target=pet, dead]; [nopet]; [target=pettarget, exists] Kill Command
/script UIErrorsFrame:Clear();UIErrorsFrame:Show();

I only spam the KC macro after i fire an auto shot.

I want to know if it's worth shooting an Arcane and a KC or not. From my experience trying to use a KC and still do a Steady was clipping my auto shots a lot so, I wanted a macro that I could use that wouldn't clip.

By using an Arcane/KC combo I get more damage than from just steady and my autoshots never get clipped.
But is this good for dps or not?

What are your opinions on my macro choices?
 
User is offline.