Creating WELCOME MESSAGES In STREAMER.BOT! - FREE DOWNLOAD EXAMPLE

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey yo dookies andy lip here about another stream about video you know that we're doing stream about all week we're giving it the best launch possible so you know how we've got like welcome messages that we were making in like the aurora board and stuff like that we've converted one over big huge shout out to geo sim for this one as he already did the hard work for me i'm just doing a video about it so i'm going to take credit now am i joking it's all good go and check the geo sim out the link is in the description down below so you know the welcome message i'm on about you know the andy lippy welcome messages that we've got on stream up if i just type in chat here you'll see it just greets me with my profile picture as you can see there says my name and says welcome to the stream my little ducky it can say absolutely anything you want in there is completely randomized it's super easy to install and yeah that's pretty much it let's get into it please rock over the stone let's go [Music] right so as i said this video is about streaming bot so you'll have to make sure you have got streamer bar installed downloaded all that jazz if you need to know how to do that see my previous video as well i'll leave the link down below and i'll bang it up here all that jazz you know where it is so get it all downloaded i'm gonna go through the install process i'm just gonna show you how to make basically a welcome message for anybody's first words inside of twitch so i've got my obs just here and i'm just going to create a blank scene for now uh if i just go down here create this and i'll call it welcome message and all we're going to do is just use a standard text source for this so i'm just going to put a text source in here and we'll call it um welcome username no in fact welcome message just like so because i'm going to show you a very basic one to start with as you can see since it's obs we can just type anything we want in here we can change all of the fun if we want to i'm going to change it to the one and only um sorry sorry sorry it's got to be done it's got to be done this one's just for silver i love you sir sorry sorry okay so i'm just going to press ok and leave it as that for now in fact i'll add a background to it as well so if we put it on another scene we'll be able to see it so i'm going to press ok and right now we want it to basically come up and just say something like the to the stream that's what we want it to say so i'm going to make it a little bit smaller just by resizing it like so and we can put it anywhere we want on the scene and do control d if i want it in the middle and anything like that so i'm just going to leave it like that that is our welcome message done easy but now we need to obviously add some kind of logic to it so when somebody does come into the chat and types their first message then it will say their name welcome to the stream so jump into stream of art and you've got all your different actions on the left hand side on the actions panel the the actual event that we're going to be using if you go across the settings and go to events and then general the one that we're going to be using is the first words just here and this auto resets every 12 hours you can change that you can reset it anytime you want as well and we're going to be setting up an action to basically use anytime somebody does first words there are different variables that we can use in here as well so if we press this little question mark it'll say what variables we can use uh on here so the user's display name twitch login name or twitch id we're just gonna be using user variables so it's percent sign user percent sign so we need to remember that remember that get it get it saved get it get it saved in there so if we go to actions we need to create an action now so i'm going to create a um ad just here i'm going to just create an action i'm going to call it welcome message just like so we can add it into a group if we want to obviously add it to a queue as well we're going to be going into more videos about cues later on so i'm going to press ok now and right now we've got an absolutely just blank sub action this is where we're going to tell this main action what we want it to do anytime that it's triggered so we want in to put user name welcome to the stream aren't we so really really easy method of this we're just going to right click press add action go down to obs and go to set gdi text because we're just using text gdi that is that's all we're doing the scene that we're currently on will automatically be populated which is really handy so you can see we're on the welcome message scene and the source that we're going to use is welcome message just there so you can see we can choose any scene that we want to the source we can use the drop downs as well to choose whichever source run and if you remember we want the percent sign user percent thanks we're going to pull that person's username that has triggered this basically is what's going to happen and then we want to put um any text as well in here so i'm going to put welcome to the stream explanation mark we can actually do a test as well so if i press test here and zoom out and go back to obs you'll see it just says percent sign user percent sign welcome to the stream that means we know that we've used the correct sources um for this and this is going to work now because obviously that variable's not actually holding any data at the moment so if i press ok we've created this that's it our basic welcome message is made so we can go back to settings and go back to events then general and go to first words and on the drop down we're just going to go to welcome message which should be the bottom one because it's the most recently added i'm going to press that i'm going to press reset because i've obviously already spoken in my chat so that's not going to work obviously it's not going to work at all if you're not connected to twitch as well so make sure you are connected to twitch and then now when i type in test this will change to andy lippy welcome to the stream so i'm going to type your test andy lippy welcome to the stream easy as that we've got a welcome message now obviously there are a few things that we can do because if we we use that it's going to be on screen all the time so we can add a show and hide source if we want to so go back to actions on stream of art and we're going to go to the sub actions of welcome message and we're going to add an action for obs and go for uh set source visibility state just here and we're already selected here welcome message the welcome message source i'm going to turn it to visible because we want it to be visible so i'm going to press ok and i want this to be this to happen before the text well after the text has turned on don't add because i want to make sure the text has changed then the source comes active so make sure the text changes first and then the source visibility turns to visible so it's available then we want it to be on screen for a little while and then turn off so to make that we need to add an action and a delay so we need to delay after that action we'll say we'll leave it on for for two seconds shall we so two thousand milliseconds you can do random times if you want to which is pretty cool but i'm just gonna leave it on for two seconds and then just press okay and then we need it to turn off so one way that we can do this is we can do ctrl d but that's not working so we can right click and go to duplicate action sometimes my keyboard shortcuts don't work i think it's to some admin privileges my computer's dumb dumb so i've duplicated it and it saves us having to find that exact set up again and then we can change it to the the visibility state to hidden so right now this is saying we're going to change the text to the the welcome message for the person's name and welcome to the stream turn the source on wait two seconds turn the source off and then something that i like to add as well is another delay at the end to make sure that it doesn't kind of get spammed so i usually add like a second delay maybe as well and press ok so now it it just adds a second wait time before the next one is triggered so that's it it's done if we go back to settings and press reset so we can test it and we'll zoom back out go back to obs and i'm going to type any random stuff in here and i'm going to turn the source off so now the source is completely turned off and let's see if it's going to turn on and turn itself off when we type in here there we go turns on and turns off after two seconds as easy as that the next question you're probably going to ask though is on the uh if you've not set up a queue system it's going to basically multi-trigger so we need to tell it not to kind of um trigger more than one time more than once at one time otherwise you'll end up with it constantly changing name which look a little bit weird so the way that we do that is if we go to settings and then go to general you'll have action cues just here this is a basic way of doing the cube we turn blocking on because we want to make sure that basically anything in this queue will get queued up and it doesn't play so i'm going to type in welcome message just here and then i'm going to press add and that'll get added to these cues just here so then what i can do is go back to actions and we had the welcome message here if i right click and press edit so the key we're going to add it to is the welcome message queue that we just created press ok and that is it that's going to be in its own queue now so if more than one person types in a message at once and it's their first message it'll play the first one wait a second play the second one wait a second play the third one and so on so you've got that all cued up now and as simple as that you have got your welcome message that you can use on anything obviously if we want to put that on another scene all we need to do is do a nested scene so in obs go to whichever scene you want like my just chatting scene just here we go to add uh scene and then we find the welcome message scene that we created earlier which is just here uh select that and press ok and now it'll show up on screen so i'm going to reset in settings go to events and then i'm going to go to reset for the first words once again zoom out and if i type in test or whatever into my chat you'll see it'll pop up on screen stays there two seconds turns off and that's it you've got a very basic welcome message now let me give you a cheeky little freebie for this it'll be the it's basically the same as the stream or welcome message but we're going to be doing an official one later on down the line we've got some stuff planned for you so to do this installation you're going to need the source copy plug-in from excel drive that's on the obs forum i'll leave a link down in the description as well and there's a video here if you don't know how to install it and get it running uh this guy's handsome whoever he is he knows what he's doing apparently so that's all we need for this so we're going to start up in obs first and i'm going to go to tools we're going to go to source copy again if you're not seeing that means you've not installed it correctly and we're going to go to load scene okay so press load scene and i know i've stored mine on my desktop you're gonna download this from the streamer bot discord okay there'll be a zip file in there um i'm gonna point you in the right direction of it just now if i pull it up it'll be under the examples thread though it'll be in there ready for you to download so join the the discord again i'll leave the link down below and we're gonna go and open andy lippy welcome message obs scene press open and that's gonna load nothing's gonna it's gonna look like it's not done anything but if we scroll down on our left hand side you'll see we've got welcome stream up minim and we've got it all here we turn these sources on and you'll see it animates which is pretty slick there that's it your welcome message is done now i joking we need to import it into streamer box so if we go to our desktop which i'm just going to go to for one second uh let's lose some of these windows shall we there's so many windows there'll be three files in the zip folder that i've given you there'll be the welcome message that we just did the json file into obs we've got the welcome message text and we've also got this welcome message streamer bar action so if you double click the welcome message streamer bar action it'll just be just pure package just here all we're going to do is select all with control a and then copy it with ctrl c and close that down go into streamer button go to actions and then we're going to right click and go to import just in this main action window just here press import and the string we're going to import we just paste it directly into there and you'll see it will get converted to andy lippy welcome message do you want to import it we say import yes done and now we'll see we've got the andy lippy welcome message here at the top with all the information on the right hand side there is a few things that you'll need to do so if you see down here this will have all the information that we're going to be using and whatnot all these uh profile pictures and things like that should be exactly the correct um thing because you've already installed the same scenes that i have which is pretty cool so we're just going to press ok on them the one that we need to change is the read random line so if you double click on this and basically we need to navigate to where this randomwelcomemessage.txt is so if i press the ellipsis on this window and we go to the desktop because that's where i've put mine i'm gonna find randomwelcomemessage.txt and double click that and press ok that is it now it's all set up the what's going to be happening on this is going to get the information and load people's logo into the um the browser source then it's going to change the text to their username and also change the text to the random welcome message and then it's also going to start animating it as well and that is basically it we jump to settings we go to first words like we did previously under the events tab on the drop down go to andy lippy welcome message i'm going to press reset again so we can test it otherwise it's not going to work which is not not cool i'm going to jump back into obs and you'll see it just down here it won't look like there's anything there at all but when i type into the chat and press chat you'll see it'll wait a second whilst it's pulling all the information correctly so something i've just noticed you might need to go down at the sub actions just here and say go to the browser source one anyone that has like longer text on it we just double click into it make sure it's linked to profile picture that's under the welcome stream up minim scene and press ok we go down to the obs gdi text and uh just make sure that's connected to username the next one that says message make sure that's connected to the message one press ok um and keep repeating this for any of the source visibilities so the first one's profile picture yep that's set up fine username yep that's fine message that's fine as well press ok uh username again yep that's fine and basically just open and shut these i'm not sure if this is just a bug i will make sure i pass the info on to nate uh i'm gonna go back and press reset once again and type in test and now we should get some animated sections just down the bottom here as you can see the profile picture comes on it says angular p welcome to the stream my little ducky and then it'll animate out as well easy as that so we can change the delays as well feel free to mess about with the the actions just here in stream about to to suit your need and everything like that similar to what we did before as well you can go and put it onto a different scene like we did so if we go to my just chatting scene right click press add go to scene and go down to the where is it welcome stream up minim just here we put it anywhere we want on screen as well we can resize it and such so i'm going to go and reset once again time to test and you'll see it'll animate onto this screen like i say we can resize it if we want to want it nice and small just in the corner you can set it up to however you want on your stream which is pretty cool it's completely editable one last thing before i shoot off them is if we go to the random welcome message txt file double click into that you'll be able to see we can put as many different lines as we want just here so we can keep adding stuff going howdy hey blah blah blah blah blah blah blah blah blah blah blah blah and just keep writing random stuff and we will just put it will load completely random press ctrl s to save close it down gonna reset again here go back to obs time to test again and we should get a random message pop up and fill inside this box just here you'll get howdy which we just added there so you can add as many different messages you want and that's everything i know where the thing is with these bots there's so much that you can do with them there's so much to kind of cover and breaking it down into sections can be a bit of a nightmare i know some of these videos go on a little bit longer but i like to show you what you can do um and how i've kind of built up what i've just created and then give you a good example that you can use because i like to give you free stuff that's the way it is if you want to support me then consider joining patreon or the channel members down below and if you want to know more about stream about join their discord subscribe to me because i'm going to be doing tons of videos on it and that's pretty much it put your over the stone guys and i'll see in the next one much love i just want to say a huge thanks to all my patrons that helped make this content full-time make it free for you guys and also a huge thanks to all my youtube members you you guys are legends thank you so much for everything that you do for me and the community keep it up guys [Music] i
Info
Channel: Andilippi
Views: 26,111
Rating: undefined out of 5
Keywords: Andilippi, Andi Stone, stream aid, stream doctor, twitch welcome, twitch welcome bot, twitch welcome message, twitch welcome command, twitch welcome screen, twitch welcome message bot, twitch welcome to the chat room, twitch viewer welcome message, streamer bot, stream bots, streamerbot, streamer.bot, twitch tips, twitch tips for beginners, twitch tips and tricks, twitch tips to get viewers, twitch tips and tricks for beginners, control obs, twitch control obs
Id: ByBnM7_lh6A
Channel Id: undefined
Length: 18min 37sec (1117 seconds)
Published: Tue Aug 24 2021
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.