Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Hrithikd/Pokemon-Go-Farm-API
This is a bot that farms for Pokestops and Pokemon and super easy to level up.
https://github.com/Hrithikd/Pokemon-Go-Farm-API
Last synced: 3 months ago
JSON representation
This is a bot that farms for Pokestops and Pokemon and super easy to level up.
- Host: GitHub
- URL: https://github.com/Hrithikd/Pokemon-Go-Farm-API
- Owner: Hrithikd
- Created: 2016-07-21T07:54:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T21:39:33.000Z (over 1 year ago)
- Last Synced: 2024-07-28T21:38:36.609Z (3 months ago)
- Language: Python
- Homepage:
- Size: 168 KB
- Stars: 22
- Watchers: 2
- Forks: 142
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-pokemon - Pokemon Go Bot - Pokémon GO bot that farms for Pokestops and Pokémon. (Development Projects)
README
## Pokemon-Go-Farm-API
# Instructions
1. Download/fork project; and open up the zip file inside the project and put it in a separate folder, separate from this original project.
2. Open up zip and open up command line and go to the directory where the opened zip is at.
3. Run the following line on terminal/CMD: `pip install -r requirements.txt` If that doesn't work then just add `sudo` to the beginning and enter the password for your main computer account.
4. 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.
5. Run the following line on terminal/CMD if you login into Pokemon Go with Google: `python pokebot.py -i 0` and `python pokebot.py -i 1` if you use Pokemon Trainer's Club
6. After you run it the first time add `--cache` to the end. For example, `python pokebot.py -i 0 --cache`
7. Many thanks to the many devs at /r/pokemongodev!Note: created with a partner in 2016