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 Management
  • Twitch Chat
  • Twitch Events (alerts, channel points, hype trains)
  • Streamlabs Alerts
  • StreamElements Alerts
  • OBS scene, source, and filter changes
  • SLOBS scene and source changes
  • Voicemod Voice Changer control
  • 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:
OnTWChannelPoint 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
8,702
Views
13,098
First release
Last update
Rating
5.00 star(s) 2 ratings

Latest updates

  1. Kruiz Control v2.2.1

    Small OnInit Bug Fix Fixes On OBS start, on some computers, OnInit events could fail to...
  2. Kruiz Control v2.2.0

    Fixes all around BREAKING CHANGES Additional Twitch authentication scopes were added to support...
  3. Kruiz Control v2.1.0

    Home Page | Installation | Documentation | Tutorial | Patreon | Support Discord Fixing the...

Latest reviews

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