Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Pokemon Go Bot v1.0.0 source code.tar.gz | 2016-11-16 | 3.5 MB | |
Pokemon Go Bot v1.0.0 source code.zip | 2016-11-16 | 3.6 MB | |
README.md | 2016-11-16 | 944 Bytes | |
PokemonGoBot-1.0.0.jar | 2016-11-16 | 27.8 MB | |
Totals: 4 Items | 34.9 MB | 0 |
:tada: STABLE RELEASE :tada:
(if you encounter problems with this that you didn't have with v0.8.2, feel free to downgrade; that one is also safe but contains some bugs)
Changelog: - major release; very stable and well tested - prevent trying to drop buddy pokemon - use new api (should prevent trying to encounter expired pokemon) - blacklist expired pokemon in case they still come through - Fix PTC timeout after 150 minutes
How to run compiled version:
1. Download this release.
2. Create a config file, as a base, take this file, save it as default.json
in a directory called bot-settings
. Then open it with a plain text editor (e.g. notepad) and fill all blanks.
3. Run the .jar
with Java 8 (or higher) like this:
java -jar PokemonGoBot-1.0.0.jar
4. Check the frequently asked questions on https://github.com/jabbink/PokemonGoBot