IIDX GOOOOLD
http://www.wowhead.com/?talent=ctbM0gxRwuVoVVbRV
macro this
#showtooltip Steady Shot
/script UIErrorsFrame:Hide()
/castsequence reset=3 Steady Shot, Auto Shot
/cast [target=pet, dead]; [nopet]; [target=pettarget, exists] Kill Command
/script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
spam one button to victory.
yes that is the best personal dps spec, DO NOT spec marksmanship for raiding. survival spec is only good if
1) you have really good survival gear
2) your melee dps it top notch (no point boosting crap melee when you can do loads more personal damage as BM)
the only thing i would change is the macro. castsequence is obsolete for some time now
razz it may be good for soloing but in raids you want maximum performance. i use this:
#showicon steady shot
/console Sound_EnableSFX 0
/cast !auto shot
/click [target=pettarget,exists] TrinityActionButton6
/cast steady shot
/cast [target=pettarget,exists] lightning breath
/console Sound_EnableSFX 1
and the second macro that is on my trinity button 6:
#showtooltip kill command
/castsequence reset=2 kill command, !auto shot, !auto shot, !auto shot
lightning breath line can be omitted if you don't use windserpent. splitting the macro into two parts helps with stupid kc lockups you may be getting with macro spam.
and bind your first macro to mousewheel or make sure you spam the button really fast. or use g15 / autohotkey / etc.
hope that helps
smile