I use http://www.wowinterface.com/downloads/i ... owMoP.html
90% Guaranteed...
unfortunately is outdated ...
Pet rarity macro!
- Doobjanka
- Posts:467
- Joined:September 13th, 2008
- Pet Score:9260
- BattleTag®:Doobjank#1625
- Realm:Madoran-us
- Contact:
Amazing pet battle macro to determine the rarity before you decide to actually go through with the fight.
/run for i=1,C_PetBattles.GetNumPets(2) do SELECTED_CHAT_FRAME:AddMessage(C_PetBattles.GetName(2,i).." - ".._G["BATTLE_PET_BREED_QUALITY"..C_PetBattles.GetBreedQuality(2,i)]) end
Thanks go to the WoW Pet Battle Forums. http://us.battle.net/wow/en/forum/topic/6713581954
Queue up for the fight, press the hotkey you have it assigned to and it tells you what rarity the ones you're fighting are. It's great for going back to lower zones to get rares.
/run for i=1,C_PetBattles.GetNumPets(2) do SELECTED_CHAT_FRAME:AddMessage(C_PetBattles.GetName(2,i).." - ".._G["BATTLE_PET_BREED_QUALITY"..C_PetBattles.GetBreedQuality(2,i)]) end
Thanks go to the WoW Pet Battle Forums. http://us.battle.net/wow/en/forum/topic/6713581954
Queue up for the fight, press the hotkey you have it assigned to and it tells you what rarity the ones you're fighting are. It's great for going back to lower zones to get rares.
Proudly volunteering to this website since 11/09!
Re: Pet rarity macro!
It actually works! You have to be in the battle for it to work though.
It even shows the quality of the 2nd and 3d pet in the battle!
How do you find these kinds of things out?
It even shows the quality of the 2nd and 3d pet in the battle!
How do you find these kinds of things out?
Re: Pet rarity macro!
Thank you so much! I haven't been able to get the addon to work, so this will make things a little easier.
- Nomadbr
- Posts:10
- Joined:February 8th, 2011
- Pet Score:3566
- BattleTag®:Nomad#1403
- Realm:Goldrinn-us
- Contact:
Re: Pet rarity macro!
i create macro but dont work in battle
- Quintessence
- Posts:2781
- Joined:June 4th, 2008
- Pet Score:14744
- Realm:Proudmoore-us
- Contact:
Re: Pet rarity macro!
The Pet Battle UI will cover up your bars so assign a keybind to the macro and hit that button during a battle. It should work then and list the qualities of the pets in your chat window.Nomadbr wrote:i create macro but dont work in battle
Feel free to browse through my pet collecting blog: http://wowpetaddiction.blogspot.com
Re: Pet rarity macro!
All works good! For bind macro to key use - http://us.battle.net/wow/en/forum/topic/2267576976#4