Getting Started
From a downloaded zip to a bot running on its own. Headings across these docs are tagged Free or Premium so you can see what a subscription adds without reading a word of it.
Overview(link to this section)
Minion automates PokeMMO by reading the game window and sending keyboard and mouse input. It never reads or writes game memory and never modifies the client.
You configure it with two dropdowns and a pile of checkboxes:
- Run Mode — what it does in a battle, or instead of one
- Movement Mode — how it finds encounters
Everything else is a feature that attaches to those two choices. If you understand that pairing, the rest of the interface makes sense.
Installation(link to this section)
Unzip the archive to a folder you own — Documents or Desktop. Do not run it from inside the zip, and avoid Program Files, because the bot writes Settings.ini next to the executable and Windows blocks that there.
Add the folder to your antivirus exclusions before first launch. This is not optional: the bot reads another application's window and sends synthetic input, which is behaviourally identical to a keylogger as far as a heuristic scanner is concerned. Verify the SHA-256 from the download page first, then exclude the folder.
Run minion.exe. On the login window:
| Button | Use it when |
|---|---|
| Premium Login | You have an account and an active subscription |
| Premium Register | First key — pick a username and password, paste the key |
| Extend Subscription | Renewing — adds time to the account you already have |
| Free Access | Trying the free feature set without a key |
Renewing always means Extend Subscription, never Register. Register creates a second account, and your settings, profiles and bound machine stay with the first.
Game Settings(link to this section)
There are none to change.
The bot resolves the game's geometry at runtime and computes its regions from the live client, so it adapts to whatever the game is running at — any resolution, windowed or fullscreen, any Windows display scaling. There is no resolution picker because there is nothing to pick.
If you have used other screen-reading bots, this is the setup step you are looking for and will not find.
Hotkeys(link to this section)
Two global hotkeys, active whether or not the bot window has focus:
| Key | Action |
|---|---|
| F9 | Start |
| F10 | Stop |
If another application has already registered them, the bot says so at startup rather than failing silently — close the other application and restart, or use the START and STOP buttons.
Your in-game hotkey slots matter too. The bot presses numbered slots for items and moves, so keep your rod, repels and healing items where you configured them.
Your first run(link to this section)
- Log in to PokeMMO and stand where you want the bot to work.
- Pick a Movement Mode and a Run Mode.
- Turn on the safety options — at minimum Humanize Actions and a break interval.
- Press F9.
Watch the first ten minutes. That is long enough to confirm your slots, items and route are what the bot expects. After that, leave it and let Discord tell you when something happens.