Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/souler/apb
Android Pixel Bot
https://github.com/souler/apb
Last synced: 27 days ago
JSON representation
Android Pixel Bot
- Host: GitHub
- URL: https://github.com/souler/apb
- Owner: Souler
- License: mit
- Created: 2019-09-09T16:17:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T06:36:20.000Z (over 1 year ago)
- Last Synced: 2024-04-17T07:22:33.256Z (7 months ago)
- Language: JavaScript
- Size: 47.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# apb: Android Pixel Bot
> gacha auto farming made easy## Requirements
- [Node.js](https://nodejs.org/en/)
- An Android phone## Installation
```
$ git clone https://github.com/Souler/apb.git
$ cd apb
$ npm install
```## Usage
```
$ node bin/apb.js ./scripts/pokemon_masters_general_farm.yml
```## Motivation
I recently binge-played [Pokémon Masters](https://pokemonmasters-game.com/en-US). While I loved the story and the challenge it brought, once that is done you can only level up by grinding some materials. The grind is so repetitive that even the game features an Auto mode so you can do battles automatically.
## License
MIT