thats pretty fast
nice 1 dude
This is EPIC!
ATENTION!
Many people said that all 3 of their pets get xp - it happens when you didn't select pet on account you leveling. I do it like this:
I got dummy acc with pets 25 / 1 / 1 and powerleveled acc with 25 / 1 / 1. When fight start on powerleveled acc i choose pet with 25 lvl, and then forfeit on dummy account without even selecting pet.
Shame I don't have heirlooms![]()
nice one epic find
Useful macros :
/script C_PetBattles.StartPVPMatchmaking(); // Queues for Pet Battle
/click DropDownList1Button2 // Accept invite
/run C_PetBattles.ForfeitGame() // Forfeits the game
havent found a solution for picking a pet yet... and if I don't chose one my other ones will level aswell
EDIT : with your char that always looses you can just put all of those 3 lines in 1 macro as it won't **** up anything... with the char that always wins you can macro the first 2 lines![]()
Last edited by leis; 05-02-2013 at 10:30 AM.
Would the 300% elixir work with this?
So what exp buffs work with this? ;p Guess RAF doesnt work.
Is everyone that's having problems with queues on RaF or SoR accounts? That seems to be my issue, I can do it when the accounts aren't linked in any way.
can someone from EU realm post his way: working even if u have both toons logged on the same realm, all pets housl be the same qualitz or doesnt matter.can main (levelling char) be low like ~20 level, when do u perform it? i tried at late night,midday etc the only difference is waiting time, every time one of toon got an invitation to battle when the opther one was still in queque, tried with 25/1/1, 9/2/4etc could be cause i have static ip so both account has the same ip address so blizz system wont let those fight agains each other? rly dont understand it what iam doing wrong, at the beginning oif battle pets i got my pvp achievemtn this way
ty for the info
iam using 2 accounts fine with different pets
started with 22/1/1 and got it to 25
now iam using 25/1/1 and get myself everytime
both chars are on a full server
I also have a hard time getting this to work on EU server. Have tried several times with linked accounts, non-linked, friends accounts, different pet level compositions etc. I have yet to see this work for me![]()
it's working fine for me on high populated EU server, different bnet accounts, one char in alliance and other in horde
another useful macro:
auto-confirm forfeit game - needs to be run only once
/run PetBattleFrame.BottomFrame.ForfeitButton:SetScript("OnClick", function() C_PetBattles.ForfeitGame() end)