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

Shout-Out

User Tag List

Page 25 of 168 FirstFirst ... 21222324252627282975125 ... LastLast
Results 361 to 375 of 2520
  1. #361
    ulasaytac's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am using newest version of bot. I want to

    -Catch all pokemons
    -Transfer duplicate pokemons and leave highest one
    -Do not transfer a pokemon if over 1000 CP
    -Evolve Ratata,Caterpie etc.

    Guys what is best user file setting for me? I wanna them at same time.

    Maclone's Community Versions - Compiled, ready to go PokemonGo bots
  2. #362
    Sheetka's Avatar Contributor Premium Account Seller
    CoreCoins Purchaser Authenticator enabled
    Reputation
    95
    Join Date
    Jan 2011
    Posts
    254
    Thanks G/R
    18/71
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [16:34:42] (CAUGHT) Zubat (326 CP) (78.00% perfection) | Chance: 0.343478 | 70m distance | with ITEM_GREAT_BALL
    [16:34:49] (TRANSFERED) Zubat with 326 (78.33 % perfect) CP (Best: 385 | (70.00 % perfect))

    Is he drunk?

  3. #363
    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)
    I heard IV's get randomized again after an evolution.

  4. #364
    nightelf11's Avatar Member
    Reputation
    12
    Join Date
    Aug 2009
    Posts
    97
    Thanks G/R
    3/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wowschik View Post
    Bot Instruction - Maclone's Community Versions
    HOW TO



    • download the new bot http://www.ownedcore.com/forums/poke...ml#post3468248 (Maclone's Community Versions - Compiled, ready to go PokemonGo bots)
    • get the newest one from post #1
    • start the bot
    • u get a google device code, a browser window should open
    • put the google device key there
    • now u get your token at the cmd window
    • dont close the application
    • u can check log.txt in the bot folder to copy the token
    • paste the token in the user.xml
    • should be looking like this <GoogleRefreshToken>x/1234567890xxx12yy34yy56yy78yy90xyxyxyxyxy</GoogleRefreshToken>
    • just restart the bot and test if u have to put again the google device key or if u get instant login
    • if u dont want to evolve the pokemon just add <!-- at start of the line, --> at the end of the line
    • example:

    Code:
    <PokemonsToEvolve> <!-- Pokemon to evolve, leave empty to disable evolving pokemon -->
        <!-- <PokemonId>Rattata</PokemonId>
        <PokemonId>Spearow</PokemonId> -->
    </PokemonsToEvolve>




    • Optional
    • create a batch file, rightclick somewhere, i prefer bot folder, new textdocument, copy paste the code below and set your path right, exit the textfile, safe it, with the end .bat, if u need to edit it just rightclick on the file and select edit(no need anymore, bot has auto restart feature itself, maybe it would be nice if the bot crashes and you are not at your computer it will reboot the bot automatically every 30 minutes, u can change this value if u need

    Code:
    @echo off 
    :start 
    wmic process where ExecutablePath='C:\\path\\path\\path\\PokemonGo.RocketAPI.Console.exe' delete
    start PokemonGo.RocketAPI.Console.exe 
    timeout /T 1800 /nobreak > NUL 
    goto start
    • start the batch
    • u can also set the time in the bat file to 60s and test your whole bot.



    • voila, have fun
    Hey thank for the tutorial its work good!
    btw any idea to make the bot using lucky egg and does 50KM/h for walking is default and normal? or should I reduce it to 10-20 to be more human like?

  5. #365
    kankadir94'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)
    Last version[location fix one] is awesome fast and working pretty solid. Only downside is its using too much raspberry and great balls. It would be better to throw a few pokeballs to 300 ratata rather than throwing 1 great ball imo. And this version tends to go much further than older ones.

  6. #366
    Prototype1'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)
    Please compile and send the latest version of PokeColor Bot by DetectiveSquirrel https://github.com/DetectiveSquirrel...-Go-Rocket-API

  7. #367
    Sheetka's Avatar Contributor Premium Account Seller
    CoreCoins Purchaser Authenticator enabled
    Reputation
    95
    Join Date
    Jan 2011
    Posts
    254
    Thanks G/R
    18/71
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [17:21:32] (INFO) # CP 151 | (91.67 % perfect) NAME: 'Magikarp'
    [17:21:32] (INFO) # CP 70 | (86.67 % perfect) NAME: 'Magikarp'

    How does this make sense? The 151 cp magicard is 4% better than the 70 cp one?

  8. #368
    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 serotini View Post
    [17:21:32] (INFO) # CP 151 | (91.67 % perfect) NAME: 'Magikarp'
    [17:21:32] (INFO) # CP 70 | (86.67 % perfect) NAME: 'Magikarp'

    How does this make sense? The 151 cp magicard is 4% better than the 70 cp one?
    Its not based on cp but IV

  9. #369
    nightelf11's Avatar Member
    Reputation
    12
    Join Date
    Aug 2009
    Posts
    97
    Thanks G/R
    3/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by serotini View Post
    [17:21:32] (INFO) # CP 151 | (91.67 % perfect) NAME: 'Magikarp'
    [17:21:32] (INFO) # CP 70 | (86.67 % perfect) NAME: 'Magikarp'

    How does this make sense? The 151 cp magicard is 4% better than the 70 cp one?
    the bot doing great! why u keep crying about it?
    its mean the bot doing a great or excellent throw thats give you extra exp!

  10. #370
    Sheetka's Avatar Contributor Premium Account Seller
    CoreCoins Purchaser Authenticator enabled
    Reputation
    95
    Join Date
    Jan 2011
    Posts
    254
    Thanks G/R
    18/71
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zerospec0 View Post
    Its not based on cp but IV
    So for example a magicard with 50 CP and 100% Perfect is better to evolve into a gyarados than a 150 cp magicard with 50% perfect?

  11. #371
    SpyX's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    4/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yes, and pray for gyarados movelist

  12. #372
    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 serotini View Post
    So for example a magicard with 50 CP and 100% Perfect is better to evolve into a gyarados than a 150 cp magicard with 50% perfect?
    exactly

    Pokemon GO IV: What Are Individual Values And Why Are They Important?
    https://pokeassistant.com/main/ivcalculator

  13. #373
    gautam62's Avatar Sergeant
    Reputation
    11
    Join Date
    Jul 2016
    Posts
    43
    Thanks G/R
    0/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by serotini View Post
    So for example a magicard with 50 CP and 100% Perfect is better to evolve into a gyarados than a 150 cp magicard with 50% perfect?
    1) Its Magikarp
    2) NO!
    3) I'll try to explain 50% perfect 700CP is weaker than 80% 650CP or say 600CP but not weaker than 400CP lets say
    4) So if you evolve Magikarp of 50CP 100% you will get about 550CP of Gyarados but if you evolve 50% 150CP Magikarp you will end up getting 1575 Gyarados which will be much stronger!

    ALWAYS REMEMBER IV only makes a Pokemon roughly 5-15 % stronger so yeah 850CP of 91% will be stronger than 1000CP of 60% but not stronger than 1300CP of 60%

  14. Thanks hackerlol (1 members gave Thanks to gautam62 for this useful post)
  15. #374
    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 gautam62 View Post
    1) Its Magikarp
    2) NO!
    3) I'll try to explain 50% perfect 700CP is weaker than 80% 650CP or say 600CP but not weaker than 400CP lets say
    4) So if you evolve Magikarp of 50CP 100% you will get about 550CP of Gyarados but if you evolve 50% 150CP Magikarp you will end up getting 1575 Gyarados which will be much stronger!

    ALWAYS REMEMBER IV only makes a Pokemon roughly 5-15 % stronger so yeah 850CP of 91% will be stronger than 1000CP of 60% but not stronger than 1300CP of 60%
    Yea but wouldn't you be better off powering up the 50CP magikarp (assuming you had plenty extra)

  16. #375
    Smoshi's Avatar Member
    Reputation
    3
    Join Date
    Apr 2007
    Posts
    59
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Where's the source file for this? I want to add Pigey's to the do not transfer list.

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:26 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