API Reference
Reference Types
State values and generic definitions
Reference
BotStatus Values
| Value | Description |
|---|---|
connecting | Initial state, attempting to connect |
connected | Connected to game server |
in_world | Logged in and inside a world |
two_factor_auth | Blocked by 2FA — retries after 120s |
server_overloaded | Server overloaded — retries after 30s |
Coordinates
All x/y values are in tile coordinates (pixels ÷ 32). The bot's position (5.0, 10.0) means tile column 5, row 10.
Default Delays
| Delay | Default |
|---|---|
place_ms | 500ms |
walk_ms | 500ms |