vi/raiser
casino
casino, GTA 6 style illustration
Vaultintermediatecasino

Sic Bo Table

ESX/QBCore three-dice Sic Bo table with server-authoritative rolls and small/big, totals, doubles and specific-triple bets.

PRODUCTION-SHAPED, the reference Lua is validated and written framework-correct for ESX, QBCore, and QBox, ready to drop into your server.
Est. Lua
~92 loc
Claude
Claude Opus 4.x / Sonnet 4.x
Validation
syntax-validated
Updated
2026-06-25
Unlock price
$199Vault

Unlock all 510 prompts

Profit potential / morising
$900($250 to $3,500)

$50-389 script band, sized for a rising niche; top sellers clear around $11.85K/mo.

Effort vs return
intermediate2-4h

Description

A three-dice Sic Bo table for roleplay casino floors, covering small/big, exact-total, double and specific-triple bets with their classic odds. Servers sell it because it fills the Asian-floor gap most casino packs leave empty, and every roll is resolved server-side so payouts can't be gamed.

Prompt Template

Write a FiveM Sic Bo three-dice casino table for ESX (exports['esextended']:getSharedObject()).

🔒 Eyes-only, locked prompt body

The full prompt template and its reference Lua are part of a one-time pack. Pick your depth, both are lifetime access, no subscription, ever.

Core$49one-time
  • 60 prompts + syntax-validated reference Lua
  • Lifetime access, pay once
Most Popular · Best Value
Vault$199one-time
  • All 510 prompts, the full library
  • Per-prompt profit/trend intelligence (CSV + playbook)
  • Lifetime free updates, new niches as the market moves
Get the Vault, $199

$49 for 60 · $199 for all 510 + intelligence, one-time, no subscription.

Expected Output

See content/expected-outputs/casino/19-sic-bo-table.lua, a client/server pair where the client handles approach, NUI bet placement and the roll anim, and the server owns the 3d6 RNG, per-bet-type…

🔒 Eyes-only, locked prompt body

The full prompt template and its reference Lua are part of a one-time pack. Pick your depth, both are lifetime access, no subscription, ever.

Core$49one-time
  • 60 prompts + syntax-validated reference Lua
  • Lifetime access, pay once
Most Popular · Best Value
Vault$199one-time
  • All 510 prompts, the full library
  • Per-prompt profit/trend intelligence (CSV + playbook)
  • Lifetime free updates, new niches as the market moves
Get the Vault, $199

$49 for 60 · $199 for all 510 + intelligence, one-time, no subscription.

Known Failure Modes & Corrective Prompt

  • Dice rolled client-side, letting a modified client force a triple.
  • Payout credited as stake * multiplier without removing the stake first, so a win double-counts.
  • TaskPlayAnim fires before the dict loads and silently no-ops.

Corrective re-prompt: "Move the 3d6 roll and all payout math into the server event; remove the stake before rolling and credit only stake * (multiplier + 1) on a win. Guard the roll anim with RequestAnimDict + a while not HasAnimDictLoaded(dict) do Wait(0) end loop before TaskPlayAnim."

Framework Integration

  • ESX: xPlayer.getMoney() / removeMoney / addMoney gate and settle every wager server-side.
  • QBCore: swap to QBCore.Functions.GetPlayer(src) with Player.Functions.RemoveMoney('cash', amount) and AddMoney.
  • QBox: identical to QBCore via the qbx_core exports; use exports.qbx_core:GetPlayer(src).

Profit Potential

$250-$3500/mo on Tebex (expected ~$900), priced inside the $50-389 FiveM script band against a corpus of comparable Tebex sellers (median ~$11.85K/mo), scaled to a rising-niche unit rate.

Trend Signal

↗ rising, inferred: Domain: Asian-market dice game, scarce on Tebex (rising niche).

Sales Angle

Sell it as the Asian-floor differentiator most casino bundles miss; recommended Tebex price $129.

Difficulty & Ship Time

intermediate · ships in 2-4h.