Skip to content

Slots

3-reel slot machine. Spin and hope.

How a spin plays

  1. /pcasino slots <bet> — Phantom deducts the bet.
  2. Three reels spin. Each reel lands on one symbol from the weighted list.
  3. Three matching = jackpot win at the symbol's payout multiplier.
  4. Two matching (+ optional wild) = small consolation win at payout_two_match.
  5. Otherwise = loss.

The animation is cosmetic — the result is locked in before the animation starts, so nothing about the outcome changes if your client lags or the bot blips mid-spin.

Symbols

Default symbol set is configurable per-guild. Each symbol has:

  • An emoji (the visual)
  • A weight (how often it appears)
  • A payout multiplier (what 3-of-a-kind pays)

Heavier weight = more common = lower individual payout. The math should produce a slight house edge over many spins.

Settings

SettingDefaultWhat it does
EnabledonToggle slots.
SymbolspresetThe symbol list.
Payout (two match)1.0xNet on two-of-a-kind. 0 disables consolation.
Wild enabledoffOne symbol acts as a wildcard for two-of-a-kind detection.
House edge bps0Downward adjustment on payouts.

Tips

  • Default presets are tuned for fair-ish play with a slight house edge from the symbol weights. Adjust at your own risk.
  • Enabling wild makes payouts more frequent + lower variance. Members feel like they win more often.
  • Disable two-match consolation for a higher-variance, "go big or go home" feel.

Reliability

Like blackjack, a spin can never be half-completed. Either your bet is taken and the result is recorded, or nothing happens — there's no in-between state.

Phantom is a product of Hydra Labs. The bot is run as a managed service; you do not need to host it yourself.