Single-Button Assistant Macro

Just wanted to share this macro I put together, I shared it with some friends and people I’ve run into and they all seemed to like it a lot.

#showtooltip Single-Button Assistant
/targetenemy [noharm][dead]
/startattack
/petattack
/cast [nochanneling] [@mouseover,harm,nodead][] Single-Button Assistant
/script UIErrorsFrame:Clear()

Recommend the following tweak

#showtooltip
/stopmacro [channeling]
/targetenemy [noharm][dead]
/startattack
/petattack
/cast [@mouseover,harm,nodead] [] Single-Button Assistant
/script UIErrorsFrame:Clear()
1 Like

pretty cool :dizzy: