Skip to content

tranbaquanthuy/PBO-Bot

Repository files navigation

Pokemon Blaze Online Fan made game — Bot (Ideal from PROshine)

A desktop bot for [Pokemon Blaze Online (PBO)]. It connects to the game server over plain TCP, speaks the same Protobuf protocol as the official client, and automates grinding, battles, healing, and map movement.


What it does

  • Logs in with your username and password (no browser or cookies).
  • Walks routes on real map collision data and fights wild Pokémon.
  • Runs battles — attack, switch, catch, run, and post-battle dialogs (wild and NPC).
  • Heals at nurses on a schedule (e.g. every N battles) and handles yes/no prompts.
  • Map view — see position, collision, NPCs, and configure per-route grind/catch settings.
  • Quality-of-life — auto move-learn, evolution, inventory tracking, reconnect, optional SOCKS5 proxy.

A separate Java packet inspector is for capturing and studying live traffic in different project (development only).


Quick start

  1. Open PBOShine.sln in Visual Studio and build.
  2. Copy Account.example.json to an Account/ folder next to the built .exe, rename it (e.g. myaccount.json), and fill in name and password.
  3. Run PBO, pick your account, and connect.
  4. Use Map View to load a route and start nurse grind or other routines.

Optional startup login:

--autologin-account myaccount

Accounts and safety

  • Account files live under Account/*.json locally — do not commit them.
  • Never put real passwords in source code or inspector logs.

Disclaimer

This is an unofficial third-party tool. Use at your own risk and in line with the game’s terms of service.

About

Pokemon Blaze Online Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages