Client Support
InuBot
Pitchfork support for InuBot
InuBot
InuBot is a closed-source OSRS botting client. Pitchfork integrates by generating an InuBot YAML config and passing it via -rawargs.
Support Status
Work in progress. InuBot has a dedicated client type with InuBot-specific toggles exposed in the UI, but the integration isn't fully validated yet. Try it, but expect rough edges. Report issues on Discord.
How to use
- Install InuBot on the agent machine.
- In Pitchfork, Clients → Client Types tab → Create Instance on the InuBot tile.
- Configure:
- Instance Name — anything memorable
- Memory (MB) — 256–8192 (default 1024 — InuBot is heavier than most)
- FPS — 1–50 (default 50)
- World — string (default
"316") - InuBot-specific toggles (see below)
- Save and launch from Accounts. Pitchfork builds a YAML config from your settings and hands it to InuBot via
-rawargs.
InuBot-specific settings
| Field | Default | Effect |
|---|---|---|
low_cpu | false | Reduce CPU usage at the cost of responsiveness |
disable_interfaces | false | Skip rendering UI overlays |
minimized | false | Start the window minimized |
exit_on_error | false | Quit on unrecoverable errors |
exit_on_ban | false | Quit when account is banned |
save_account | false | Persist account state in InuBot |
experimental | false | Enable InuBot's experimental features |
mouse_mode | false | Use InuBot's alternate mouse model |
start_script_early | false | Begin script before login completes |
Was this page helpful?