Pitchfork
Pitchfork
Into to PitchforkQuick Start Guide
GlossaryFrequently Asked Questions

Glossary

Key terms and definitions used in Pitchfork documentation

Glossary

A comprehensive reference of terms, acronyms, and concepts used throughout Pitchfork and OSRS bot management.

A

Account : An Old School RuneScape game account managed by Pitchfork, including credentials, statistics, and metadata.

Agent : A lightweight application that runs on your computer or server to execute bot clients and manage accounts. Agents connect to Pitchfork server via WebSocket.

Anti-Ban : Techniques and behaviors implemented to avoid detection by Jagex's bot detection systems, including random delays, human-like mouse movements, and break patterns.

API (Application Programming Interface) : The RESTful interface that allows programmatic interaction with Pitchfork services.

Arguments : Parameters passed to scripts to customize their behavior (e.g., tree=oak location=varrock).

B

Ban Wave : A coordinated mass banning event by Jagex targeting bot accounts.

Bank PIN : A 4-digit security code required to access an OSRS account's bank.

Bot Client : Third-party software that automates OSRS gameplay (DreamBot, TriBot, RuneLite, OSBot).

Bot Farm : A collection of OSRS accounts operated simultaneously for resource gathering or gold farming.

Break Pattern : Scheduled pauses in bot activity to mimic human behavior and reduce ban risk.

Bulk Operations : Actions performed on multiple accounts simultaneously, such as launching scripts or moving to groups.

C

Client Instance : A configured bot client ready to run accounts, with specific settings and credentials.

Cluster : A group of agents working together to distribute bot load across multiple machines.

Combat Level : The overall combat strength of an OSRS account, calculated from combat skills.

Condition : A rule or criteria that triggers automated actions (e.g., "account level >= 60").

Cooldown : A waiting period between trigger executions or actions to prevent spam or overload.

Covert Mode : A DreamBot feature that attempts to hide the client from detection.

D

Dashboard : The main Pitchfork interface showing account status, statistics, and controls.

DreamBot : A popular Java-based OSRS bot client with extensive script support.

Distributed System : Architecture where agents run on multiple machines but are controlled centrally.

E

Export : Downloading account data in various formats (JSON, CSV, text) for backup or analysis.

Expression : Complex conditional logic using JavaScript or SQL-like syntax in triggers.

F

F2P (Free-to-Play) : Non-member OSRS accounts with limited content access.

Failover : Automatic switching to a backup system when the primary fails.

Fresh Client : Starting a bot client with clean cache and no previous session data.

G

Gold Farming : Using bots to generate in-game currency (GP) for real-world trading.

GP (Gold Pieces) : The primary currency in Old School RuneScape.

Group : A organizational unit for categorizing and managing related accounts.

H

Headless Mode : Running bot clients without GUI display, typically on servers.

Hook : Code injection point that allows scripts to interact with the game client.

HTTP-only Cookie : Secure cookie storage method preventing JavaScript access to authentication tokens.

I

Import : Adding accounts to Pitchfork from external sources (text, JSON, CSV).

Instance : A single running bot client with a loaded account.

IP Rotation : Changing IP addresses via proxies to avoid detection and bans.

J

Jagex : The company that develops and operates Old School RuneScape.

Jagex Launcher : Official Jagex account management system with enhanced security.

JVM (Java Virtual Machine) : Runtime environment required for Java-based bot clients.

JWT (JSON Web Token) : Secure authentication token used for API access.

K

Keystore : Encrypted storage for sensitive credentials and certificates.

L

Load Balancing : Distributing bot accounts across multiple agents for optimal performance.

Lock : Account restriction preventing login, different from a ban.

Low Resource Mode : Optimized settings reducing CPU and memory usage per bot.

M

Membership : Paid subscription status granting access to full OSRS content (P2P).

Metadata : Additional account information like skill levels, wealth, and quest points.

Multi-boxing : Running multiple game accounts simultaneously.

Mutex (Mutual Exclusion) : Preventing conflicting operations from running simultaneously.

N

NMZ (Nightmare Zone) : Popular OSRS minigame used for AFK combat training.

O

OSBot : Alternative Java-based OSRS bot client.

OSRS (Old School RuneScape) : The 2007 version of RuneScape maintained by Jagex.

OTP (One-Time Password) : Time-based authentication code for two-factor authentication.

P

P2P (Pay-to-Play) : Member accounts with full OSRS content access.

Ping : Network latency between client and game server, measured in milliseconds.

Pitchfork : This bot management system you're using.

Proxy : Intermediate server routing traffic to hide real IP address.

Python Script : Automation script written in Python, often for color-based botting.

Q

Quest Points : Reward points earned from completing OSRS quests.

Queue : Waiting list for script execution or other operations.

R

Rate Limiting : Restricting frequency of operations to prevent overload or detection.

Reflection : Bot client technique reading game memory to interact with OSRS.

RuneLite : Open-source OSRS client with plugin support for automation.

Runtime : Duration an account has been actively botting, usually in minutes or hours.

S

Script : Automated sequence controlling bot behavior in OSRS.

Session : Active connection between bot client and game server.

Skill Level : Experience level in specific OSRS skills (1-99).

SOCKS5 : Proxy protocol supporting authentication and UDP traffic.

Staggering : Introducing delays between bulk operations to appear more human-like.

Statistics : Metrics tracking account performance, script success, and system health.

Subscription Tier : Pitchfork service level determining features and limits.

T

Tag : Label applied to accounts for organization and filtering.

Token : Authentication credential for agent or API access.

Total Level : Sum of all skill levels for an OSRS account.

TOTP (Time-based One-Time Password) : Standard 2FA implementation using apps like Google Authenticator.

Trigger : Automation rule executing actions when conditions are met.

TriBot : Java-based OSRS bot client with advanced scripting capabilities.

TUI (Terminal User Interface) : Text-based interface for agent management.

U

Uptime : Duration a system or agent has been running without interruption.

UUID (Universally Unique Identifier) : Unique identifier for accounts, agents, and other entities.

V

Virtual Display : Simulated screen for running GUI applications on headless servers.

VPS (Virtual Private Server) : Cloud-hosted server for running agents remotely.

W

WebAction : Custom automation action executed via web interface.

WebSocket : Protocol enabling real-time bidirectional communication between agent and server.

Webhook : HTTP callback for event notifications to external services.

World : OSRS game server instance (e.g., World 302).

Wrapper : Java application integrating bot client with Pitchfork agent.

X

XP (Experience Points) : Points gained from activities, determining skill levels in OSRS.

Y

Yew : High-level tree in OSRS, commonly used in woodcutting scripts.

Z

ZKM : Java obfuscation tool protecting wrapper code from reverse engineering.

Zulrah : High-level OSRS boss, popular for gold farming.

Symbols & Abbreviations

2FA : Two-Factor Authentication

AES-256-GCM : Advanced Encryption Standard with 256-bit key in Galois/Counter Mode

API : Application Programming Interface

CPU : Central Processing Unit

CSV : Comma-Separated Values

GUI : Graphical User Interface

HTTP/HTTPS : Hypertext Transfer Protocol (Secure)

JSON : JavaScript Object Notation

RAM : Random Access Memory

REST : Representational State Transfer

SDK : Software Development Kit

SQL : Structured Query Language

TLS : Transport Layer Security

UI/UX : User Interface / User Experience

URL : Uniform Resource Locator

VPN : Virtual Private Network

WSS : WebSocket Secure


Missing a term? Submit a request on Discord!

Was this page helpful?

Triggers Overview

(In Development) Automate complex workflows with Pitchfork's trigger system

Frequently Asked Questions

Common questions and answers about Pitchfork

On this page

GlossaryABCDEFGHIJKLMNOPQRSTUVWXYZSymbols & Abbreviations