-
Member
Originally Posted by
dida1990
I will restart automatically after 30min = 1800 sec.
i tried it only with the .exe
But you have to use the Google authentication again? Or can you maybe tell me how to get a refresh token?
-
Knight-Lieutenant
Originally Posted by
Breaksgames
Yeah I feel ya. I prefer teleporting through New York lol
I was originally farming in Time Square and Central Park but honestly not many good pokes, made a new account to check out santa monica pier which seems to be all the rage
My 25 account won't let me increase pokemon strength because I'm not strong enough so I want more levels to conquer gyms but at the same time I don't want to level legitimately because its a pain now that I know of this.
-
Originally Posted by
dida1990
I wrote a little batch script, call it "whatever you want".bat and place it in your bot folder
@echo off
:start
taskkill /f /im PokemonGo.RocketAPI.Console.exe
start YourDirectory\PokemonGo.RocketAPI.Console.exe
timeout /T 1800 /nobreak > NUL
goto start
Improved batch code for multiple processes running:
@echo off
:start
wmic process where ExecutablePath='C:\\Users\\Admin\\Desktop\\PokeGoBot\\PokemonGo.RocketAPI.Consol e.exe' delete
start PokemonGo.RocketAPI.Console.exe
timeout /T 1800 /nobreak > NUL
goto start
--[ Recoiled@OwnedCore ]-- --[ Hope you found my post helpful! ]--
-
Post Thanks / Like - 3 Thanks
-
Member
Originally Posted by
Sephiroth
After running for about 30 minutes, I keep getting a bunch of red text errors on the program.. Worked fine all the rest of the time. Anyone else had these issues?
Had same issue. I have to restart it
-
Member
Originally Posted by
zerospec0
I was originally farming in Time Square and Central Park but honestly not many good pokes, made a new account to check out santa monica pier which seems to be all the rage
My 25 account won't let me increase pokemon strength because I'm not strong enough so I want more levels to conquer gyms but at the same time I don't want to level legitimately because its a pain now that I know of this.
I basically hate their leveling curve lol. It's a bit too easy to begin and too excessive as you go on. Level 20 was what I agree was fair. But it's getting ridiculous lol. I just want a good set of coordinates to fIrish off my pokedex. But I know I'll need levels for the Live Tournaments they'll be having of team v team.
-
Knight-Lieutenant
Originally Posted by
Breaksgames
I basically hate their leveling curve lol. It's a bit too easy to begin and too excessive as you go on. Level 20 was what I agree was fair. But it's getting ridiculous lol. I just want a good set of coordinates to fIrish off my pokedex. But I know I'll need levels for the Live Tournaments they'll be having of team v team.
If we survive the ban wave then that would be nice but according to the archived location threads people have gotten 125 pokedex from santa monica pier
Poke vision also defaults to that location and you can see some insane variety...sad part is I don't really plan on using the santa monica account, just hoping it survives ban to trade in future
-
Private
Originally Posted by
Recoiled
Improved batch code for multiple processes running:
@echo off
:start
wmic process where ExecutablePath='C:\\Users\\Admin\\Desktop\\PokeGoBot\\PokemonGo.RocketAPI.Consol e.exe' delete
start PokemonGo.RocketAPI.Console.exe
timeout /T 1800 /nobreak > NUL
goto start
Thanks, I was working on it as well
-
Post Thanks / Like - 1 Thanks
roche (1 members gave Thanks to dida1990 for this useful post)
-
Member
Originally Posted by
zerospec0
If we survive the ban wave then that would be nice but according to the archived location threads people have gotten 125 pokedex from santa monica pier
Poke vision also defaults to that location and you can see some insane variety...sad part is I don't really plan on using the santa monica account, just hoping it survives ban to trade in future
I have 140 pokedex from only Central Park
-
Knight-Lieutenant
Originally Posted by
Porsche924
I have 140 pokedex from only Central Park
I did central park for a good 8 hours and got the same garbage so I stopped -_-
-
Member
any solution or fix with the red errors after th 30 minutes of boting???
-
Member
Originally Posted by
zerospec0
If we survive the ban wave then that would be nice but according to the archived location threads people have gotten 125 pokedex from santa monica pier
Poke vision also defaults to that location and you can see some insane variety...sad part is I don't really plan on using the santa monica account, just hoping it survives ban to trade in future
IDC about botting as much as I care about Nox being safe xD
I need Central Park to live lol.
-
Post Thanks / Like - 1 Thanks
roche (1 members gave Thanks to Breaksgames for this useful post)
-
Sergeant
what is the use of running multiple instances of the bot?
im already using "pokecolor 1.0". Should i download the new one which is on the first post?
Last edited by roche; 07-22-2016 at 10:45 PM.
-
Member
Originally Posted by
maclone
- Information
A lot of PokemonGo bots around require to download someones
GitHub repository, have
Visual Studio installed, manual
editing of code to change settings and need then to be
compiled before they can be used.
I did all of that for you already.
I take the most known and widely used bot repositories, compile down an user friendly version for download and instant use.
The code and repository used is completely credit to the owner and will be noted in the credits for each download.
As time goes on and more bots get released, I will update this thread with new releases.
What you will find in my versions:
- Clean codebase downloaded directly from the creator's repository
- User-friendly way of changing bot settings in form of an easy to edit "user.xml" file
- Fixes and small improvements requested by people
I will not add new features beyond the fixes and small improvements, this task is up to the repository owner.
- Usage
- Once you have chosen and downloaded a bot, unzip it to a folder.
- Edit the "user.xml" you will find in that folder with your settings.
- Ready to go, just run the bot.
- Downloads
Versions in
bold are the recommended versions.
Evolve fix + Catch Pokemon while walking to the next location
Based on the last version of FeroxRev's bot, including walking to locations.
https://mega.nz/#!qJkBHIba!pmc7ndQwY...s7JsPO5xRwME7A
Evolve fix
Based on the last version of FeroxRev's bot, including walking to locations.
https://mega.nz/#!6AUFxRob!8I_dlXyTD...QZJq907pKDFIJs
Pokecolor 1.0
DetectiveSquirrel (
GitHub)
https://mega.nz/#!7Fl3lY6T!aNcRsls2q...XRgaWq8nRoVqmA
-
Have fun.
I can't for the life of me install VS 2015 on my pc..
Thank you for doing this! Could you please compile https://github.com/NecronomiconCoding/Pokemon-Go-Bot
Thanks in advance!
-
Sergeant
Originally Posted by
ying
i think this bot doesn't need VS 2015.:confused:
-
Private
Originally Posted by
roche
i think this bot doesn't need VS 2015.:confused:
That is why he is saying "thanks"