This is a lot of meat and potatoes, but it’s very clearly explained. If you are watching this and have any questions at all make sure to comment your question or join the discord for faster response! It’ll get answered! Love this!
It remains empty for how I set it up as "run action" at the beginning of the ad game is essentially the trigger. So the random movie generated has to complete first before proceeding down the list of sub-actions. This also allows for adjustments in the movie generation more easily if custom variables need to be added without having to dive through a gigantic list of sub-actions.
@@OSUPhoenix13 just wanted to make sure, I feel I missed a step somewhere and can't figure it out as I have to manually pop the film still on screen and it doesn't happen automatically! Thought that may have been why 🤷
@@dougal79 are you using the move source OBS plugin? If so, double check the set position for when it's supposed to show. Occasionally I forget to set that. I also have been known to set the position, but not the source. So double check the source. If that doesn't cover it, look through streamerbot sub-actions and make sure the image has source visibility enabled or the move source. These are my typical "whoops" areas when setting stuff up.
@@OSUPhoenix13 Yes it is. Thanks for the quick response wow. Im new to this but good at copying what I see in vids. In the subactions for check chat it refers to a 'message' variable. Where is that set up? Other than that though the game is working perfectly. Except its not recognizing chat. I did not exclude myself so I can test. And the titles are pretty simple 1 word things.
@@OSUPhoenix13 #1 thanks for responding to me! I am still looking through it, looking at action history, variables etc. I'm a beginner at this. Funny thing is everything seems to pull correctly. Checking actions 'Check Chat' action does pull the correct title into exactTitle and responseSearch. But doesnt recognize the word in chat during game. Funny thing though is if I type responseSearch into chat during the game. I am declared the winner!
@@Zodrex-snap that means it's not recognizing it as a variable and instead looking for the word/phrase responseSearch. On your logic of if/else did you add the percentage signs in the value, like %responseSearch%? That will indicate it's a variable and not a word.
This is a lot of meat and potatoes, but it’s very clearly explained. If you are watching this and have any questions at all make sure to comment your question or join the discord for faster response! It’ll get answered! Love this!
Hey there, is there supposed to be a trigger in the Random Movie Generate action, or is the trigger box meant to remain empty??
It remains empty for how I set it up as "run action" at the beginning of the ad game is essentially the trigger. So the random movie generated has to complete first before proceeding down the list of sub-actions. This also allows for adjustments in the movie generation more easily if custom variables need to be added without having to dive through a gigantic list of sub-actions.
@@OSUPhoenix13 just wanted to make sure, I feel I missed a step somewhere and can't figure it out as I have to manually pop the film still on screen and it doesn't happen automatically! Thought that may have been why 🤷
@@dougal79 are you using the move source OBS plugin? If so, double check the set position for when it's supposed to show. Occasionally I forget to set that. I also have been known to set the position, but not the source. So double check the source.
If that doesn't cover it, look through streamerbot sub-actions and make sure the image has source visibility enabled or the move source.
These are my typical "whoops" areas when setting stuff up.
I have everything set but check chat never acknowledges a winner. Any idea what is going wrong?
@@Zodrex-snap make sure you have the trigger twitch chat enabled? Hard to say when I can't see the setup.
@@OSUPhoenix13 Yes it is. Thanks for the quick response wow. Im new to this but good at copying what I see in vids. In the subactions for check chat it refers to a 'message' variable. Where is that set up?
Other than that though the game is working perfectly. Except its not recognizing chat. I did not exclude myself so I can test. And the titles are pretty simple 1 word things.
@@Zodrex-snap the message variable is pulled from the twitch chat trigger. Check your action history and see if it's appearing in the list
@@OSUPhoenix13 #1 thanks for responding to me! I am still looking through it, looking at action history, variables etc. I'm a beginner at this. Funny thing is everything seems to pull correctly. Checking actions 'Check Chat' action does pull the correct title into exactTitle and responseSearch. But doesnt recognize the word in chat during game. Funny thing though is if I type responseSearch into chat during the game. I am declared the winner!
@@Zodrex-snap that means it's not recognizing it as a variable and instead looking for the word/phrase responseSearch. On your logic of if/else did you add the percentage signs in the value, like %responseSearch%? That will indicate it's a variable and not a word.