This repository was archived by the owner on Jul 22, 2019. It is now read-only.
Pokemon Go Bot v0.7.4
Pre-release
Pre-release
Changelog:
- Add ability to set a buddy Pokemon (see
buddyPokemonsetting in the config; set that one to the name of a Pokemon; e.g.WEEDLE) - Correctly log when bot is idling because of lure's in the area
- Possibly fix to correctly log hatched pokemon with all stats (instead of claiming it is "MISSINGNO")
How to run compiled version:
-
Download this release.
-
Create a config file, as a base, take this file, save it as
bot.jsonin a directory calledbot-settings. Then open it with a plain text editor (e.g. notepad) and fill all blanks. -
Run the
.jarwith Java 8 (or higher) like this:java -jar PokemonGoBot-0.7.4.jar -
Check the frequently asked questions on https://github.com/jabbink/PokemonGoBot