Trigger Streamer.Bot actions via Gamepad

Description

This code gives you ability to trigger Streamer.Bot actions via Gamepad.

Tutorial

Import file

GamePadActions.sb (5.2 KB)

Install

To install, grab .sb file or code import below and put it into import dialog window in Streamer.Bot.

If code doesn’t work, check GamePad action, open Execute code (GamePad) sub-action. Check required references and compile it.

mscorlib.dll
System.Text.Json.dll
System.Memory.dll

Contributors