https://github.com/tassoneroberto/jpokebot
Pokémon GO bot written in Java.
https://github.com/tassoneroberto/jpokebot
api bot java niantic pokemon pokemon-go pokemongo reverse-engineering
Last synced: 3 months ago
JSON representation
Pokémon GO bot written in Java.
- Host: GitHub
- URL: https://github.com/tassoneroberto/jpokebot
- Owner: tassoneroberto
- License: mit
- Created: 2019-06-02T17:39:34.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-20T21:43:46.000Z (over 3 years ago)
- Last Synced: 2023-03-06T05:48:27.979Z (over 3 years ago)
- Topics: api, bot, java, niantic, pokemon, pokemon-go, pokemongo, reverse-engineering
- Language: Java
- Size: 20.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jPokeBot

## Introduction
:robot: Pokémon GO bot written in Java.
:exclamation: This project is not working with latest Niantic API versions! :exclamation:
N.B.
This project uses the following APIs: https://github.com/Grover-c13/PokeGOAPI-Java
## Installation
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.
## Note
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.
## Useful links
https://pogodev.org/
https://github.com/pogodevorg/
https://www.reddit.com/r/pokemongodev/
https://discordapp.com/invite/dKTSHZC/