🤖 Pokémon GO bot written in Java.
❗ This project is not working with latest Niantic API versions! ❗
N.B. This project uses the following APIs: https://github.com/Grover-c13/PokeGOAPI-Java
Clone:
git clone https://github.com/tassoneroberto/jpokebot.git
Add PokeGOAPI-library-x.y.z.jar
file as a project dependency. Latest versions (0.4.1) is deprecated.
Build maven:
mvn package
mvn compile
Run Bot.java
class.
This is an old project decompiled from a JAR file (Yes, I lost original .java files!), so some classes are broken or even missed. Also, when this bot was created (August 2016), you just needed a Pokemon GO account to login and start botting. After a while people lost in interest in the Pokemon GO game. Consequently the developers of the API used by bots and maps stopped to maintain the project updated. This lead to a difficulty in cracking Niantic game protection. At the moment doesn't exist working API to use. Anyway, I decided to upload the project with the hope that one day some API will be available again to use.
https://github.com/pogodevorg/