An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# jPokeBot

![alt text](https://raw.githubusercontent.com/tassoneroberto/jpokebot/master/logo.png)

## 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/