OK, I have been doing some tests and Im a little frustrated. I cant seem to get to a 1:1 rotation. Here are my results with two slightly different macros. BTW, my hunter's name is
Reecher is BM and using the badge xbow.
With my original 1:1 macro I was getting 65% SSs and 35% Auto shots. Here is the macro
#showtooltip Steady Shot
/cast !Auto Shot
/cast [target=pettarget, exists] Kill command
/cast Steady Shot
/script UIErrorsFrame:Clear()
With a slightly different one I was getting 58% SSs and 42% Auto shots. Better but still far off. My Ping was between 200-250 the entire time. Here is the macro.
#showtooltip Steady Shot
/cast !auto shot
/castsequence steady shot
/cast [target=pettarget,exists] Kill Command
/script UIErrorsFrame:Clear()
So why am I not getting a 1:1 ratio? Is it my mediocre latency? Should I be getting some haste? How much? Any better ideas? Thanks!