Increase Chat Engagement with Random Percentage Commands

Поділитися
Вставка
  • Опубліковано 25 кві 2023
  • How to add a simple and very fun command to your stream using the StreamElements chat bot.
    A random percentage command is a whimsical little engagement tool to give people something fun to compete with and play.
    In other people’s chats, I've had these commands tell me how much of a gremlin I am, how stinky, how horny, how worthy, etc.
    The idea is that users type the command and then StreamElements generates a random number and uses that as part of the output.
    for copy/pasta purposes here is the message for the command:
    ${user.name} is ${random.0-100}% lucky.
    🔥 Subscribe here! bit.ly/phlare_subscribe
    🔴 Watch Phlare Live: bit.ly/phlare_twitch
    ===== Quick Links =====
    📼 More Streamer Tutorials: bit.ly/phlare_tutorials
    🤖 Streamer.bot software: streamer.bot/
    ➤ OBS Studio: obsproject.com/
    ♪ Epidemic Sound - Royalty Free Music + SFX: bit.ly/phlare_es
    ===== Socials =====
    🔥 Join Phlare's Discord: bit.ly/phlare_discord
    👕 Phlare's Merch: bit.ly/phlare_shop
    👑 Phlare's Throne Wishlist: bit.ly/phlare_throne
    🐦 Twitter: bit.ly/phlare_twitter
    🗪 Phlare's other socials: bit.ly/phlare_linktre
    ===== Affordable Streaming Gear for Beginners* =====
    🎥 Elgato FaceCam: amzn.to/3KDqJjb
    🎤 HyperX Solocast: amzn.to/3ONUD6F
    🎤 Cheap Boom Arm: amzn.to/47pwYRf
    🎤 Pop Filter for Mic: amzn.to/3DTWcKe
    🚨 Programmable RGB Floodlights: amzn.to/3QS6pP5
    *As an Amazon Associate I earn from qualifying purchases.
    Music provided by Monstercat:
    Nigel Good - An Adventure
    / monstercatinstinct
    #streamelements #percentage #command
  • Навчання та стиль

КОМЕНТАРІ • 69

  • @Phlare
    @Phlare  Рік тому +5

    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.

  • @HeroicJPRS
    @HeroicJPRS Рік тому +4

    *Phlare is 100% helpful.*
    loving the Streamelements stuff man!

    • @Phlare
      @Phlare  Рік тому +1

      Thanks, Heroic!

  • @hey956
    @hey956 2 місяці тому +1

    This helped so much, I subbed and thank you!

  • @BenjiPlayzTTV
    @BenjiPlayzTTV 3 місяці тому +1

    love ur videos bro! you've helped me a ton with simple easy to understand guides RIGHT TO THE POINT

  • @021hazel
    @021hazel 8 місяців тому +1

    Thank you Phlare! this helped me a lot

    • @Phlare
      @Phlare  8 місяців тому

      Great!

  • @cvera__
    @cvera__ 10 місяців тому

    Very helpful! thank you so much !

    • @Phlare
      @Phlare  10 місяців тому +1

      You’re welcome!

  • @kyle7056
    @kyle7056 4 місяці тому +1

    Thank you for this!

    • @Phlare
      @Phlare  4 місяці тому

      You are so welcome

  • @CherilynQ
    @CherilynQ 4 місяці тому +1

    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?

    • @Phlare
      @Phlare  4 місяці тому

      Are you using betterttv or frankerface browser extensions? It might be one of them doing some highlighting.

    • @CherilynQ
      @CherilynQ 4 місяці тому

      @@Phlare Thank you for responding so quickly! I’m using betterttv. So it’s supposed to look like that, not an error?

  • @hey956
    @hey956 2 місяці тому +2

    Do you know if there is a way to add a view count on obs with stream elements?

  • @DarKcr3ature
    @DarKcr3ature 6 місяців тому +1

    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?

    • @Phlare
      @Phlare  6 місяців тому +1

      How do you envision such a thing working? With more advanced bots like streamer.bot almost anything you can imagine is possible.

  • @kberry_7
    @kberry_7 9 місяців тому +1

    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.

    • @Phlare
      @Phlare  9 місяців тому +1

      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?

    • @Phlare
      @Phlare  9 місяців тому +1

      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

    • @kberry_7
      @kberry_7 9 місяців тому

      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 :)

    • @Phlare
      @Phlare  9 місяців тому +1

      Here a solution for StreamElements!
      showmeyourbot.com/weighted-random-response-with-streamelements/

    • @bigassgoldfish459
      @bigassgoldfish459 6 місяців тому +1

      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%

  • @marijemimi9431
    @marijemimi9431 11 місяців тому +1

    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

    • @Phlare
      @Phlare  11 місяців тому

      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.

  • @wendyfreise7183
    @wendyfreise7183 11 місяців тому +2

    Which video do you have for Stream Elements to help with activating the sound alerts?

    • @Phlare
      @Phlare  11 місяців тому

      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

  • @kevinclausen3177
    @kevinclausen3177 8 місяців тому +1

    is it possible to make it go between lets say. 1-20 and make certain numbers a higher chance?

    • @Phlare
      @Phlare  8 місяців тому

      Yeah, the solution here would be to use something like the answer I provided here: showmeyourbot.com/weighted-random-response-with-streamelements/

  • @davidiousdesign
    @davidiousdesign 10 місяців тому +1

    @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.

    • @Phlare
      @Phlare  10 місяців тому +1

      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.

  • @elizabethberner9160
    @elizabethberner9160 9 місяців тому +1

    Could you make it do two precents at once like user is 46% good and 54% evil.

    • @Phlare
      @Phlare  9 місяців тому

      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

  • @lonthelast
    @lonthelast 8 місяців тому +1

    is there a way to make it so after it hits a number you can make it say a different word each time?

    • @Phlare
      @Phlare  8 місяців тому

      I’m not exactly sure what you mean. Can you give me an example?

    • @lonthelast
      @lonthelast 8 місяців тому +1

      @@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

    • @Phlare
      @Phlare  8 місяців тому

      @@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

    • @lonthelast
      @lonthelast 8 місяців тому +1

      thank you ill look into this
      @@Phlare

  • @AngryCrayon1775
    @AngryCrayon1775 4 місяці тому +1

    {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?

    • @Phlare
      @Phlare  4 місяці тому +1

      this tutorial is for streamelements, not botrix

    • @Phlare
      @Phlare  3 місяці тому

      maybe i misunderstood the question - are you asking how you would do this same command in botrix?

  • @bb4hbeastttv
    @bb4hbeastttv 8 місяців тому +1

    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

    • @Phlare
      @Phlare  8 місяців тому

      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.

    • @bb4hbeastttv
      @bb4hbeastttv 8 місяців тому

      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

  • @sylviahorkan6724
    @sylviahorkan6724 5 місяців тому +1

    I want my command to say "user loves another tagged user random percentage" how would i go about that?

    • @Phlare
      @Phlare  5 місяців тому +2

      You could do something like:
      ${user.name} loves ${touser} ${random.0-100}%.

    • @sylviahorkan6724
      @sylviahorkan6724 5 місяців тому +1

      Thank you!!

    • @EmiKuran
      @EmiKuran 3 місяці тому +1

      Thank you@@Phlare

  • @TheJackIs
    @TheJackIs 2 місяці тому +1

    can you do a if statement?

    • @Phlare
      @Phlare  2 місяці тому +1

      Not really, not with streamelements at least. What are you trying to do?

    • @TheJackIs
      @TheJackIs 2 місяці тому

      @@Phlare sorry i forgot lol but thank you a lot love the video

  • @spiraltrash2252
    @spiraltrash2252 Рік тому +1

    how to you add a sound notifacation to these

    • @Phlare
      @Phlare  Рік тому

      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.

  • @Peacefulldead
    @Peacefulldead 3 дні тому +1

    Is it possible to get a negative percentage in? Like -1 to +100 % ?

    • @Phlare
      @Phlare  3 дні тому +1

      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}

    • @Phlare
      @Phlare  3 дні тому

      This would then get a random number from 0 to 101 and then subtract one so the final range is -1 to 100

    • @Peacefulldead
      @Peacefulldead 3 дні тому

      @@Phlare i am not totally sure how the formular would be? 🥲 not good at Math

    • @Peacefulldead
      @Peacefulldead 2 дні тому

      @@Phlare Thank you! i will try this :D

    • @Peacefulldead
      @Peacefulldead 2 дні тому

      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

  • @sparkness7409
    @sparkness7409 10 місяців тому +1

    its possible instead of a random number to be like a random name ?

    • @Phlare
      @Phlare  10 місяців тому

      Like a random user from chat? Or just a random name from a list of names?

    • @Phlare
      @Phlare  10 місяців тому +1

      For a random chatter name you can use ${random.chatter}

    • @sparkness7409
      @sparkness7409 10 місяців тому +1

      @@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

    • @Phlare
      @Phlare  10 місяців тому +1

      @@sparkness7409 i understand. i'm not sure this is possible with streamelements. I will have to try some things.

  • @divinefus1on938
    @divinefus1on938 Місяць тому

    i copy and pasted that command and it didnt work

    • @Phlare
      @Phlare  Місяць тому

      maybe try typing it instead? sometimes copying and pasting messes with the special characters. not sure what else the problem might be.