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

User Tag List

Page 58 of 168 FirstFirst ... 8545556575859606162108158 ... LastLast
Results 856 to 870 of 2520
  1. #856
    KPOCAB4EG's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    14
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    stupid bot, delete 505 pikachu, now 81))

    dont use this

    Maclone's Community Versions - Compiled, ready to go PokemonGo bots
  2. Thanks GottaBotEmAll (1 members gave Thanks to KPOCAB4EG for this useful post)
  3. #857
    swarnes's Avatar Sergeant
    Reputation
    32
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    3/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KPOCAB4EG View Post
    stupid bot, delete 505 pikachu, now 81))

    dont use this
    Hello, Mac,
    Thank you for this and your effort.

    Can i request, you add username to [Title] of CMD? and
    Combine CMDS?
    So stack on task bar? Isit possible.

  4. #858
    chocokt's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KPOCAB4EG View Post
    stupid bot, delete 505 pikachu, now 81))

    dont use this
    Dang show some respect. Everyone knows you decided to use at your own caution.
    Don't flame the contributer jeez.

  5. #859
    Disphotic's Avatar ( ͡° ͜ʖ ͡°) CoreCoins Purchaser
    Reputation
    640
    Join Date
    Sep 2006
    Posts
    1,344
    Thanks G/R
    79/103
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KPOCAB4EG View Post
    stupid bot, delete 505 pikachu, now 81))

    dont use this
    Learn to use your settings.

  6. #860
    zerospec0's Avatar Knight-Lieutenant
    Reputation
    22
    Join Date
    Jul 2016
    Posts
    348
    Thanks G/R
    21/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Pulcow View Post
    Same problem, the best pokemon is always getting transfered.

    [01:05:39] (TRANSFER) Krabby (CP 465 | 74,65 % perfect) | (Best: 465 CP | 74,65 % perfect)
    [01:05:25] (TRANSFER) Doduo (CP 501 | 72,79 % perfect) | (Best: 501 CP | 72,79 % perfect)
    [01:05:25] (TRANSFER) Exeggcute (CP 565 | 75,24 % perfect) | (Best: 565 CP | 75,24 % perfect)
    ...the default setting is 85%, have you guys changed it?

  7. #861
    seroweks's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zerospec0 View Post
    ...the default setting is 85%, have you guys changed it?
    got same problem, yeah still using default setting IV 85% min CP 1000 , but i dont quite understand this code :

    <KeepMinIVPercentage>85</KeepMinIVPercentage>
    <KeepMinCP>1000</KeepMinCP>

    is that means it will transfer all Pokemon who's has IV under 85% & 1k CP?

    anyone who's understand pls explain it to me. thx

  8. #862
    runbrun11's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by seroweks View Post
    got same problem, yeah still using default setting IV 85% min CP 1000 , but i dont quite understand this code :

    <KeepMinIVPercentage>85</KeepMinIVPercentage>
    <KeepMinCP>1000</KeepMinCP>

    is that means it will transfer all Pokemon who's has IV under 85% & 1k CP?

    anyone who's understand pls explain it to me. thx
    correct, but it will keep the least value of KeepMinDuplicatePokemon for each specie

  9. #863
    Roktu's Avatar Master Sergeant
    Reputation
    34
    Join Date
    Aug 2014
    Posts
    82
    Thanks G/R
    6/28
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey,

    I'm using this code below... it's working exactly how I want it, except I don't want it to transfer Pidgeys, Weedles, and Caterpies when there's duplicates of them. I want to keep them and evolve them all, since they only need 12 candies each to evolve... all other duplicates of pokemon aren't worth evolving for exp. I tried to input it in the coding below, but it's still sending back the duplicates for those 3 pokemon. Please help, it'd be greatly appreciated.

    <?xml version="1.0" encoding="utf-16"?>
    <UserSettingsXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

    <AuthType>Google</AuthType>

    <DefaultLatitude>34.0098554</DefaultLatitude>

    <DefaultLongitude>-118.4986249</DefaultLongitude>

    <GoogleRefreshToken>1/CZc4nFNmpj9czW64zGj7Dks7Ezii-kNzatFuQ_OWd3HI</GoogleRefreshToken>

    <EvolveAllGivenPokemons>false</EvolveAllGivenPokemons>

    <TransferType>duplicate</TransferType>

    <DoNotTransfer>
    <PokemonId>Pidgey</PokemonId>
    <PokemonId>Weedle</PokemonId>
    <PokemonId>Caterpie</PokemonId>
    </DoNotTransfer>


    <PokestopDelay>10000</PokestopDelay>

    </UserSettingsXml>
    Last edited by Roktu; 07-25-2016 at 09:06 PM.

  10. #864
    supercasanova's Avatar Member CoreCoins Purchaser
    Reputation
    6
    Join Date
    Feb 2008
    Posts
    128
    Thanks G/R
    3/0
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this is great, thanks a ton mate!


  11. #865
    123xact's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What should I set my speed to for km/hour if I want to hatch eggs fast? Someone can tell?

  12. #866
    glennx's Avatar Member
    Reputation
    4
    Join Date
    May 2012
    Posts
    17
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Roktu View Post
    Hey,

    I'm using this code below... it's working exactly how I want it, except I don't want it to transfer Pidgeys, Weedles, and Caterpies when there's duplicates of them. I want to keep them and evolve them all, since they only need 12 candies each to evolve... all other duplicates of pokemon aren't worth evolving for exp. I tried to input it in the coding below, but it's still sending back the duplicates for those 3 pokemon. Please help, it'd be greatly appreciated.
    <PokemonsNotToTransfer>
    <PokemonId>Pidgey</PokemonId>
    <PokemonId>Weedle</PokemonId>
    <PokemonId>Caterpie</PokemonId>
    <PokemonId>Lapras</PokemonId>
    <PokemonId>Dragonite</PokemonId>
    <PokemonId>Zapdos</PokemonId>
    <PokemonId>Snorlax</PokemonId>
    <PokemonId>Mew</PokemonId>
    <PokemonId>Mewtwo</PokemonId>
    <PokemonId>Alakazam</PokemonId>
    </PokemonsNotToTransfer>

  13. Thanks Roktu (1 members gave Thanks to glennx for this useful post)
  14. #867
    glennx's Avatar Member
    Reputation
    4
    Join Date
    May 2012
    Posts
    17
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 123xact View Post
    What should I set my speed to for km/hour if I want to hatch eggs fast? Someone can tell?
    about 50-90 KM, try not to go over 100 km not safe.

  15. #868
    lukeheini's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I seem to have an issue changing my longitude and latitude. Whenever I change it from the default place it just sits there repeating 0 pokestops found..
    <DefaultLatitude>52.379189</DefaultLatitude> <!-- Default Amsterdam Central Station -->
    <DefaultLongitude>-73.965416</DefaultLongitude>

    I have it located in Central park, New York.. But it won't run properly, does anyone know?

  16. #869
    glennx's Avatar Member
    Reputation
    4
    Join Date
    May 2012
    Posts
    17
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jaypeeb421 View Post
    Just a question, how do I use this:

    <ItemRecycleFilter> <!-- Type and amount to keep -->
    <Filter>
    <Name>ItemUnknown</Name>
    <Count>0</Count>
    </Filter>
    <Filter>
    <Name>ItemPokeBall</Name>
    <Count>20</Count>
    </Filter>

    Should I write TRUE or something else? This is the default setup. I have not changed it yet.
    Change the number 20 to another number. If you set 40, it'll keep 40 pokeballs and recycle the rest.

  17. Thanks lukeheini (1 members gave Thanks to glennx for this useful post)
  18. #870
    glennx's Avatar Member
    Reputation
    4
    Join Date
    May 2012
    Posts
    17
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lukeheini View Post
    I seem to have an issue changing my longitude and latitude. Whenever I change it from the default place it just sits there repeating 0 pokestops found..
    <DefaultLatitude>52.379189</DefaultLatitude> <!-- Default Amsterdam Central Station -->
    <DefaultLongitude>-73.965416</DefaultLongitude>

    I have it located in Central park, New York.. But it won't run properly, does anyone know?
    Try this one,

    <DefaultLatitude>40.770466</DefaultLatitude> <!-- CP NY Grassland-->
    <DefaultLongitude>-73.973522</DefaultLongitude>

  19. Thanks lukeheini (1 members gave Thanks to glennx for this useful post)

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 10:52 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