Pitchfork
Pitchfork
Intro to PitchforkQuick Start Guide
ProhibitionDreamBotTRiBotInuBotRuneLiteStormClientOSBot
GlossaryFAQ
Client Support

TRiBot

Pitchfork support for TRiBot and TRiBot X

TRiBot

Official site

TRiBot is a long-running OSRS bot client. Pitchfork supports both classic TRiBot and TRiBot X as separate client types.

Support Status

Work in progress. The integration is implemented — Pitchfork can pass account credentials, client spoofing, and per-script arguments to TRiBot's CLI — but it's not yet validated end-to-end against real workloads. Try it, but expect rough edges. Report issues on Discord.

How to use

  1. Install TRiBot (or TRiBot X) on the agent machine.
  2. In Pitchfork, Clients → Client Types tab → Create Instance on the TRiBot or TRiBot X tile.
  3. Configure:
    • Instance Name — anything memorable
    • Spoofed Client — Default (no spoofing) or one of TRiBot's supported client identities
    • Spoofed OS — Default or your target OS string
    • Script Arguments — string passed to your script via -scriptargs
  4. Save and launch from Accounts. Credentials go via -username / -password.

Generated launch flags

FieldFlag
Game username-username <user>
Game password-password <pass>
Spoofed Client (≠ Default)-spoofed <name>
Script Arguments (non-empty)-scriptargs <args>

Anything else TRiBot accepts can be passed via Custom JVM Arguments.

Was this page helpful?

DreamBot

Pitchfork support for DreamBot

InuBot

Pitchfork support for InuBot

On this page

TRiBotSupport StatusHow to useGenerated launch flags