BF Betfair Poker Bot

Position · the risk side of the book

Detection, weighted like an order book

A detection system does not look for one tell — it trades a basket of behavioural signals, each with a weight, and acts when the composite crosses a threshold. This page lays that basket out the way an exchange shows depth: which signals sit at the top of the book, which barely move the price, and how Betfair's two-tier model stacks Playtech's network scrutiny on top of its own KYC.

Horizontal bar chart ranking bot-detection signals by weight, with action-timing variance heaviest at 0.95 and session-length regularity lightest at 0.17
Detection signals ranked by weight (illustrative). Heavier signals near the top dominate the composite score; a single light signal rarely triggers action on its own.

The two-tier model

Betfair Poker does not run its own poker engine. It is a skin on the iPoker Network, so anti-cheat operates at two levels that a bot has to clear simultaneously.

The two tiers catch different things. The network tier is fast, automated, and behavioural — it flags how you play. The operator tier is forensic and financial — it flags who you are and how the money moves. Beating one does nothing for the other.

Reading the signal book

The chart above and the table below rank the signals a modern behavioural model weighs. The weights are illustrative, but the ordering reflects what is genuinely hard to fake versus what is cosmetic. The headline: the signals at the top are timing and coordination, not strategy. Detection rarely tries to prove "this play was too good." It looks for the texture of a machine.

Behavioural detection signals by approximate weight in a composite bot score
SignalWeightWhat it capturesHard to fake?
Action-timing variance0.95Whether decision times vary like a human's — slower in tough spots, faster in trivial onesVery hard
Multi-table action sync0.84Correlated timing or sizing across several seats run by one operatorVery hard
Bet-sizing entropy0.70Whether sizes cluster on solver outputs instead of the messy spread humans useHard
Mouse / input cadence0.53Movement paths, click jitter, and idle micro-motion between actionsMedium
Win-rate vs. variance fit0.43A win rate too smooth for the volume — too little downswing for the sampleMedium
Tabling-hours pattern0.28Sessions that start and stop on machine-like schedules, around the clockEasy
Session-length regularity0.17Identical session durations with no human drift or fatigueEasy

The weighting explains why "make the bot play slightly worse" never helps. Strategic quality is not near the top of the book. The dominant signals are timing variance and cross-table coordination — exactly the things a script is structurally bad at and a multi-account operator cannot avoid. You can dump a few pots to soften a win rate; you cannot easily give a deterministic program the irregular, context-aware hesitation of a tired human across thousands of decisions.

Why timing dominates

Human decision time correlates with difficulty. People snap-fold trash, tank on close river decisions, and misclick occasionally. A naive bot acts in a tight, near-constant window regardless of the spot — and even sophisticated ones that add randomised delays tend to produce a distribution that is too clean: symmetric, stationary, and uncorrelated with board texture. Detection models the joint distribution of decision time and decision difficulty, and a machine leaves a fingerprint there that survives most attempts to add noise. This is why timing carries the heaviest weight in the book — it is the costliest signal to forge convincingly at scale.

Failure modes that get bots caught

In practice, bots are not usually caught by one elegant test. They are caught by a stack of ordinary mistakes that each nudge the composite score until it crosses the threshold.

The honest summary: detection is a weighted, multi-signal system designed so that no single trick defeats it. The economics on the bot economics page already make a Betfair Poker bot a thin-margin operation; the detection book is the other reason the realistic ceiling is far lower than the sales pages claim.

Studying detection from the research side? The desk discusses timing models, entropy analysis, and the two-tier architecture on Telegram.

Open Telegram
Raul Moriarty
Raul Moriarty
Poker Software Expert — behavioural detection, timing analysis, and anti-cheat architecture across poker networks.