Pet attack macro?
Posted: 26 Sep 2011, 22:23
does anyone have a macro that will set my pet to auto attack (with the spell) at my target?
Welcome to the Smolderforge Support Community! Go ahead and register a new account or login to a current one already made. Please post in the correct forums and be kind and respectful to others!
http://forums.smolderforge.com/
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 spellClausewitz 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.