Macro:Single button survival hunter DPS

From Dual-Boxing Wiki

Jump to: navigation, search

Description

Note: This macro assumes that you have:

  • Explosive Shot
  • Black Arrow

Whenever a new target is selected, a hunter's mark is placed. After that a spell rotation starts with serpent sting and then a series of shots are triggered. There are some 'holes' in the main castsequence so that Black Arrow can be triggered whenever it is available.

Complete macro

/console Sound_EnableSFX 0
/click MultiBarBottomRightButton11 # call subroutine 1
/click MultiBarBottomRightButton12 # call subroutine 2
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()

Subroutine 1:

/castsequence reset=target hunter's mark, nil
/use 13
/use 14
/cast Rapid Fire
/cast Kill Command

Subroutine 2:

/castsequence reset=10 serpent sting, explosive shot, steady shot, ,steady shot, explosive shot, steady shot, steady shot, steady shot, ,explosive shot, steady shot, steady shot
/cast Black Arrow
Personal tools