Code Docs

StreamUP Product Documentation


General Notices

<aside> 💡 This product will work without the core system, but it is highly recommended for you to install that too.

Currency Core

</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>


<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>

User Guide

This guide assumes that you are connected to Twitch and/or YouTube correctly, the StreamUP DLL is in the dll folder and it is up-to-date and you are running the latest version of Streamer.bot. These can all be checked or done with the links above.


How to Set Up


Settings

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 Heist • Settings action then right clicking the Test trigger, then press Test Trigger.

Buttons

  1. Reset Button
  2. Save Button

Heist Settings

Settings control how the game will operate. You will need to read these instructions carefully to understand the mechanics of each setting.

General Settings

image.png

Heist Settings

image.png

image.png

User Settings

image.png


Commands

This extension only comes with one command.

Command Purpose
!heist-start
This is how we start the heist.
!joinHeist This is how we join the heist.

Arguments and Triggers

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 >> Heists trigger context menu.

Trigger Description
Heist Start This is triggered when a Heist is started
User Joined This is triggered when a user joins the Heist.
Heist End This is triggered when the Heist Ends or has been completed, it will trigger AFTER the resulting triggers.
All Users Lost This is triggered when the group check fails, and all users lose.
Single User Win This is triggered for every user who won.
Single User Loss This is triggered for every user who lost.
Users Lost This is triggered when users have lost.
No User Win This is triggered when no users won.
User Won This is triggered when users have won
Everyone Won This is trigger if all the users who entered the Heist Won

<aside> 💡

</aside>

These actions will also return several arguments these can be used in your actions.

| --- | --- | --- |


Errors

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.

| --- | --- |