StreamUP Product Documentation
This documentation is now old. Please update to the newest version.
<aside> 💡 This product will work without the core system, but it is highly recommended for you to install that too.
</aside>
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" /> This product comes without a .StreamUP file because it is just controlled inside of Streamer.Bot.
You still need to install the product into Streamer.Bot and use our DLL so make sure you follow the instructions below! Installing Products into Streamer.Bot Adding a Product into Streamer.Bot Setting Up a Product in Streamer.Bot Enabling Chat Commands In Streamer.Bot
All these links go to the same page but for easy of access I included them all so that you can clearly see what is required to do before continuing!
</aside>
Alright, now that you have installed everything that is required into Streamer.Bot it is time to start using the product. If you are unsure what some of the settings were and what they did you can see explanations at the bottom of this guide.
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" /> If there is an tiny image, you can click on the image to see a enhanced version of it.
</aside>
By default this product is setup to work with Twitch and YouTube. It allows users to gamble their points for a chance to double up on with this game. This game is fully customisable allowing you to change the odds and if you want to enable push which results in a draw.
This overview explains the function of each setting. By adjusting these settings, you can control the rate at which users earn points. You can access this menu by going to the Currency Slots • Settings action then right clicking the Test trigger, then press Test Trigger.
What would you like to call your points
Bet Amount when none is given
Points a user will have if they don't have enough to bet
Minimum bet amount
Maximum bet amount
What % chance do you want to give the users?
Would you like to enable push?
Would you like to fail if bet is under minimum?
Would you like to fail if bet is under maximum?
This extension only comes with one command.
Command | Purpose |
---|---|
!gamble | |
This is how the user will have a gamble, with the command !gamble <amount> |
<aside> 💡 Note that amount can be one of the following.
A Number : !gamble 5000
A Percentage : !gamble 20%
It can use K and M as short for Thousands and Millions : !gamble 50k
!gamble 5m
You can use All to call for an all in: !gamble all
or you can leave it blank to bet the default amount: !gamble
</aside>
<aside> â›” If you try bet a negative number that will be converted into a positive number.
</aside>
This game comes with several Custom Triggers so you have full control over what happen with the different out comes, below is a list of the triggers and when they would trigger. Each Trigger is found in the Custom >> Currency
trigger context menu.
| --- | --- |
These actions will also return several arguments these can be used in your actions.
| --- | --- | --- |
If something goes wrong slots has some error codes built in these can be used with Generic Fail Trigger. When this happens you can use either %failCode%
or %failReason%
to differentiate between the errors.
This table shows the error code and the reason that is associated with that error.
| --- | --- |