Wager Groups

Four ways for a Step to decide what bets to place. Mix and match.

Every Step node holds a list of wager groups. A wager group is a single rule for placing chips: it might be "always $5 on Red," or "follow whatever won last spin," or "pick three random streets." You can have one group per Step, or several stacked together. The Step plays them all on every spin.

There are four kinds of wager group. We'll go through each.

Adding a wager group

Open the inspector for any Step. In the Wagers section, tap Add Wager. A menu appears with four choices:

A node inspector with the Add Wager menu open at the bottom, showing four choices stacked vertically: Spots, Follow Winner, Follow Loser, and Random. The inspector behind it is for an Adjust Bet action with one upstream wager listed ($5 on Odd).
The Add Wager menu inside a node's inspector.

Pick one to add it. You can swipe a group to delete it later, or tap it to re-open and edit it.

1 · Spots

The most direct kind: you literally place chips on the roulette table. When you add a Spots group, the full Wager Editor opens up. Tap a chip denomination on the left, tap a bet zone on the right, and you've placed a wager. Stack as many as you like, and tap Done when you're finished.

The Wager Editor open in landscape on the green roulette felt with the American number layout. The chip tray runs down the left edge with denominations from $1 through $500. A $1 chip sits on the 1-to-18 outside bet, a $2 chip on the number 2, and a $3 chip on the central red diamond. Coverage stats run along the bottom and a 'Limit to random dozen' toggle is visible in the off position.
A Spots group, opened for editing.

What you can place

Anything the table supports: straight-up numbers, splits, streets, corners, six-lines, baskets, plus all the outside bets (red/black, even/odd, high/low, dozens, columns). For full details on every bet type, see the Wager Editor guide.

Random Dozen mode

At the bottom of the wager editor for a Spots group is a Random Dozen toggle. When you turn it on, your inside-number bets stop being fixed and start being placed in a random dozen each spin. This is for "anchor and rotate" strategies that want to play the same shape of bet but vary which third of the wheel it lands on.

2 · Follow the Winner

Bet on whatever side won the last spin. If Red came up, bet Red. If Black came up, bet Black. If a green zero came up, repeat your previous wager.

The Follow the Winner editor sheet. A Spots picker lists seven options with Red / Black selected (gold checkmark): Red / Black, Even / Odd, High / Low, Any 1-to-1 Bet, Dozens, Columns, Any 2-to-1 Bet. Helper text reads 'On each spin, places units on whichever spot won last spin.' Below, a Wager Size section shows a Units stepper set to 2 and a 'Match Units from Similar Bets' toggle in the off position.
The Follow the Winner editor.

This isn't just for red/black. The bet type can be any binary or ternary outside bet:

Bet TypeFollows what
Red / BlackThe color of the last winning number.
Even / OddWhether the last number was even or odd.
High / LowWhether the last number was 1–18 (low) or 19–36 (high).
Any 1-to-1 BetPick whichever of the three above patterns is currently winning.
DozensThe dozen that won (1st, 2nd, or 3rd).
ColumnsThe column the last number was in.
Any 2-to-1 BetEither Dozens or Columns, whichever is hot.

Inspector fields

3 · Follow the Loser

The opposite of Follow the Winner. Bet on whichever side lost the last spin. If Red came up, bet Black. If a number in the 1st dozen hit, bet a different dozen.

The inspector is identical to Follow the Winner: same bet types, same fields. Only the rule for picking is flipped.

When to use which

Follow the Winner is a "ride the streak" mindset: whatever's hot, keep betting on it. Follow the Loser is a "regression to the mean" mindset: whatever just lost is due for a turn. Roulette doesn't actually have streaks or memory, of course, so neither approach has any mathematical advantage. They're just different ways to add interest to a session.

4 · Random

Picks a random spot (or several) at the start of every spin. The most flexible group, with the most options.

The Random Wager editor sheet. The header reads 'Random Wager' with a Cancel button on the left and a gold Done button on the right. A Spot Type list runs top-to-bottom: Red/Black, Even/Odd, High/Low, Dozens, Columns, Streets, Corners, Double Streets (selected with a gold checkmark), then Vertical Splits, Horizontal Splits, Any Split, Zeros below. Inline controls under the selected Double Streets row: an Overlap segmented picker with No overlap selected (Spread out and Allow overlap to the right), an 'Also avoid other groups in this step' sub-toggle in the on position (gold) with the caption 'Picks never share numbers and also avoid spots covered by other groups in this step,' Spots to Pick set to 3 and Units per Spot set to 3 (both with minus/plus steppers), a Recent Spins paired control showing Exclude / Include segmented above an Off stepper with the caption 'Bias picks based on which numbers have hit recently. Off lets random pick freely,' and a Restrict Pool To picker set to 'Coldest Region' in gold. The region sub-controls below show a Family dropdown set to Dozens, a 'Ranking Among' chip row with three pills labelled D1, D2, D3 where D2 is dimmed to indicate it is deselected, a Rank stepper at 1, and the caption 'Pick the dozen with the longest dry streak. Ranking only among: D1, D3.'
The Random wager editor.

Inspector fields

FieldDoes
Spot TypeWhat kind of zone to pick. Choices include Streets, Corners, Splits, Six-Lines, Dozens, Columns, Red/Black, Even/Odd, High/Low, Straight numbers, single numbers, and several "Any" categories.
Spots to PickHow many spots to pick at random. The valid range depends on the spot type and the table.
OverlapHow picks share covered numbers. A three-way segmented control: No overlap (picks never share numbers; may return fewer than the requested count if the pool runs out), Spread out (picks minimize shared numbers but always fill the count), or Allow overlap (uniformly random; sharing is fine). When No overlap is selected, a sub-toggle appears: Also avoid other groups in this step. Turning it on tells this group to also dodge any numbers already covered by sibling groups in the same Step (fixed Spots, Follow, or earlier Random) — useful for, say, placing Corners on the opposite-side column boundary from a Columns wager on the same Step. Off by default.
UnitsHow much to wager per picked spot.
Match Units from Similar BetsSame as for Follow groups: when on, take the bet size from a similar upstream wager instead of the field above.
Recent SpinsA paired control that biases random picks based on what just hit. The stepper sets how many recent spins to look at (0–20; Off when 0); the segmented control above it picks the direction — Exclude means "don't pick spots whose numbers came up in the last N spins," Include means "force the first min(N, spotsCount) picks to cover the last N winners in chronological order — pick #1 = most recent winner, pick #2 = second-most-recent, and so on; any remaining picks stay random." Set the count to Off to disable.
Restrict Pool ToAn optional spatial restriction on the pick pool. One picker, six choices: Off (no restriction), Upstream Coverage (only pick spots whose numbers fall inside an upstream wager — useful for sub-bets that respect the parent strategy's domain), or one of four region modes: Specific Region, Any Region, Hottest Region, Coldest Region. The region modes expose a Family picker (Even-Money Bets / Dozens / Columns) and either a Member dropdown (Specific) or a Rank stepper (Hottest/Coldest). Hottest and Coldest also show a Ranking Among chip row — tap chips to narrow the ranking to a subset (e.g. "coldest of Col 1 or Col 3," skipping Col 2). All chips lit = consider the full family. See the section below for what each region mode does. Region modes only show for inside-bet spot types (streets, corners, splits, straight numbers); outside-bet types are themselves regions, so they're hidden. Upstream Coverage is hidden on the first step.

Restrict Pool To in detail

The picker is mutually exclusive — you pick one restriction or none. Use Upstream Coverage when you want a sub-bet that stays inside whatever the previous step covered (e.g. random corners that all fall inside an upstream Dozen). Use a Region mode when you want to pin the pool to a specific zone of the table.

The region picker has three families:

And four region modes that say which member to use:

ModeBehavior
Specific RegionLock to one fixed member of the family — e.g. always 2nd Dozen, or always Red. The Member dropdown picks which one.
Any RegionPick a uniformly-random member of the family each time the wager resolves. Useful when you want coherence (all picks share the same dozen, say) but don't care which one.
Hottest RegionPick whichever family member was hit most recently. Resolved by scanning the full session spin history newest-first; the member with the smallest distance to its last hit wins. The Rank stepper lets you ask for the 2nd-hottest, 3rd-hottest, etc. The Ranking Among chip row narrows the candidate set — e.g. ranking among just two of the three columns. Every session starts with 10 pre-seeded random spins (like walking up to a table that's already in progress), so Hot/Cold has data to work with from the very first wager.
Coldest RegionPick whichever family member has gone the longest without a hit (longest dry streak). Same scan, sorted the other way. Members never hit in available history get the maximum possible "distance" and tend to win Coldest rank 1 outright. The Rank stepper picks 2nd-coldest, 3rd-coldest, etc. Ranking Among works here too: drop the middle column from the chips and the coldest is picked from the two outer columns only.

A note on Hottest with the Even-Money Bets family: every non-zero spin hits three of the six even-money bets at the same time (e.g. 22 fires High, Even, and Black all together). So Hottest, rank 1 usually ties between those three same-spin members and resolves the tie randomly. Coldest doesn't have this issue — there's normally a single member with the longest gap.

Hot/Cold scoring uses the full session history, not the Recent Spins window. Recent Spins controls its own separate exclude/include feature for individual numbers, and stacks independently with whatever Restrict Pool To is set to.

Why all the options?

Random groups can do a lot. The simplest use is "pick three random streets, $5 each." But by combining the modifiers you can build things like "pick three random corners that don't overlap and aren't covered by the last five winners." That kind of nuance is why the inspector has so many switches.

Stacking groups together

A Step can have any number of wager groups, and they all run on every spin. Three Spots, a Follow the Winner, and a Random group? Sure. The Step places all of those bets together when the wheel spins.

The order usually doesn't matter mathematically — every group runs together on the same spin — but it's what shows up on the Step's card and in the strategy description, so put the most important ones first if you care about how it reads.

One spot where order does matter: stacking two Random groups of the same type with no-overlap turned on. The later group sees the earlier group's picks and avoids them, so two Random Double Streets (2 spots each, no overlap) cover four distinct double streets instead of possibly doubling up. Different types stay independent by default — a Random Corners and a Random Double Streets in the same Step can still share numbers, since they're different bet families. If you want cross-type isolation too (say, corners that avoid an upstream Columns wager's coverage), turn on Also avoid other groups in this step under the No overlap segment. Group order then matters across types: the later group dodges everything the earlier ones covered, so put the avoider last.

The Wager Source picker again

Worth repeating since wager groups are the thing it actually controls:

Picking the right one matters a lot in strategies with progressions. Continue on to Action Nodes to see how this fits together.