pet summoning macro

Report bugs and share your ideas to improve WarcraftPets.
Post Reply
User avatar
GormanGhaste
MVP
Posts:371
Joined:August 1st, 2008
Pet Score:10398
Realm:Uldaman-us
Contact:
pet summoning macro

Post by GormanGhaste » December 1st, 2012, 10:29 am

This macro will randomly choose between using /randompet and /randomfavoritepet:

Code: Select all

/run C_PetJournal.SummonRandomPet(random(0, 1) == 1)
Thanks to Choonster on the WoW UI and Macro forum!

http://us.battle.net/wow/en/forum/topic ... 2?page=1#8
Mingyao on Madoran

User avatar
Quintessence
Site Admin
Posts:2760
Joined:June 4th, 2008
Pet Score:13928
Realm:Proudmoore-us
Contact:

Re: pet summoning macro

Post by Quintessence » December 1st, 2012, 2:39 pm

Nice!

Question: Can you only summon a random one from your favorites list by using /randomfavoritepet? Or will /randompet also choose one from that specific list every now and then?
Image
Feel free to browse through my pet collecting blog: http://wowpetaddiction.blogspot.com

User avatar
GormanGhaste
MVP
Posts:371
Joined:August 1st, 2008
Pet Score:10398
Realm:Uldaman-us
Contact:

Re: pet summoning macro

Post by GormanGhaste » December 1st, 2012, 11:45 pm

I assume /randompet chooses from all the pets.
Mingyao on Madoran

Post Reply