Exploitative Play

EXPLOITATIVE PLAY · FIELD NOTE

Node Locking in Plain English: Test the Mistake, Not a Fantasy

Use node locking to model opponent mistakes, calculate best responses, avoid unrealistic assumptions, and convert solver findings into practice.

Node locking sounds technical, but the idea is simple. You tell the solver, “Pretend my opponent makes this specific mistake,” and it shows you the best response. The dangerous part is feeding it a fantasy instead of a measured mistake.

The short answer

Solve the normal strategy first. Change one opponent behavior that you have evidence for, then compare the result. Make small locks, test nearby assumptions, and turn the stable changes into rules you can actually use.

Three useful words

A node is one decision point in a game tree. A node lock forces a chosen strategy at that point. A best response is the most profitable counter to the locked behavior.

Practice this spot first

Assume the big blind overfolds this river by 15 percentage points. Decide whether queen-jack becomes a bluff, then ask whether the answer survives a smaller 5-point overfold.

PRACTICE SPOT · GTO DOJOPlay this spot ↗

Solve the baseline first

Record equilibrium actions and EVs before changing anything. The baseline reveals what the solver is responding to and gives a comparison for the exploit. Without it, a best response can look dramatic without showing what moved.

Lock one measurable mistake

Change a frequency supported by data or a clear read: excess folding to a size, missing raises, or too many calls. Keep the rest of the strategy coherent. Locking every action to an extreme creates an opponent who does not exist.

Inspect range movement, not one hand

The best response may widen bluffs, thin value, change size, or protect another branch. Look at which hand properties move first. If blocker-rich air becomes a bluff before showdown-value hands, the output is teaching a reusable rule.

Stress-test the assumption

Run a smaller and larger deviation. If the exploit appears only under an extreme lock, it may not survive uncertainty. Check nearby boards and sizes so the lesson is not an artifact of one node.

Convert output into drills

Create paired decisions: baseline opponent, modest leak, large leak. Predict which action changes before seeing the answer. That makes node locking a learning tool rather than a way to generate a colorful chart.

Rule of thumb: Lock evidence, not imagination. The best response is trustworthy only when the opponent model is.

Document every lock

Save the original frequency, locked frequency, evidence source, sample size, and EV change. Add the board, positions, stack, and size. This record makes the experiment reproducible and prevents a striking output from becoming a general rule outside the node where it was tested.

Keep studying

Place each experiment inside the broader GTO-versus-exploitative framework, ground the lock in observable loose-passive behavior, and document the result with a repeatable poker-hand review process.