Hi! Thank you for the video. I noticed some responses in the chat are red 01:25. I have the same problem but I couldn't figure out what it means. Do you know why?
Thank you so much! ^^ I am very new to this but I now have a !book command, which tells viewers what book i'm currently reading «3 Do you also know a way to have some plugin that can let viewers recommend books as well?
is it possible to add a type of if statement that will depend on the outcome of the random number. so lets say its under 50% it would say this, if its above 50% it says something else. if that makes sense
I have a video scripted for this kind of thing right now, should release this week. that being said, you can use ${random.pick 'output option one' 'output option two'} and it'll randomly output one of those two strings. this could do what you're looking for maybe if you're not depending on also showing the exact percentage.
Great video! I had a question about a command and didn't see anything on your channel so I figured I'd ask here: Basically I want to make a command that either gives a yes or no reply, but one reply is favored over the other. So 95% of the time it would pick yes and only 5% pick no. Do you know if this is possible with Streamelements or Nightbot? Thanks in advance.
Yeah it’s definitely possible in nightbot since you can write small algorithms on JavaScript inside of their eval function. I think I have an idea for streamelements too, which do you prefer?
It should also be in the description for copy paste. I wonder what’s going wrong! If you wanna pop in my discord I can better help troubleshoot from there when I’m able, (since you can’t send screenshots easily here) Or you could take a screenshot and put it on Imgur and send it here.
i went to your discord. where would you like me to post the screenshot. i copied and pasted exactly what you had, and only changed the final word. and for some reason it didn't work. is it cuz i'm using nightbot? @@Phlare
okay well that sadly gave me this sentence; "username is 70.66428151148277% orange from eating all those carrots!" and that is not really too clean a number sadly
@@Phlare if i wanted to make the bot say something after results were made. lets say we do user 0 to 100 and someone get 86% instead of it saying lucky every time it says like higher luck or if they get 100% it says try the lottery
@@lonthelast unfortunately something like this might be a little bit too complex for a simple bot like stream elements. Definitely possible with a more advanced bit like streamer.bot
Yup, you would just copy and paste the whole part before the percent. As long as you don’t run out of space for the message. I think you get 500 characters
@phlare I only found you today, but have watched 2 videos already. BTW I might suggest you make your "call to" or "click this video" saying a few seconds earlier in the video - that way I hear you say it, before it shows up. Otherwise, I have to go back to your video to scroll to the end, and then i can click it. I have auto next enabled in YT - but this might give people a few seconds more to hear you, then click the video link, for some more engagement. Best wishes.
What’s the exact command you have typed in? Need to make sure there are no extra spaces anywhere ${user.name} is ${random.0-100}% lucky. Eg. no space between the $ and the { No space beteeen the { and user.name etc.
@@Phlare i say it wrong..my bad, so a friend of mine wanna do a command that have 2 diferent answers for viewers and subs, same command 2 tipes of answers but if it dose 2 commands 1 for each, the subs will trigger both
I don’t believe it is possible within streamelements to add a sound notification to a custom command. I would use streamer bot or a similar advanced bot to do that kind of thing.
What kind of percentage based commands have you seen?
I bet this video gets dinged because I used the horn word too close to the beginning.
This helped so much, I subbed and thank you!
Straight to the point, Brilliant thank you.
*Phlare is 100% helpful.*
loving the Streamelements stuff man!
Thanks, Heroic!
Hi! Thank you for the video. I noticed some responses in the chat are red 01:25. I have the same problem but I couldn't figure out what it means. Do you know why?
Are you using betterttv or frankerface browser extensions? It might be one of them doing some highlighting.
@@Phlare Thank you for responding so quickly! I’m using betterttv. So it’s supposed to look like that, not an error?
love ur videos bro! you've helped me a ton with simple easy to understand guides RIGHT TO THE POINT
Thank you Phlare! this helped me a lot
Great!
Thank you for this!
You are so welcome
Do you know if there is a way to add a view count on obs with stream elements?
{using Botrix} Im not getting a random number generated, im getting the command back in chat instead. Is there anything else I can do to?
this tutorial is for streamelements, not botrix
maybe i misunderstood the question - are you asking how you would do this same command in botrix?
@@Phlare I'd like to know how to do it on nightbot
Which video do you have for Stream Elements to help with activating the sound alerts?
I don’t have any videos for the streamelements alerts yet, as I don’t use them myself, but I may make some videos like that in the future
Very helpful! thank you so much !
You’re welcome!
Thank you so much! ^^ I am very new to this but I now have a !book command, which tells viewers what book i'm currently reading «3 Do you also know a way to have some plugin that can let viewers recommend books as well?
How do you envision such a thing working? With more advanced bots like streamer.bot almost anything you can imagine is possible.
is it possible to add a type of if statement that will depend on the outcome of the random number. so lets say its under 50% it would say this, if its above 50% it says something else. if that makes sense
I have a video scripted for this kind of thing right now, should release this week.
that being said, you can use ${random.pick 'output option one' 'output option two'}
and it'll randomly output one of those two strings. this could do what you're looking for maybe if you're not depending on also showing the exact percentage.
is it possible to make it go between lets say. 1-20 and make certain numbers a higher chance?
Yeah, the solution here would be to use something like the answer I provided here: showmeyourbot.com/weighted-random-response-with-streamelements/
Great video! I had a question about a command and didn't see anything on your channel so I figured I'd ask here:
Basically I want to make a command that either gives a yes or no reply, but one reply is favored over the other. So 95% of the time it would pick yes and only 5% pick no. Do you know if this is possible with Streamelements or Nightbot? Thanks in advance.
Yeah it’s definitely possible in nightbot since you can write small algorithms on JavaScript inside of their eval function. I think I have an idea for streamelements too, which do you prefer?
hard to share my answers here, though i do enjoy the youtube engagement :) jump in my discord and i'll get you set up. bit.ly/phlare_discord
I think Streamelements would be preferred but Nightbot would be fine too. Also hopped in the Discord so I'll see you in there. Thanks for the help :)
Here a solution for StreamElements!
showmeyourbot.com/weighted-random-response-with-streamelements/
How can you do it for it can be like when i type it in it should look like !love @username
And should show look like this(user) kris loves kat 40%
i typed the variables in as shown in the video and its just posting "0-100%" in the chat. it won't give me a random number
It should also be in the description for copy paste. I wonder what’s going wrong!
If you wanna pop in my discord I can better help troubleshoot from there when I’m able, (since you can’t send screenshots easily here)
Or you could take a screenshot and put it on Imgur and send it here.
i went to your discord. where would you like me to post the screenshot. i copied and pasted exactly what you had, and only changed the final word. and for some reason it didn't work. is it cuz i'm using nightbot? @@Phlare
Is it possible to get a negative percentage in? Like -1 to +100 % ?
I would have to play with it. If changing the 0 to -1 doesn’t work you could replace the whole $random part with ${math random(0,101) - 1}
This would then get a random number from 0 to 101 and then subtract one so the final range is -1 to 100
@@Phlare i am not totally sure how the formular would be? 🥲 not good at Math
@@Phlare Thank you! i will try this :D
okay well that sadly gave me this sentence; "username is 70.66428151148277% orange from eating all those carrots!" and that is not really too clean a number sadly
is there a way to make it so after it hits a number you can make it say a different word each time?
I’m not exactly sure what you mean. Can you give me an example?
@@Phlare if i wanted to make the bot say something after results were made. lets say we do user 0 to 100 and someone get 86% instead of it saying lucky every time it says like higher luck or if they get 100% it says try the lottery
@@lonthelast unfortunately something like this might be a little bit too complex for a simple bot like stream elements.
Definitely possible with a more advanced bit like streamer.bot
thank you ill look into this
@@Phlare
Could you make it do two precents at once like user is 46% good and 54% evil.
Yup, you would just copy and paste the whole part before the percent. As long as you don’t run out of space for the message. I think you get 500 characters
I want my command to say "user loves another tagged user random percentage" how would i go about that?
You could do something like:
${user.name} loves ${touser} ${random.0-100}%.
Thank you!!
Thank you@@Phlare
@phlare I only found you today, but have watched 2 videos already.
BTW I might suggest you make your "call to" or "click this video" saying a few seconds earlier in the video - that way I hear you say it, before it shows up.
Otherwise, I have to go back to your video to scroll to the end, and then i can click it.
I have auto next enabled in YT - but this might give people a few seconds more to hear you, then click the video link, for some more engagement.
Best wishes.
Haha thanks for the tip. These quick videos are hard to get the timing right :) I’ll leave a bit more of a space at the end.
I tried the command but it puts the $ sign in the output text and dosnt generate a number :/ this is what i got. $no is $% lucky.
if i remove the $ at the start of the variable it seems to fix the first issue but still doesn't seem to generate numbers any help?
What’s the exact command you have typed in? Need to make sure there are no extra spaces anywhere
${user.name} is ${random.0-100}% lucky.
Eg. no space between the $ and the {
No space beteeen the { and user.name etc.
its possible instead of a random number to be like a random name ?
Like a random user from chat? Or just a random name from a list of names?
For a random chatter name you can use ${random.chatter}
@@Phlare i say it wrong..my bad, so a friend of mine wanna do a command that have 2 diferent answers for viewers and subs, same command 2 tipes of answers but if it dose 2 commands 1 for each, the subs will trigger both
@@sparkness7409 i understand. i'm not sure this is possible with streamelements. I will have to try some things.
can you do a if statement?
Not really, not with streamelements at least. What are you trying to do?
@@Phlare sorry i forgot lol but thank you a lot love the video
how to you add a sound notifacation to these
I don’t believe it is possible within streamelements to add a sound notification to a custom command.
I would use streamer bot or a similar advanced bot to do that kind of thing.
i copy and pasted that command and it didnt work
maybe try typing it instead? sometimes copying and pasting messes with the special characters. not sure what else the problem might be.