Page 1 of 1

Pet attack macro?

Posted: 26 Sep 2011, 22:23
by Hardlight
does anyone have a macro that will set my pet to auto attack (with the spell) at my target?

Re: Pet attack macro?

Posted: 29 Sep 2011, 04:54
by Clausewitz
I have it macro'd into my frostbolt like so
#showtooltip Frostbolt
/use Waterbolt
/cast Frostbolt
/script CombatLogClearEntries()

That line at the end fixes your combat log, I add it to any macro I use often to make sure my MSBT keeps working.

Re: Pet attack macro?

Posted: 29 Oct 2011, 12:43
by Karahn
Clausewitz wrote:I have it macro'd into my frostbolt like so
#showtooltip Frostbolt
/use Waterbolt
/cast Frostbolt
/script CombatLogClearEntries()

That line at the end fixes your combat log, I add it to any macro I use often to make sure my MSBT keeps working.
did that answer your question? or are you looking for a macro that sends ur pet aftr the person your targeting when you cast whatever spell