In Roulette, a wheel is spun randomly and will land on one of the 38 squares. Players win by correctly guessing either the number or color it lands on. For the multiplayer version, it's still the same game, except now you can play alongside with your friends! Join your friends and see who is truly the best gambler!
There are two ways you can join a game of multiplayer roulette with your friends. First of all, one person must use the command and place their bet, setting up the game for other players to join. Once this is done, other players can join the game by either:
Clicking the Join Game button which allows players to join the table with the same bet as the person who started the game.
Using the command again and putting in your custom bet, allowing flexibility within the players rather than a unison bet.
This field requires you to specify the desired betting amount using the amount
parameter.
Note: For all mandatory fields involving betting amounts, the following inputs can be used:
half
or h
: Bets 50% of your wallet's current balance.
/multiplayer_roulette amount: half
, /multiplayer_roulette amount: h
all
or a
: Bets the entirety (100%) of your wallet's current balance.
/multiplayer_roulette amount: all
, /multiplayer_roulette amount: a
Any percentage: Bets the percentage of your wallet that you specify. Decimals do not work for percentages.
/multiplayer_roulette amount: 25%
, /multiplayer_roulette amount: 33%
k
, m
, b
: Alphabetical terms for easier betting (e.g., k
= thousand, m
= million, b
= billion).
/multiplayer_roulette amount: 100k
, /multiplayer_roulette amount: 10m
, /multiplayer_roulette amount: 3b
Decimals: Allows you to use decimals in your number input. However, for percentages, decimals do not work.
/multiplayer_roulette amount: 20.5k
, /multiplayer_roulette amount: 10.4m
./multiplayer_roulette amount: 52.5%
The person who originally setup the table can press the Start Game button at any time within 90 seconds. Once the game is started, all the players place their bets, starting from the person who joined first (the game starter) and then descending until the last player who joined bets. After everyone has placed their bets, the wheel will spin and payout accordingly to whoever won.