Steady Shot Rotation with a separated Kill Command Macro
WoW Hunter Macro
This macro includes Lightning Breath for wind serpent users, followed by Auto Shot and Steady Shot. It also includes Kill Command for pet targets, using a separate macro. The UIErrorsFrame is cleared to prevent spamming. It is suitable for Hunters.
#showtooltip Steady Shot
/console Sound_EnableSFX 0
/cast [target=pettarget] Lightning Breath
/cast !Auto Shot
/cast Steady Shot
/click [target=pettarget,exists] MultiBarBottomLeftButton12
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()