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

Shout-Out

User Tag List

Page 14 of 168 FirstFirst ... 10111213141516171864114 ... LastLast
Results 196 to 210 of 2520
  1. #196
    roche's Avatar Sergeant
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    16/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wowschik View Post
    ok this is also my next problem, i did all like i read here and you said.
    my problem is now, i tested it with 60s for one minute to see if he connect again.
    after 60secs he close the window and start a new instance, but i have again to use google device code for login, so i have to type it again.
    so the bot dont run without me longer than 30minute.

    maybe im doing something wrong and you can tell me.

    and thanks again for the fast answer

    sorry for bad english

    <GoogleRefreshToken></GoogleRefreshToken> you have to add the refesh token which is generated each time you run the bot to the xml file.
    it will be in the first three lines of your cmd window when you run the bot.
    Last edited by roche; 07-23-2016 at 12:43 AM.

    Maclone's Community Versions - Compiled, ready to go PokemonGo bots
  2. #197
    AlexMiller's Avatar Member
    Reputation
    1
    Join Date
    Sep 2007
    Posts
    34
    Thanks G/R
    11/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wowschik View Post
    ok this is also my next problem, i did all like i read here and you said.
    my problem is now, i tested it with 60s for one minute to see if he connect again.
    after 60secs he close the window and start a new instance, but i have again to use google device code for login, so i have to type it again.
    so the bot dont run without me longer than 30minute.

    maybe im doing something wrong and you can tell me.

    and thanks again for the fast answer

    sorry for bad english
    you can get the refresh token for google device using the pokecolor bot... it's the same refresh token... you take it from pokecolor cmd and paste on user.xml of macclonespokebot

  3. #198
    wowschik's Avatar Active Member
    Reputation
    28
    Join Date
    Apr 2009
    Posts
    41
    Thanks G/R
    11/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by AlexMiller View Post
    you can get the refresh token for google device using the pokecolor bot... it's the same refresh token... you take it from pokecolor cmd and paste on user.xml of macclonespokebot
    so i have to use <GoogleRefreshToken></GoogleRefreshToken>
    i can just copy it to the new bot?
    and there i have to insert the first google token i see when i open the bot?

  4. #199
    caboose01's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    using over 4 different PTC accounts and they all cant seem to level up past level 20 with this script? any ideas?

  5. #200
    wowschik's Avatar Active Member
    Reputation
    28
    Join Date
    Apr 2009
    Posts
    41
    Thanks G/R
    11/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by caboose01 View Post
    using over 4 different PTC accounts and they all cant seem to level up past level 20 with this script? any ideas?
    just start a nox emulation or your phone app and check trhe accounts, maybe there is something wrong.

  6. #201
    Roteak's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys, my batch file is failing to kill the task but opens a new one anyway. I'm using Win10 OS, not sure if that has anything to do with it...

    @echo off
    :start
    wmic process where ExecutablePath='C:\\Users\\Admin\\Desktop\\Roteek\\PokemonGo.RocketAPI.Console.e xe' delete
    start PokemonGo.RocketAPI.Console.exe
    timeout /T 60 /nobreak > NUL
    goto start

  7. #202
    roche's Avatar Sergeant
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    16/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wowschik View Post
    so i have to use <GoogleRefreshToken></GoogleRefreshToken>
    i can just copy it to the new bot?
    and there i have to insert the first google token i see when i open the bot?
    ya correct.you got it. <GoogleRefreshToken></GoogleRefreshToken> is
    already in the new bot xml. all you have to do is just copythe token from the command window

  8. Thanks dettshadow, wowschik (2 members gave Thanks to roche for this useful post)
  9. #203
    xklip's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xklip View Post
    Working really good! though I have noticed one very odd thing, it seems to catch very very few pokemon, like It'll go 5-10 mins without catching a single thing. I set the walking distance to 10km to better simulate actual human walking so idk if that's why, but I chose the Minneapolis spot (with the 6 pokespots) so I assumed it would be catching a lot..but it doesn't seem to? maybe put it to central park instead? or is something else wrong?
    Anyone have any idea about this? please?

  10. #204
    dettshadow's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by roche View Post
    <GoogleRefreshToken></GoogleRefreshToken> you have to add the refesh token which is generated each time you run the bot to the xml file.
    it will be in the first three lines of your cmd window when you run the bot.
    but i use FeroxRev's bot there is no refresh token

    and how?

  11. #205
    roche's Avatar Sergeant
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    16/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dettshadow View Post
    but i use FeroxRev's bot there is no refresh token

    and how?
    ya.its not showing up in the feroxrev bot. i can see it in old bot.[ POKECOLOR 1.0]

  12. #206
    wowschik's Avatar Active Member
    Reputation
    28
    Join Date
    Apr 2009
    Posts
    41
    Thanks G/R
    11/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: THIS IS OLD; TAKE CARE IF U READ; I DONT WANT TO DELETE THIS MAYBE FOR OTHER PEOPLE WHO WANT AND NEED THIS.







    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
    Last edited by wowschik; 07-29-2016 at 09:03 AM.

  13. Thanks roche, lkjfds1, nightelf11, HI5, schedoodles, long1114, hackerlol (7 members gave Thanks to wowschik for this useful post)
  14. #207
    DamnSon09'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)
    @maclone
    Is the new version the same program but updated? Or is it another program?

  15. #208
    senseirain's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    142
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wanted to disable evolve pokemon wheres the settings? does this bot have a "leavestrongest" option???

  16. #209
    roche's Avatar Sergeant
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    16/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DamnSon09 View Post
    @maclone
    Is the new version the same program but updated? Or is it another program?
    its the updated one.

  17. #210
    roche's Avatar Sergeant
    Reputation
    6
    Join Date
    Jul 2016
    Posts
    41
    Thanks G/R
    16/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by senseirain View Post
    I wanted to disable evolve pokemon wheres the settings? does this bot have a "leavestrongest" option???
    just delete all the stuff between
    <PokemonsToEvolve>

    </PokemonsToEvolve>

    no pokemons will be evolved

    ya.it has leave strongest option by default.

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