Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Pokemon Go Bot v0.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jabbink jabbink released this 15 Nov 10:24
· 3 commits to master since this release

UPGRADE TO THIS RELEASE AS SOON AS POSSIBLE; older releases can easily be detected by Niantic

Changes made:

  • Update API to v0.0.5 to fully fix multi botting
  • Correctly reuse device identifiers
  • Correctly request incremental updates to map cells

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-0.8.1.jar

  4. Check the frequently asked questions on https://github.com/jabbink/PokemonGoBot