[PQR] CodeMyLife PokeRotation - Automated Pet Battles. menu

User Tag List

Page 16 of 22 FirstFirst ... 121314151617181920 ... LastLast
Results 226 to 240 of 316
  1. #226
    wowd00d's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks bu_ba_911, I set Auto Clicker on and Follower Distance at 50 (I assume you need both active for movement to kick in). However what's happening now is it targets the pets and then spams that I'm too far away to interact. Sorry, I'm fairly new to non-rotation profiles for PQR.

    [PQR] CodeMyLife PokeRotation - Automated Pet Battles.
  2. #227
    MyLifeIsBrilliant's Avatar Member
    Reputation
    1
    Join Date
    Sep 2013
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dear CML - it has taken pets which are not selected as favourite ..

    But as it works great for me now I'm just happy . perfect would be an afk avoidance but I just check the PC now and then which is anyhow recommended

    Great tools thx again
    MLiB

  3. #228
    CodeMyLife's Avatar Contributor
    Reputation
    272
    Join Date
    Mar 2013
    Posts
    707
    Thanks G/R
    24/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wowd00d View Post
    Thanks bu_ba_911, I set Auto Clicker on and Follower Distance at 50 (I assume you need both active for movement to kick in). However what's happening now is it targets the pets and then spams that I'm too far away to interact. Sorry, I'm fairly new to non-rotation profiles for PQR.
    You need to activate Click-To-Move in Interface Mouse options.
    Soapbox Rotations Developer

  4. #229
    qichang's Avatar Sergeant
    Reputation
    14
    Join Date
    Mar 2013
    Posts
    38
    Thanks G/R
    0/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    My autoclicker works but is not automated. If i click the battle pet it will then run to it and start battle. After battle it just sits there till i manually click another.

    edit: also when clicking a farther away pet, it will still switch and run to the closest one
    Last edited by qichang; 09-15-2013 at 11:49 AM.

  5. #230
    sharkyx1x's Avatar Active Member
    Reputation
    36
    Join Date
    Jun 2008
    Posts
    270
    Thanks G/R
    1/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by CodeMyLife View Post
    I tried to make a way to stop toon from running in walls forever. Preventing bottish Behaviors is one of my top priority., I do not want me or anyone to get caught because the toon act like a bot.

    I've tried PokeRotation before launching update and all was right on my end, I wonder what could be wrong. Could you try with the old Nav Kuukuu? Like just taking the old nav from an earlier version?

    About the Non-wild swapping, was this pet in your favorites? priority should sort this way

    -- Favorites Sorts
    table.sort(CML_PetTable, function(x,y) return x.Favorite < y.Favorite end)

    -- Level Sorts
    if LevelingPriorityValue == 1 or 3 then
    table.sort(CML_PetTable, function(x,y) return x.Level < y.Level end)
    end
    if LevelingPriorityValue == 2 or 4 then
    table.sort(CML_PetTable, function(x,y) return x.Level > y.Level end)
    end

    -- Wild Sorts
    if LevelingPriorityValue == 3 or 4 then
    table.sort(CML_PetTable, function(x,y) return x.Wild < y.Wild end)
    end

    C_PetJournal.SetPetLoadOutInfo(1, CML_PetTable[1].ID)



    After doing the sorts, the Pet atop the table is Selected. There should not be any issues with it tbh. Anyone else had problems with Pet Swapper out of combat not taking the selected pets?
    The only pets i keep in favorites are the 6 that i use for my power leveling.

  6. #231
    rocambole's Avatar Member
    Reputation
    7
    Join Date
    Aug 2012
    Posts
    87
    Thanks G/R
    0/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Going strong with this. Cant thank you enough.

    WOndering what spots are u guys using. Im fighting the aquatics around No-No using flying ringers.

    Anyone else willing to share?

  7. #232
    Aegeus's Avatar Contributor Walter White CoreCoins Purchaser
    Reputation
    134
    Join Date
    Feb 2012
    Posts
    245
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah, I'm suddenly having problems with it just standing there doing nothing until I click something.


    “If you don’t know who I am, then maybe your best course would be to tread lightly.” - Walter White

  8. #233
    sharkyx1x's Avatar Active Member
    Reputation
    36
    Join Date
    Jun 2008
    Posts
    270
    Thanks G/R
    1/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by rocambole View Post
    Going strong with this. Cant thank you enough.

    WOndering what spots are u guys using. Im fighting the aquatics around No-No using flying ringers.

    Anyone else willing to share?
    Please remove this, if you want to share a spot do it in private, last thing we need is blizz monitory or nurfing the spots because they were posted publicly

  9. #234
    T10H's Avatar Member
    Reputation
    2
    Join Date
    Jan 2009
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone else finding that autoclick is only working about 30% of the time?

  10. #235
    sharkyx1x's Avatar Active Member
    Reputation
    36
    Join Date
    Jun 2008
    Posts
    270
    Thanks G/R
    1/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by T10H View Post
    Anyone else finding that autoclick is only working about 30% of the time?
    There are a few tricks that help it . Cut off all add-ons other than PQI, if you don't want to do that make a second copy of wow on your pc with only pqi that you only use for pet levelig. Also go into pet sorting and sort them by level . Another thing toook for is pet health of your 25s that your using to powerlevel , if they go if they die pqi will stop until the heal cooldown is ready to heal them. You should set about 6 level 25 pets as "favorites" that it can rotate through for powerleveling , mine are 2 feline familiar, 2 jade owls and 2 Anubs

    Sent from my HTC One using Tapatalk 4

  11. #236
    kuukuu's Avatar Contributor
    Reputation
    269
    Join Date
    Jul 2012
    Posts
    619
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sharkyx1x View Post
    Please remove this, if you want to share a spot do it in private, last thing we need is blizz monitory or nurfing the spots because they were posted publicly
    Have to agree, I wish people would stop listing such things and just enjoy them.
    Former PQR Developer

  12. #237
    sharkyx1x's Avatar Active Member
    Reputation
    36
    Join Date
    Jun 2008
    Posts
    270
    Thanks G/R
    1/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is the type of potential this thing has , this is from just today's auctions so far . Ty again cml

    Sent from my HTC One using Tapatalk 4
    Attached Thumbnails Attached Thumbnails [PQR] CodeMyLife PokeRotation - Automated Pet Battles.-uploadfromtaptalk1379362499364-jpg  

  13. #238
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sharkyx1x View Post
    This is the type of potential this thing has , this is from just today's auctions so far . Ty again cml

    Sent from my HTC One using Tapatalk 4
    damn thats a lot..... wanna pm what pets you usually farm up to sell for profits like that?

    or is it just random rares?
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  14. #239
    sharkyx1x's Avatar Active Member
    Reputation
    36
    Join Date
    Jun 2008
    Posts
    270
    Thanks G/R
    1/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    damn thats a lot..... wanna pm what pets you usually farm up to sell for profits like that?

    or is it just random rares?
    A lot of what I level is cheap rares off the ah and sell for about 2k to 3k , then there are a few that run 500 to 1500 that I'll level and flip

    Sent from my HTC One using Tapatalk 4

  15. #240
    Aegeus's Avatar Contributor Walter White CoreCoins Purchaser
    Reputation
    134
    Join Date
    Feb 2012
    Posts
    245
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Same here. My best strategy was to transfer a 90 toon on a high pop server, buy the stupidly cheap pets and then level them and flip for 3-4x more on my own realm.


    “If you don’t know who I am, then maybe your best course would be to tread lightly.” - Walter White

Page 16 of 22 FirstFirst ... 121314151617181920 ... LastLast

Similar Threads

  1. [Selling] [Soapbox Rotations] Automated Pet Battles - Legion
    By Soapbox in forum World of Warcraft Buy Sell Trade
    Replies: 10
    Last Post: 08-15-2016, 05:50 PM
  2. [Achievement] [Pet Battle] Easy wins (For [No Time To Heal] ect)
    By Winsane in forum World of Warcraft Guides
    Replies: 2
    Last Post: 09-28-2012, 11:17 AM
  3. How to deny opponent a win in pet battle
    By aamlord in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 09-27-2012, 12:30 PM
  4. Pet battle exploits I have found.
    By Atselmya in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 07-20-2012, 08:48 PM
  5. [MoP Beta] Pet Battle Exploits
    By asaphelps in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 07-14-2012, 10:56 PM
All times are GMT -5. The time now is 02:23 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search