Hunter Pet Emote Macro

I’ve devised this macro so I can hear my character emote when I’m playing solo. I’ve got a habit of spamming my Kill Command quite a bit, and I’ve added loads of conditions to it that prevent the emote from being spammed.

#showtooltip Kill Command
/use [nopet,nomod] Call Pet 1()
/petattack
/use Kill Command
/stopmacro [combat][noharm][nopet][group:raid][group:party][dead]
/charge

The only hiccup is that if an enemy isn’t in my line of sight or is out of range, spamming the macro would spam /charge… I have no idea how I would fix that or even if macros are capable of adding an out-of-line-of-sight or out-of-range condition. Otherwise it’s basically idiot-proof.

not combat macros

1 Like