Click on Import in streamer.bot and drag the ClassicChatGamble.sb file into the window or copy paste the import string.
Click on Import and Yes on both following popup messages.
Enable all commands in the Commands tab of streamer.bot.
Go to Actions tab, click on the action [CCG] - Settings and right-click on the Test trigger and run Test Trigger to open the CCG GUI.
General tab inerhit all options for commands, platforms and general appearance in chat.
Game tab gives your a lot of possibilities to modify the game and features a live preview based on your settings, so you can nerf the game for addicts or adjust it for events.
Messages gives you the chance to modify any message in the game.
Other Modules contains Twitch Channel Points and the Action Log
Twitch Channel Points is twitch only (off by default). If enabled, the normal !gamble chat command is disabled for twitch.
Bet Mode let you choose of different ways to use channel points to trigger the game. Check out the description in the GUI for each mode.
Note: while Twitch Channel Points is active, other platforms can still play.
Action Log shows you exactly the outcome of a gamble game per user. You can see easily who won, loss, hit the jackpot. Filter per platform and other details are possible.
| Outcome | Trigger | Payout |
|---|---|---|
| 🎰 Jackpot | Roll ≤ Jackpot % | bet × random(RndMin–RndMax) × JackpotMultiplier |
| 🎉 Win | Roll ≤ Win % | bet × random(RndMin–RndMax) |
| ❌ Loss | Remaining % | -bet |
Arguments available outside of the game, handy if you want to trigger further actions on certain situations.
| Argument | Value |
|---|---|
gambleOutcome |
WIN, LOSS, or JACKPOT |
gambleAmount |
Points won or lost |
gambleBetAmount |
The original bet |
gamblePreviousPoints |
Balance before the gamble |
gambleNewPoints |
Balance after the gamble |
gambleCurrency |
Currency name |
gambleOutcomeMessage |
Pre-formatted result summary |
You have various ways to enable the Free Mode. You can set Default Bet to 0 or use chat commands:
| Command | Info |
|---|---|
!SetFreeMode |
Enable the free mode and validate the action with a message. Every user now will get a one time only message to inform about the mode being active |
!EndFreeMode |
Restores the normal gamble mode and validates it with a message. |









