Replies: 2 comments 1 reply
-
I'll give you a scenario, if an IRL Streamer puts the stream in a BRB or PRIVACY scene and forgets, it checks if OBS is still on either of the scenes every X amount of minutes and if so it sends a chat message in Twitch chat letting the streamer know they are still in BRB or PRIVACY. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would set it up with two macros:
You can import the example using this code:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if I wanted to setup a macro so that if on scene A or B for X amount of minutes (and every X amount of minutes) send chat message in twitch chat how would I do that?
I'm just getting stuck on the logic of things.. can't wrap my head around it, like I know I have to do it with a timer and/or wait action.. but I don't know if I can do it in just one macro or have two other macros that send the message and a timer.. so yeah just confusing myself at this point =/
Beta Was this translation helpful? Give feedback.
All reactions