MMoriDocs
API Reference

Reference Types

State values and generic definitions

Reference

BotStatus Values

ValueDescription
connectingInitial state, attempting to connect
connectedConnected to game server
in_worldLogged in and inside a world
two_factor_authBlocked by 2FA — retries after 120s
server_overloadedServer 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

DelayDefault
place_ms500ms
walk_ms500ms

On this page