Skip to content

Instantly share code, notes, and snippets.

@scruffyfox
Created September 4, 2021 20:35
Show Gist options
  • Save scruffyfox/1a3b5e761647be700de040c240f7f01f to your computer and use it in GitHub Desktop.
Save scruffyfox/1a3b5e761647be700de040c240f7f01f to your computer and use it in GitHub Desktop.
triggers
OnInit
OnCommand e 0 !lurk
Chat Send "Thank you for the lurk {user}"
OnChannelPoint "Clap"
Play 60 nowait clapping.mp3
OBS Mute kruiz off
Delay 1
Delay 3
OBS Mute kruiz on
OnChannelPoint "Laugh"
Play 60 nowait laughing.mp3
OBS Mute kruiz off
Delay 1
Delay 3
OBS Mute kruiz on
OnChannelPoint "Serious"
OBS Source LETTERBOXBOT on
OBS Source LETTERBOXTOP on
OBS Source 4KDSLR-SMALL Filter Tense on
OBS Source "Game Capture" Filter Tense on
Play 40 nowait tense.mp3
OBS Mute kruiz off
Delay 90
OBS Source LETTERBOXBOT off
OBS Source LETTERBOXTOP off
OBS Source 4KDSLR-SMALL Filter Tense off
OBS Source "Game Capture" Filter Tense off
OBS Mute kruiz on
OnChannelPoint "party"
OBS Source clipparty on
Delay 90
OBS Source clipparty off
OnChannelPoint "jam"
OBS Source clipjam on
Delay 90
OBS Source clipjam off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment