Skip to content

Instantly share code, notes, and snippets.

@FatsackFails
Last active March 10, 2021 17:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FatsackFails/f3ce05480b5d4dde0576b51cfffeaa32 to your computer and use it in GitHub Desktop.
Save FatsackFails/f3ce05480b5d4dde0576b51cfffeaa32 to your computer and use it in GitHub Desktop.
Fallout 4 Twitch Integration Kruiz Control Demo
#Fallout 4 Twitch Integration
OnCommand e 0 !givecaps
GET API http://localhost:32032/keypress?key=F13&presses=1&pass=6969696969696969
Chat Send "Sending 1000 caps!"
OnCommand e 0 !ghoul
GET API http://localhost:32032/keypress?key=F14&presses=1&pass=6969696969696969
Chat Send "Sending a Ghoul! Kappa"
@FatsackFails
Copy link
Author

FatsackFails commented Mar 10, 2021

Example of using Kruiz Control to activate STRM.TOOL to press hotkeys in Fallout 4. Make sure to swap out the STRM.TOOL URL for your own if you want to test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment