Attempts to use both trinket slots then casts Maul and turns auto attack on. Trinket error sounds and messages are suppressed.
Macro:
#showtooltip Maul
/console Sound_EnableSFX 0
/use 13
/use 14
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/cast Maul
/startattack
/console Sound_EnableSFX 0
/use 13
/use 14
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/cast Maul
/startattack
No comments:
Post a Comment