// Video Embeds: https://github.com/requarks/wiki/discussions/4580
The Games feature allows you to create & tweak your own games for your channel. Mix It Up comes with tons of different game types that you can add to your game. With each game, you can use the "stock" version of it that we build for you when you first create it or you can completely re-vamp it to your hearts content. You can also create multiple different versions of the same game type. For example, you could create 10 different versions of the Spin game, each with their own command triggers, probabilities, and payouts.
When creating a game for the first time, it will automatically add a currency requirement using the default currency if you have one. You can optionally remove any currency requirements for some games, but not all games as some functionally don't make sense with a currency requirement.
All games have various sub-commands that are part of them; these are how the game will interact with your viewers, such as saying things in chat. When using these sub-commands, you can use the regular Special Identifiers in them, plus the following additional ones:
When making a new game, you must select a game template to start with, then you can edit all aspects of how the game works. Below you'll find all of the game templates that we currently have:
The Bet game allows a user to start a bet amongst all users over which option is correct. Each user who participates must specify which options you expect to win and how much they wish to bet. Once the time limit is completed, a user can specify what the correct answer is to the bet and all correct users will be rewarded. Additionally, you can specify what user roles can start & answer this game to ensure it isn't abused, such as Moderators or higher only.
EX: !bet
EX: !bet <OPTION #> 100
EX: !bet answer <OPTION #>
The Bid game allows a user to start a bidding competition amongst all users to win a prize or special privilege. A user must bid at least 1 currency amount higher than the highest bid to become the leading bidder. When a user is outbid, they receive their bet currency back and the highest bidder when time runs out wins. Additionally, you can specify what user roles can start this game to ensure it isn't abused, such as Moderators or higher only.
EX: !bid 100
The Coin Pusher game allows a user to deposit a specific amount of currency into a machine with the chance for a large payout. A minimum amount of currency must be inserted into the machine to allow for a payout and a minimum & maximum payout percentage can be specified when a payout occurs.
EX: !pusher 100
The Duel game challenges the specified user to a winner-takes-all for the bet amount. If successful, the user takes the bet amount from the specified user. If failed, the specified user takes the bet amount from the user.
EX: !duel < USERNAME> 100
The Hangman game allows users to guess the letter combination of a random word to win an accumulated pot of currency. Every failed guess puts the required currency amount into the pot and adds a failure, while a correct guess adds the letter. The person to guess the last missing letter gets the whole pot.
Users have the ability to see the status of the game to see how much the pot is and what has been guessed already.
EX: !hangman < LETTER >
The Heist game allows a user to start a group activity for users to individually bet when they participate. Each user has their own individual chance to succeed and win back more or fail and lose their bet.
EX: !heist 100
The Hitman game allows a user to start a winner-takes-all bet amongst all entered users. After the initial time limit, a hitman with a specific name will appear in chat. If a user types the hitman's name in chat within the time limit, they win the entire pot. Otherwise, everyone loses their money.
EX: !hitman 100
The Hot Potato game gives a ticking potato bomb to a player, who must then pass it off to someone else before it explodes. The user who passed the potato bomb last is dubbed the winner ($username
) and the user who had the potato bomb when it exploded is dubbed the loser ($targetusername
).
EX: !potato
EX: !potato < TARGET USER >
The Lock Box game allows you to guess the combination of a locked box using the numbers 0 - 9 that contains a large amount of currency. Every failed guess puts the required currency amount into the box and gives a hint to the combination, while a correct guess gets all the currency inside.
Users have the ability to see the status of the lock box to see how much is in it and inspect the lock box for a hint as to the combination.
EX: !lockbox 100
The Roulette game allows a user to start a group betting game amongst all users to bet on a specific number or name. If the game is based on a number range, then a user can select any number in that range. If the game is based on a series of names, a user can select any one of the names. All users who select the winning bet type get the payout for their bet, everyone else losses their bet.
EX: !roulette < NUMBER > 100
The Russian Roulette game allows a user to start a winner-takes-all bet amongst all entered users. By default, the user that starts the game specifies how much the bet is and all subsequent users must bet that amount to join, with all winners of the game splitting the total payout equally.
EX: !rr 100
After Start: !rr
The Slot Machine game picks a random set of 3 symbols from a pre-defined list and selects any outcome that matches those symbols. Besides selecting a payout for each outcome, you can also run a customized command for each outcome.
EX: !slots 100
The Spin game picks a random number and selects an outcome based on that number. Besides selecting a payout for each outcome, you can also run a customized command for each outcome.
EX: !spin 100
The Steal game attempts to steal currency from another user in chat. If successful, the user steals the bet amount from the user. If failed, they lose the bet amount.
EX: !steal 100
The Treasure Defense game allows a user to start a winner-takes-all bet amongst all entered users. By default, the user that starts the game specifies how much the bet is and all subsequent users must bet that amount to join, with all winners of the game splitting the total payout equally.
After the time limit is up, a user from the participants is selected to be King. All other users are either then selected to be Knights or Thieves. It is the job of the King to pick one participant in hopes that they are a Knight to defend the treasure they found. If the King selects a Knight, then the King & Knights share the winnings. If the King selects a Thief, then the Thieves share the winnings.
EX: !treasure < AMOUNT >
EX: !treasure
EX: !treasure < SELECTED USER >
The Trivia game picks a random question from either a pre-determined online list or custom questions you provide and asks all users to select the correct answer from a list of possible ones. All users that selected the correct answer are awarded a payout.
EX: !trivia
When the game has started, users need to simply type the corresponding number via the answer they think is correct. For example, if they want to select answer #3, they would simply type "3".
The Volcano game allows a user to deposit a specific amount of currency into a volcano with the chance for a personal payout and a payout for all users in chat. The volcano goes through 3 stages as more and more currency is deposited into it and a different set of Deposit & Status commands are used depending on what stage the Volcano is at
Once the volcano reaches stage 3, each subsequent deposit has a chance to trigger an eruption. When an eruption occurs, the user who triggered it gets a specialized payout for them. After the eruption, all users have a chance to collect erupted currency during the collection time limit. After the collection is done, the volcano contents resets back to 0.
EX: !volcano 100
The Word Scramble game allows a user to start a winner-takes-all bet amongst all entered users. After the initial time limit, a scrambled word will appear in chat. If a user types the unscrambled word in chat within the time limit, they win the entire pot. Otherwise, everyone loses their money.
EX: !scramble 100