Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yzsvdu/redtrainer
Java Reflection Bot Client for PokeMMO
https://github.com/yzsvdu/redtrainer
bot java javafx pokemon reflection
Last synced: about 1 month ago
JSON representation
Java Reflection Bot Client for PokeMMO
- Host: GitHub
- URL: https://github.com/yzsvdu/redtrainer
- Owner: yzsvdu
- License: mit
- Created: 2024-07-06T08:39:36.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-24T21:12:39.000Z (about 2 months ago)
- Last Synced: 2024-10-11T04:00:54.259Z (about 1 month ago)
- Topics: bot, java, javafx, pokemon, reflection
- Language: Java
- Homepage:
- Size: 5.12 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Red Trainer by vnnsnnt
## A PokeMMO Bot Client## Features
1. **Runs while the game window is unfocused.**
2. **Auto Walk** (movement timing may be bugged sometimes, so use it in enclosed spaces)
3. **Auto Fish** (keybind 4, false swipe is necessary right now)
4. **Auto Catch** (use false swipe for best results)
5. **Auto Battle** (payday, level up, with **Custom Move Order**)## How to Use
### Requirements
- **Java 17 Runtime**
- [Download Java 17](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)### Windows
1. Download the latest `windows_build` from the [release](https://github.com/yzsvdu/RedTrainer/releases).
2. Copy and paste all files from the build into `C:\Program Files\PokeMMO`.
3. Start the game with `windows_start.cmd`.
4. Start the client by running `client.jar`.### MacOS
1. Download the latest `macos_build` from the [release](https://github.com/yzsvdu/RedTrainer/releases).
2. Copy and paste all files from the build into `/Users/(your-user-folder)/Library/Application Support/com.pokeemu.macos/pokemmo-client-live`.
3. Start the game by running `./macos_start.sh`.
4. Start the client by running `client.jar`.### Warning
1. Movement key binds must be set to **WASD**.
2. Primary Key (A) should be set to Space
3. Fishing Rod must be set to **4** to use Auto Fish.