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

User Tag List

Page 38 of 168 FirstFirst ... 34353637383940414288138 ... LastLast
Results 556 to 570 of 2520
  1. #556
    Omega1337's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    101
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know if and when Spegeli will fix the high% IV transfers?

    Necronomicon bot does this excellent for example.

    Maclone's Community Versions - Compiled, ready to go PokemonGo bots
  2. #557
    Cloft's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wiruso View Post
    PokemonGo.RocketAPI.Console.exe.config
    Code:
    <setting name="PrioritizeIVOverCP" serializeAs="String">
            <value>True</value>
          </setting>
    <value>True</value>
    default have "false"
    Originally Posted by Spegeli86 View Post
    My last Version (on Github) includes a MaxTravelDistance Option which is configurable via the UserSettings.
    The Default Lat & Lng values are the center point from where he start calculation. If he goes far away then the MaxTravelDistance there is a Logic to move back to the Start Point.

    And with the lateste release there is a new option called: PrioritizeIVOverCP.
    For Transfer the Bot SHOULD currently to the following:
    Select all Pokemon which are not marked as gym or favorite and with CP < KeepMinCP
    Then check for Pokemons on the NoTransfer List
    Then check for prioritizeIVoverCP, its enabled it will sort it by IV, otherwise by CP.
    And then keep X amount you set via KeepMinDuplicatePokemon.
    noobs here
    sorry quick question, how do i edit the priotize iv over cp in the zip that shared here?

  3. #558
    Punch3r's Avatar Member
    Reputation
    4
    Join Date
    Mar 2014
    Posts
    58
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is NOT a ****ing bug that he transfers the IV pokemon, read spegelis comment some pages back.

    It was just maclones fault that he didnt include a setting if you want the bot to prefer CP or IV.
    He just set it in the visual studio that the bot prefers CP over IV.

  4. #559
    ne0bis's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2012
    Posts
    119
    Thanks G/R
    11/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Punch3r View Post
    It is NOT a ****ing bug that he transfers the IV pokemon, read spegelis comment some pages back.

    It was just maclones fault that he didnt include a setting if you want the bot to prefer CP or IV.
    He just set it in the visual studio that the bot prefers CP over IV.
    Allright but how do we prioritize IV then? I see in the post above yourself you need to modify the PokemonGo.RocketAPI.Console.exe.config

    <setting name="PrioritizeIVOverCP" serializeAs="String">
    <value>True</value>
    </setting>

    I just can't modify this file tho...

  5. #560
    Omega1337's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    101
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok so... would maclones be so kind to help us out?

    @maclones: tell us in this thread when it is fixed! Danke

  6. #561
    idiotmacho's Avatar Member
    Reputation
    2
    Join Date
    May 2013
    Posts
    3
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    this bot auto farming on pokestops? im looking for pokeball hehe

  7. #562
    RidgeTM's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Latest build isn't transfer pokemon even though they fall super short of my 1300cp min and 85%, been running it for almost 8 minutes it hasn't transfer anything...

    <KeepMinIVPercentage>85</KeepMinIVPercentage>
    <KeepMinCP>1300</KeepMinCP>
    <WalkingSpeedInKilometerPerHour>100</WalkingSpeedInKilometerPerHour>
    <TransferDuplicatePokemon>true</TransferDuplicatePokemon>
    <KeepMinDuplicatePokemon>3</KeepMinDuplicatePokemon>
    Maclone's Community Versions - Compiled, ready to go PokemonGo bots-610298198a-jpg

  8. #563
    Omega1337's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    101
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Ridge: Because you have chosen KeepDuplicate 3... i don't want to keep 3 crappy pokemon of each species.

  9. #564
    pandaman's Avatar Active Member
    Reputation
    33
    Join Date
    Jul 2006
    Posts
    219
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ne0bis View Post
    Allright but how do we prioritize IV then? I see in the post above yourself you need to modify the PokemonGo.RocketAPI.Console.exe.config

    <setting name="PrioritizeIVOverCP" serializeAs="String">
    <value>True</value>
    </setting>

    I just can't modify this file tho...
    Pretty sure since it is pre-compiled you can't edit that...

    I also doubt adding the string to the user.xml will work... but I've not dared to try

  10. #565
    pandaman's Avatar Active Member
    Reputation
    33
    Join Date
    Jul 2006
    Posts
    219
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Omega1337 View Post
    @Ridge: Because you have chosen KeepDuplicate 3... i don't want to keep 3 crappy pokemon of each species.
    Can you confirm setting it to "1" will keep duplicates that satisfy CP or IV criteria?

  11. Thanks GottaBotEmAll (1 members gave Thanks to pandaman for this useful post)
  12. #566
    whocare's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Greetings im running 11 bots now i made a shortcut of the bots to position them where thay open and how big thay are.
    Now my question is how do i make a file to open them all at once?
    i tryed using the command prompt. but it fails to open a .lnk file need a solution for it.

    Thanks for helping.

    P.S Also i made a .bat file to close them all at once

  13. #567
    ne0bis's Avatar Active Member
    Reputation
    25
    Join Date
    Jan 2012
    Posts
    119
    Thanks G/R
    11/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by whocare View Post
    Greetings im running 11 bots now i made a shortcut of the bots to position them where thay open and how big thay are.
    Now my question is how do i make a file to open them all at once?
    i tryed using the command prompt. but it fails to open a .lnk file need a solution for it.

    Thanks for helping.

    P.S Also i made a .bat file to close them all at once
    Do you mind sharing what you did for the bot not to transfer +85% IV criteria?

  14. #568
    Omega1337's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Jul 2016
    Posts
    101
    Thanks G/R
    4/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @pandaman: If you set it to 1 all your good IV pokemon will get deleted if they have lower CP than another Pokemon of same species.

    I lost 100% Eevee, 2x Magikarp 98%, and other 5-6 Pokemon over 95% IV because of this.

  15. Thanks GottaBotEmAll (1 members gave Thanks to Omega1337 for this useful post)
  16. #569
    whocare's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont care about the criteria, i just need it to level up dont care about the weak pokemons you can catch on lower level bot is at level 25 for now and other account 20/20+

  17. #570
    sxranger's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    what walk speed do you guys use. i been on 450 what do you think ?

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 12:30 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