Maclone's Community Versions - Compiled, ready to go PokemonGo bots menu

User Tag List

Page 67 of 168 FirstFirst ... 17636465666768697071117167 ... LastLast
Results 991 to 1,005 of 2520
  1. #991
    jeoffery's Avatar Member
    Reputation
    1
    Join Date
    Jun 2011
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maclone View Post
    To clear things up.
    The current way of things with Same as last version + Short Delay + Name in title fix + Spam Fix + PrioIVFix (2016-07-26):

    Code:
    PrioritizeIVoverCP ON:
    List A = Get all Pokemon with IV < KeepMinIV and not on <PokemonsNotToTransfer>
    List B = Group list A by Pokemon, then sort list A descending by IV, then remove <KeepMinDuplicatePokemon> from the start of the list
    Transfer(B);
    Code:
    PrioritizeIVoverCP OFF:
    List A = Get all Pokemon with CP < KeepMinCP and not on <PokemonsNotToTransfer>
    List B = Group list A by Pokemon, then sort list A descending by CP, then remove <KeepMinDuplicatePokemon> from the start of the list
    Transfer(B);
    Summary:
    It will in no case transfer a Pokemon on <PokemonsNotToTransfer>.
    If you have PrioritizeIVoverCP on, it will in no case transfer a Pokemon below KeepMinIV.
    If you have PrioritizeIVoverCP off, it will in no case transfer a Pokemon below KeepMinCP.

    It will always keep <KeepMinDuplicatePokemon> of the strongest (IV or CP) Pokemon that have not already been excluded by KeepMinIV or KeepMinCP.
    Well noted on your explanation however my min duplicate:-
    <KeepMinDuplicatePokemon>1</KeepMinDuplicatePokemon>

    However it still have multiple duplicated pokemons kept. What gives?

    Maclone's Community Versions - Compiled, ready to go PokemonGo bots-untitled-jpg

    Maclone's Community Versions - Compiled, ready to go PokemonGo bots
  2. #992
    eKqN's Avatar Contributor MMOwned Veteran CoreCoins Purchaser
    Reputation
    279
    Join Date
    Apr 2008
    Posts
    701
    Thanks G/R
    13/41
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Should include UNBAN METHOD for Soft bans !

    If CatchFlee more than 10 times may be Soft Banned so just spin 40 times the same pockéstop to UNBAN !
    Hackhac, contributor && donator.

  3. #993
    maclone's Avatar / Authenticator enabled
    Reputation
    2420
    Join Date
    Nov 2007
    Posts
    8,726
    Thanks G/R
    0/1029
    Trade Feedback
    0 (0%)
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jeoffery View Post
    Well noted on your explanation however my min duplicate:-
    <KeepMinDuplicatePokemon>1</KeepMinDuplicatePokemon>

    However it still have multiple duplicated pokemons kept. What gives?
    'What gives' is that you have not read my post.

    "It will always keep <KeepMinDuplicatePokemon> of the strongest (IV or CP) Pokemon that have not already been excluded by KeepMinIV or KeepMinCP."
    As you can see you have multiple Pokemon above the default KeepMinIV of 85, so they have been excluded from transfer.

  4. #994
    Kese's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by halorath View Post
    if you want to keep your 20% IV pokemon that are 1000cp cause they're higher level (more boosted) and you want to then power up said crap pokemon and have a max level trashcan then by all means.

    We understand that. It is not rocket science. The problem is that I have a CP 2200 dragonite. Now a CP100 dragonite will override it if it has 0,1% better IV. This is not what I want. Do you understand this?

  5. #995
    Pr0tox's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kese View Post
    We understand that. It is not rocket science. The problem is that I have a CP 2200 dragonite. Now a CP100 dragonite will override it if it has 0,1% better IV. This is not what I want. Do you understand this?

    If you actually take the time to read the functions or Maclones explanation of them further up, that would not be a problem at all either. If your CP 2200 Dragonite is above either of the minCp or minIV that you set, it will not be transfered even if you get another Dragonite that is better in either stat. So just change your minCP in this case to anything below 2200 and your Dragonite will be fine. Or if you want to, you can put Dragonite in the notransfer list, which will make the bot keep ALL dragonites no matter cp or iv

  6. #996
    faturocks's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The problem is that I have a CP 2200 dragonite. Now a CP100 dragonite will override it if it has 0,1% better IV.

    And then CP 2200 Dragonite gone by transfer and left the CP100 Dragonite

    This is not what we want
    Last edited by faturocks; 07-26-2016 at 01:44 PM.

  7. #997
    eisenhart's Avatar Member
    Reputation
    1
    Join Date
    May 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to use custom gpx with the spegeli version from this thread ?

  8. #998
    mrbubbbles's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This may sound dumb, but what is the use in keeping a 97% perfect Zubat thats level 0 with 26 CP?
    shouldn't there be like a level check?

  9. #999
    Nehltear's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can we add /
    1: Maximum walking distance? Not moving farther then lets say 5km from coordinates spot?
    2: Use insense when available?
    3: Use incubators
    4: Capture pokemon until pokeballs run out (true/false) I notice I visit alot of pokestops while farming spot has lots of pokemon available.
    5: Prioritize specific pokemon / before pokestops

  10. Thanks Nike9000 (1 members gave Thanks to Nehltear for this useful post)
  11. #1000
    Nike9000's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ++++++ maximum walking distance!!

  12. Thanks Nehltear (1 members gave Thanks to Nike9000 for this useful post)
  13. #1001
    Kese's Avatar Sergeant
    Reputation
    10
    Join Date
    Jul 2016
    Posts
    40
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pr0tox View Post
    If you actually take the time to read the functions or Maclones explanation of them further up, that would not be a problem at all either. If your CP 2200 Dragonite is above either of the minCp or minIV that you set, it will not be transfered even if you get another Dragonite that is better in either stat. So just change your minCP in this case to anything below 2200 and your Dragonite will be fine. Or if you want to, you can put Dragonite in the notransfer list, which will make the bot keep ALL dragonites no matter cp or iv
    No, it does not solve the problem.

    I would like the bot to keep my "over minCP battlemons" intact, but for the duplicates of it I want to prioritize IV. Obviously to make evolves and powerups later on. But you cannot have both. minCP is turned off when prioritizeIV is on, according to the explanation. Only way to protect the high CP mons is to manually exclude it and therefore all of its duplicates, if you aim to prioritize IV.

    This also leaves the problem with different pokemons. A 1500cp 88% Lapras is nice and an obvious keeper. But so is a CP700 bulbasaur with 90% IV. There is no way to make the settings so that it wont keep all the CP800 shitty pinsirs then as well.

  14. #1002
    Drkmter's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Guys can I use a GPX route in this bot? how can I do it?

  15. #1003
    Nehltear's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    000000000000000000

  16. #1004
    Nehltear's Avatar Member
    Reputation
    2
    Join Date
    Jun 2012
    Posts
    15
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Kese View Post
    No, it does not solve the problem.

    I would like the bot to keep my "over minCP battlemons" intact, but for the duplicates of it I want to prioritize IV. Obviously to make evolves and powerups later on. But you cannot have both. minCP is turned off when prioritizeIV is on, according to the explanation. Only way to protect the high CP mons is to manually exclude it and therefore all of its duplicates, if you aim to prioritize IV.

    This also leaves the problem with different pokemons. A 1500cp 88% Lapras is nice and an obvious keeper. But so is a CP700 bulbasaur with 90% IV. There is no way to make the settings so that it wont keep all the CP800 shitty pinsirs then as well.
    can't you make them favourite, and favourite ones do not get tranferred? atleast I had a bot that had this. not sure about this one

  17. #1005
    bobdan's Avatar Knight CoreCoins Purchaser
    Reputation
    17
    Join Date
    May 2012
    Posts
    202
    Thanks G/R
    16/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maclone View Post
    To clear things up.
    The current way of things with Same as last version + Short Delay + Name in title fix + Spam Fix + PrioIVFix (2016-07-26):

    Code:
    PrioritizeIVoverCP ON:
    List A = Get all Pokemon with IV < KeepMinIV and not on <PokemonsNotToTransfer>
    List B = Group list A by Pokemon, then sort list A descending by IV, then remove <KeepMinDuplicatePokemon> from the start of the list
    Transfer(B);
    Code:
    PrioritizeIVoverCP OFF:
    List A = Get all Pokemon with CP < KeepMinCP and not on <PokemonsNotToTransfer>
    List B = Group list A by Pokemon, then sort list A descending by CP, then remove <KeepMinDuplicatePokemon> from the start of the list
    Transfer(B);
    Summary:
    It will in no case transfer a Pokemon on <PokemonsNotToTransfer>.
    If you have PrioritizeIVoverCP on, it will in no case transfer a Pokemon below KeepMinIV.
    If you have PrioritizeIVoverCP off, it will in no case transfer a Pokemon below KeepMinCP.

    It will always keep <KeepMinDuplicatePokemon> of the strongest (IV or CP) Pokemon that have not already been excluded by KeepMinIV or KeepMinCP.
    are you able to tell us if adding extra commands to user.xml will work? such as what i posted previously about using GPX files and setmaxdistance etc?

Similar Threads

  1. [Release] [UPDATED] Pokemon Bot in C# Community Version
    By Neer in forum Pokemon GO Hacks|Cheats
    Replies: 3426
    Last Post: 08-01-2016, 06:30 AM
  2. [How-To] Google Auto Login in C# Community Version
    By dv999 in forum Pokemon GO Hacks|Cheats
    Replies: 18
    Last Post: 07-21-2016, 10:42 PM
  3. [Selling] BNET Acc with 5 Battlechests - Ready to Multibox or BOT - CHEAP! + 10 days free!
    By creedence in forum WoW-US Account Buy Sell Trade
    Replies: 0
    Last Post: 12-02-2014, 07:49 AM
  4. [INFO] Compilation of Math for your bot
    By Musah in forum WoW Memory Editing
    Replies: 26
    Last Post: 09-30-2011, 12:57 PM
  5. 2.4 "Wrong game version" Solutions! Pack'd and ready to go!
    By [F]ear in forum World of Warcraft Guides
    Replies: 6
    Last Post: 03-26-2008, 09:04 AM
All times are GMT -5. The time now is 07:31 PM. 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