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

User Tag List

Page 77 of 168 FirstFirst ... 27737475767778798081127 ... LastLast
Results 1,141 to 1,155 of 2520
  1. #1141
    kanlak'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)
    Why is it when i go to a far off place like new york or london it doesnt work and says 0 pokestops? Any idea?

    Maclone's Community Versions - Compiled, ready to go PokemonGo bots
  2. #1142
    Tassadaru's Avatar Contributor The One and Only!
    CoreCoins Purchaser
    Reputation
    219
    Join Date
    Apr 2009
    Posts
    133
    Thanks G/R
    7/23
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by hougron View Post
    Here it is the full user.xml

    <?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> <!-- Google/Ptc -->
    <DefaultLatitude>-6.311679</DefaultLatitude> <!-- Default Amsterdam Central Station -->
    <DefaultLongitude>106.819972</DefaultLongitude> <!-- Default Amsterdam Central Station -->
    <DefaultAltitude>10</DefaultAltitude>
    <GoogleRefreshToken></GoogleRefreshToken>
    <PtcPassword>pw</PtcPassword>
    <PtcUsername>username</PtcUsername>
    <KeepMinIVPercentage>85</KeepMinIVPercentage>
    <KeepMinCP>500</KeepMinCP>
    <WalkingSpeedInKilometerPerHour>20</WalkingSpeedInKilometerPerHour>
    <TransferDuplicatePokemon>true</TransferDuplicatePokemon>
    <KeepMinDuplicatePokemon>3</KeepMinDuplicatePokemon>
    <PrioritizeIVOverCP>true</PrioritizeIVOverCP>
    <UseLuckyEggsWhileEvolving>true</UseLuckyEggsWhileEvolving>
    <ItemRecycleFilter> <!-- Type and amount to keep -->
    <Filter>
    <Name>ItemUnknown</Name>
    <Count>0</Count>
    </Filter>
    <Filter>
    <Name>ItemPokeBall</Name>
    <Count>70</Count>
    </Filter>
    <Filter>
    <Name>ItemGreatBall</Name>
    <Count>70</Count>
    </Filter>
    <Filter>
    <Name>ItemUltraBall</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemMasterBall</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemPotion</Name>
    <Count>0</Count>
    </Filter>
    <Filter>
    <Name>ItemSuperPotion</Name>
    <Count>30</Count>
    </Filter>
    <Filter>
    <Name>ItemHyperPotion</Name>
    <Count>50</Count>
    [/spoiler]
    </Filter>
    <Filter>
    <Name>ItemMaxPotion</Name>
    <Count>50</Count>
    </Filter>
    <Filter>
    <Name>ItemRevive</Name>
    <Count>15</Count>
    </Filter>
    <Filter>
    <Name>ItemMaxRevive</Name>
    <Count>50</Count>
    </Filter>
    <Filter>
    <Name>ItemLuckyEgg</Name>
    <Count>200</Count>
    </Filter>
    <Filter>
    <Name>ItemIncenseOrdinary</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemIncenseSpicy</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemIncenseCool</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemIncenseFloral</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemTroyDisk</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemXAttack</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemXDefense</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemXMiracle</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemRazzBerry</Name>
    <Count>20</Count>
    </Filter>
    <Filter>
    <Name>ItemBlukBerry</Name>
    <Count>10</Count>
    </Filter>
    <Filter>
    <Name>ItemNanabBerry</Name>
    <Count>10</Count>
    </Filter>
    <Filter>
    <Name>ItemWeparBerry</Name>
    <Count>30</Count>
    </Filter>
    <Filter>
    <Name>ItemPinapBerry</Name>
    <Count>30</Count>
    </Filter>
    <Filter>
    <Name>ItemSpecialCamera</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemIncubatorBasicUnlimited</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemIncubatorBasic</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemPokemonStorageUpgrade</Name>
    <Count>100</Count>
    </Filter>
    <Filter>
    <Name>ItemItemStorageUpgrade</Name>
    <Count>100</Count>
    </Filter>
    </ItemRecycleFilter>
    <PokemonsToEvolve> <!-- Pokemons to evolve, leave empty to disable evolving pokemon -->
    </PokemonsToEvolve>
    <PokemonsNotToTransfer> <!-- Pokemons to not transfer, leave empty to transfer all pokemon -->
    <PokemonId>Dragonite</PokemonId>
    <PokemonId>Charizard</PokemonId>
    <PokemonId>Zapdos</PokemonId>
    <PokemonId>Snorlax</PokemonId>
    <PokemonId>Alakazam</PokemonId>
    <PokemonId>Gyrados</PokemonId>
    <PokemonId>Vaporeon</PokemonId>
    <PokemonId>Mew</PokemonId>
    <PokemonId>Mewtwo</PokemonId>
    </PokemonsNotToTransfer>
    <PokemonsNotToCatch> <!-- Pokemons to not catch, leave empty to catch all pokemon -->
    </PokemonsNotToCatch>
    </UserSettingsXml>
    You have

    <Name>ItemHyperPotion</Name>
    <Count>50</Count>
    [/spoiler]
    </Filter>
    <Filter>

    A bad line [/spoiler] in your user.xml

    When in darkness or in doubt, run in circles, scream and shout!

  3. #1143
    halorath's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LKnightO View Post
    The bots transferring even when the IV is over 85%. Any fixes?
    It's not broken It's due to this: <KeepMinDuplicatePokemon>1</KeepMinDuplicatePokemon>

  4. #1144
    halorath's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by andylu90 View Post
    just tried the new version, but i set false to the <ExclusiveTransferMin>
    and i set 1500 for the KeepMinCP and 90 for the KeepMinIVPercentage.

    the bot transfered my 1800 cp vaporeon and 91.39% perfect goldeen, the logs a below.

    [01:42:20] Vaporeon (CP 1821 | 88.51 % perfect) | (Best: 1435 CP | 93.38 % perfect)
    [01:42:20] Vaporeon (CP 1662 | 88.11 % perfect) | (Best: 1435 CP | 93.38 % perfect)
    [01:42:21] Vaporeon (CP 1867 | 76.21 % perfect) | (Best: 1435 CP | 93.38 % perfect)
    [01:42:32] Goldeen (CP 297 | 91.39 % perfect) | (Best: 711 CP | 96.88 % perfect)

    i am confused, all i want is to keep all pokemon cp above 1500 and/or perfection above 90%, the a pokemon meet one of the requirement, i would like to keep it.

    That is because of this: <KeepMinDuplicatePokemon>1</KeepMinDuplicatePokemon>

    Change the number to higher.

  5. #1145
    ganjahtool's Avatar Member
    Reputation
    1
    Join Date
    Mar 2011
    Posts
    5
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NetAnt View Post
    lol, at least read the post before yours
    I am so tired.. I haven't slept in forever, time to hit bed soon! I gave you a 'thanks' on both posts.

    For other people asking the same question..

    New version: Same as last version + Better Transfer + QuickSpin Unban (2016-07-27)

    Now got <ExclusiveTransferMin> and <AllowQuickSpinUnban> in settings.
    ExclusiveTransferMin:
    If true, it will work like the previous version of checking either KeepMinCP or KeepMinIVPercentage.
    If false, it will now keep pokemon that are above KeepMinCP or KeepMinIVPercentage.
    Default false.
    The bot will keep 100% IV Pokemon regardless of settings.

    AllowQuickSpinUnban:
    If true, the bot will attempt to automatically unban if it detects a softban.
    If false, not.
    Default true.

  6. #1146
    Voyaging's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is absolutely amazing. Brilliant work.

  7. #1147
    Kimble89's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    are u kidding? i set min hold to 1500 and he transfers me all my 1600 pokemon? also i set ivovercp to false -.-
    what the hell are u doing? all pokemon go away -.-

  8. #1148
    halorath's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sagittaru View Post
    the bot just transferred my 213cp 95% iv magikarp and kept my 200cp 97% iv =.='
    That is because of this: <KeepMinDuplicatePokemon>1</KeepMinDuplicatePokemon>

    Change the number to higher.

  9. #1149
    kvnsntosa's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    28
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hello Maclone.

    Thanks for sharing your wonderful bot.

    Just a suggestion, is it possible to add "to transfer" list of pokemon ?

    Thanks

  10. #1150
    Voyaging's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry if this was already asked, it's a very large thread and the search function isn't very effective.

    1. How does the bot make use of Lucky Eggs, if at all?
    2. How does the bot make use of Incubators and eggs, if at all?
    Last edited by Voyaging; 07-27-2016 at 12:07 PM.

  11. #1151
    mullenlegend'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)
    I searched this thread using the search tool for a similar error and could not find anything. I keep getting this:

    [21:58:41] Make sure Lat & Lng is right. Exit Program if not! Lat: 52.379189 Lng: 4.899431
    [21:58:41] Script will continue in 5 seconds!
    [21:58:46] Logging in via: Google
    [21:58:47] Please visit https://www.google.com/device and enter XXXXXXXX
    [21:58:49] Application not found from System
    [21:58:49] Got an exception, trying automatic restart..

    Please note I have changed the Longitude and Latitude before this error and it keeps coming up. I tried just running it straight from the download without messing with any settings and it comes with the same error. Any idea? I saw it is supposed to open up chrome and bring me to a tab which never comes up. Thanks for the help!

  12. #1152
    ilovedigimon's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    17
    Thanks G/R
    8/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the newest version can transfering pokemon, but i think it's not the way i want it.. sometimes it keeps storing pokemon with CP below xxx, and the way it transfers is too slow, while the pokemon storage is so fast getting full, pardon my bad english

  13. #1153
    Pemuda's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LKnightO View Post
    The bots transferring even when the IV is over 85%. Any fixes?
    try using <ExclusiveTransferMin>true</ExclusiveTransferMin>, i think it will keep both cp and iv above value you set

    Originally Posted by andylu90 View Post
    just tried the new version, but i set false to the <ExclusiveTransferMin>
    and i set 1500 for the KeepMinCP and 90 for the KeepMinIVPercentage.

    the bot transfered my 1800 cp vaporeon and 91.39% perfect goldeen, the logs a below.

    [01:42:20] Vaporeon (CP 1821 | 88.51 % perfect) | (Best: 1435 CP | 93.38 % perfect)
    [01:42:20] Vaporeon (CP 1662 | 88.11 % perfect) | (Best: 1435 CP | 93.38 % perfect)
    [01:42:21] Vaporeon (CP 1867 | 76.21 % perfect) | (Best: 1435 CP | 93.38 % perfect)
    [01:42:32] Goldeen (CP 297 | 91.39 % perfect) | (Best: 711 CP | 96.88 % perfect)

    i am confused, all i want is to keep all pokemon cp above 1500 and/or perfection above 90%, the a pokemon meet one of the requirement, i would like to keep it.
    same with me try new update with <ExclusiveTransferMin>false</ExclusiveTransferMin>, and make a lot of my pokemon transfered.
    i think its better use <ExclusiveTransferMin>true</ExclusiveTransferMin>


    Originally Posted by sagittaru View Post
    the bot just transferred my 213cp 95% iv magikarp and kept my 200cp 97% iv =.='
    because you set iv over cp true

  14. #1154
    Kimble89's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    totally crap why he transfers pokemon with more cp 1500 when i set it to hold this???

  15. #1155
    kecaplele's Avatar Sergeant
    Reputation
    11
    Join Date
    Jul 2016
    Posts
    44
    Thanks G/R
    0/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by maclone View Post
    New version: Same as last version + Better Transfer + QuickSpin Unban (2016-07-27)

    Now got <ExclusiveTransferMin> and <AllowQuickSpinUnban> in settings.
    ExclusiveTransferMin:
    If true, it will work like the previous version of checking either KeepMinCP or KeepMinIVPercentage.
    If false, it will now keep pokemon that are above KeepMinCP or KeepMinIVPercentage.
    Default false.
    The bot will keep 100% IV Pokemon regardless of settings.

    AllowQuickSpinUnban:
    If true, the bot will attempt to automatically unban if it detects a softban.
    If false, not.
    Default true.
    using this version bot with 300kms speed at melbourne I always get softbanned and unbanned within minute and also so many catchflee
    last version work better for me sad ;(

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 09:03 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