- Download/fork project; and open up the zip file inside the project and put it in a separate folder, separate from this original project.
- Open up zip and open up command line and go to the directory where the opened zip is at.
- Run the following line on terminal/CMD:
pip install -r requirements.txt
If that doesn't work then just addsudo
to the beginning and enter the password for your main computer account. - Then go to the configure.json file and change whatever information you need. Then go to pokebot.py and change the latitude & longitude where stated.
- Run the following line on terminal/CMD if you login into Pokemon Go with Google:
python pokebot.py -i 0
andpython pokebot.py -i 1
if you use Pokemon Trainer's Club - After you run it the first time add
--cache
to the end. For example,python pokebot.py -i 0 --cache
- Many thanks to the many devs at /r/pokemongodev!
forked from Hrithikd/Pokemon-Go-Farm-API
-
Notifications
You must be signed in to change notification settings - Fork 0
coolman6942o/Pokemon-Go-Bot-Working-Hack-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a bot that farms for Pokestops and Pokemon and super easy to level up.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.3%
- Shell 0.7%