Kruiz Control

Tutorial | Download | Documentation | Settings
@Kruiser8 | Patreon | Support Discord

Kruiz Control enables a pseudo code approach to manage and automatically handle Twitch Channel Points, Twitch Chat, OBS or Streamlabs Desktop, and StreamElements or Streamlabs alerts.

Usage​

All information can be found on the project's GitHub. The script is added as a browser source to OBS. No additional applications or online servers are required.

Compatibility​

Kruiz Control supports
  • Twitch Channel Points, Chat, and Hype Trains
  • StreamElements and Streamlabs Alerts
  • OBS scene, source, and filter changes
  • Streamlabs Desktop scene and source changes
  • Sending Discord messages
  • Playing music (mp3, wav, ogg)
  • Timers (triggering on an interval)
  • Sending API calls
and more in the documentation! SE.Live is also supported.

Setup Guide​

- If on an OBS version lower than v28, install the OBS Websocket Plugin (version 5.0.0 or above). Reopen OBS after installing.
- Fill out the settings files in the settings folder.
- Add the index.html to OBS as a browser source.
- Type !example in your twitch chat. If your user responds with "Success! It worked!", you're good to go!
- Customize the triggers.txt with your own triggers from the the documentation.

Pseudo Code Format​

For information on the pseudo code format, please see the documentation.

Here's are two example events. The first plays a sound effect when a twitch channel point is redeemed. The second toggles a source in OBS when a command is typed into chat.
Code:
OnChannelPoint SHIKAKA
Play 30 wait "Shikaka.mp3"


OnCommand sbvm 0 !intervention
OBS SceneSource Intervention alert on
Delay 4
OBS SceneSource Intervention alert off

Support the Project​

There are a number of ways to support this project.
Please reach out if you have a specific feature request.
  • Like
Reactions: FatsackFails
Author
Kruiser8
Downloads
2,981
Views
7,590
First release
Last update
Rating
5.00 star(s) 2 ratings

Latest updates

  1. Kruiz Control v2.0.4

    Minor List and Twitch Update! New List Unique to remove duplicates from a list. Fixes...
  2. Kruiz Control v2.0.3

    Home Page | Installation | Documentation | Tutorial | Patreon | Support Discord Twitch...
  3. Kruiz Control v2.0.2

    Home Page | Installation | Documentation | Tutorial | Patreon | Support Discord Minor...

Latest reviews

Stellar tool for self-hosted twitch integration.
Good support, good documentation, easy to learn and use.
Top