Thursday, August 20, 2009

DRUID: Use Trinkets + Cast Maul

Description:
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

No comments: