LioranBoard Tutorial: How to show random memes on stream

Поделиться
HTML-код
  • Опубликовано: 28 янв 2025

Комментарии • 52

  • @FunkbusterG
    @FunkbusterG 3 года назад +3

    Running into an issue where it's pulling up a "button ID doesn't exist" error whenever it tries to trigger anything beyond my 25th button. I've double and triple-checked my numbers. Is this just a limitation of Lioranboard or is there something I'm missing?

  • @Niphrentil
    @Niphrentil 4 года назад

    I was looking for some documentation of how a "random" Command would work, found your channel instead!! Thanks a ton for your tutorial, it's awesome!

    • @Neverwho
      @Neverwho  4 года назад +1

      Why thank you! But actually this video is a bit outdated, this method still works, but stacks are a better way to do random in most scenarios. Check that video instead, if you haven't.

    • @Niphrentil
      @Niphrentil 4 года назад

      @@Neverwho I was just looking for ANY method to do a random pick, I was trying to make a Play Random SFX button and this method worked for me, so thank you anyway. But of course I'll check out your other videos, I'm always open to new tips, tricks and ideas! Keep it up, you're great!

    • @Neverwho
      @Neverwho  4 года назад

      Thank you once again. Btw, if you have any specific requests of questions or want anything explained, let me know.

    • @Niphrentil
      @Niphrentil 4 года назад

      @@Neverwho Actually, I do...! Is there a variable where I can pull the username of the user that triggers a command? Like, have a user change a scene from the chat and have a message display reading "*user* changed the scene". Or "*user* said this and that". Or "Shoutout at *user*" etc

    • @Neverwho
      @Neverwho  4 года назад +1

      @Niphrentil yep, there is: math: trigger pull command. Also, there is commands.html file in your LioranBoard folder. There you can find all the info about all the available commands :) In your case you should do Math: trigger pull, Value name - just a variable to save what's been pulled to, so name it however you want (let's say it's gonna be redeemer_name), pull value should be 0 for redeemer name (for channel point redeems), then you just do Text GDI+ Change Text Shoutout at /$redeemer_name$/. /$redeemer_name$/ will be replaced with the name of a user, who redeemed the points.

  • @carecov
    @carecov 3 года назад

    Thanks man! I was just searching for it!

  • @bradbarber
    @bradbarber 4 года назад

    This tutorial saved me hours of hair pulling, I used it for face filters, but exact same process. Thanks so much!

  • @EddieTheBear
    @EddieTheBear 4 года назад

    Thank you for this! I have no idea how variable works, but I really wanted a thing to have a chance to trigger.

  • @AspiringPokerPro
    @AspiringPokerPro 4 года назад +3

    Thank you. Hope you make more of these examples.

    • @Neverwho
      @Neverwho  4 года назад

      Glad to help! Will be doing more videos soon, just a busy week >_

  • @CesarChejinRodriguez
    @CesarChejinRodriguez 4 года назад +1

    Thank you Neverwho, you have such a relaxing voice and the way you explain things are awesome😊

    • @Neverwho
      @Neverwho  4 года назад +1

      Why thank you sir!

  • @SnycMasterKevin
    @SnycMasterKevin 4 года назад +2

    Hi, ty for this tutorial, all works fine,but is there any form for the memes dont come all at the same time, like the min 17:22 ? Thx again for your work and help

  • @theLeomega
    @theLeomega 3 года назад +1

    This is really helpful thank you!

  • @SaltyTheAlien
    @SaltyTheAlien 4 года назад

    THANK YOU!!!!!!!!

  • @yeez7747
    @yeez7747 3 года назад

    i logged into my youtube account only to like your video. THANKS A LOT :D

  • @AlfaTrion
    @AlfaTrion 3 года назад

    Great tut! Thanks!

  • @UNCAFECITOBIENAMARGO
    @UNCAFECITOBIENAMARGO 2 года назад

    Un tutorial tan bueno que hasta yo que no hablo tu idioma lo entendí a la perfección! Like & Subscribe!

  • @dubbleder4050
    @dubbleder4050 4 года назад

    ok honestly this is amazing. thank you so much

  • @Hantick
    @Hantick 4 года назад

    Thank you for your help

  • @ScottFichter
    @ScottFichter 4 года назад

    WOW! This is amazing!

  • @GameMediaOutlet
    @GameMediaOutlet 4 года назад

    great video bro... this helped me alot

  • @kopfscheu9866
    @kopfscheu9866 4 года назад

    Thanks a lot

  • @ChrisPza716
    @ChrisPza716 4 года назад

    Does this program work for RUclips live? Trying to find a program that integrates chat commands from RUclips

  • @HannibalGraham
    @HannibalGraham 4 года назад

    I was trying to figure out what was wrong with my "redo if" command. First I realized I used the wrong one, then I realized that the "redo previous" both the Value and Variable are the same. So you can only redo previous as Variable vs Value, which btw doesn't work in either direction. I can only get a Redo If to work if they are both variables. Also trying to get those variables to write out every second. Regardless of how I'm doing it, it just waits then writes the result rather than showing it adding up.
    It seems to be working properly, but even if I delay when the program checks for the variables, the end result is always the same. I'm adding 50 to a variable of 0 until it hits 500. I only see 100 then 500. Midway and at the end of the delay, regardless of how much delay I add to checking whether or not the variables are equal to the 500 value I am aiming for. If I delay 5 seconds, it takes 2.5 seconds to display 100 and another 2.5 seconds to display 500. If it's 100ms, it takes 50ms to display 100 and another 50ms to display 500. This is ONLY delaying the checks. Almost doesn't matter the delay elsewhere as long as it's lower than those.
    Having the repeat delay to 10 seconds, it still somehow executes 9 repeats in 10 seconds even though it's delayed for 10 seconds.

  • @HannibalGraham
    @HannibalGraham 4 года назад

    Pretty sure I can figure it out, since it seems like it's possible, I should be able to use this to automatically repeat these steps forever right? Like I do the same situation, but at the end of the argument, it delays to try again regardless if it succeeded. I have an idea of adding in information randomly/in order etc and constantly show information. Also, is it possible to pull pictures or whatever from somewhere other than the buttons? I'm sure I can, but this is pretty new to me and I'm not exactly super literate with programming. Took me a minute to understand what was going on, then I realized its just simple programming.

  • @junebugs7747
    @junebugs7747 4 года назад

    🙌🏼👨🏻🔥 thank you! Great Help!

    • @Neverwho
      @Neverwho  4 года назад

      You're welcome, man :) But actually I need to make a new video, as upcoming LioranBoard version will have a simplier way of implementing "random". Though this way will still work :)

  • @prosteBergy
    @prosteBergy 2 года назад

    Hi, does anyone know if LioranBoard is or will be compatible with trovo loyality points or with Trovo globally? thx for answer

  • @swoleguitar5513
    @swoleguitar5513 4 года назад

    Great video! Really informative! I'm looking at maybe a bit redeem for a random voice changer. I have buttons set up for each voice changer and I want the bit trigger to select one of them at random. Would it be similar steps to your random meme?

    • @swoleguitar5513
      @swoleguitar5513 4 года назад

      Ignore the above :) just found the stacks episode which I think explains everything I need!

    • @Neverwho
      @Neverwho  4 года назад +1

      Hey there! Glad to help :) and stacks are the way to go with anything involving random.

  • @troutymctrouttrout3809
    @troutymctrouttrout3809 4 года назад

    When I try to open the sound file it's not showing. I tried converting into both WAV and MP3 it's just not showing. In fact virtually no files are showing as being acceptable. What am I doing wrong?

    • @Neverwho
      @Neverwho  4 года назад +1

      If you are talking about adding sound to button in LioranBoard, it only accepts .ogg files.

    • @troutymctrouttrout3809
      @troutymctrouttrout3809 4 года назад

      @@Neverwho Yes that was my issue thank you very much! Great video I really appreciate your helpful explanations.

    • @troutymctrouttrout3809
      @troutymctrouttrout3809 4 года назад

      @@Neverwho ....and it doesn't work because I'm dumb. Followed all your instructions and nothing happens when I press the button. I don't even get an option that says "example board." I have to go to an option on the main page that says "New Deck 7."

    • @Neverwho
      @Neverwho  4 года назад

      Well, example deck is the deck that I made specifically for YT videos, so your deck gonna be different. And if you are trying to press the button in the same Window where you edit it (like resize, move, add commands etc.), it's not gonna work. You need to go to your LioranBoard Folder, then to LioranBoard Stream Deck (PC) Folder, and run StreamDeck.exe from there. Then you'll be able to actually press a button. Besides, there is easier way to do random - check ep. 2 of this tutorial series about stacks.

    • @troutymctrouttrout3809
      @troutymctrouttrout3809 4 года назад

      @@Neverwho I don't know how to contact you here but would would you be willing to help me get this alert working if I paid for your time?

  • @jeremiahcollins_
    @jeremiahcollins_ 4 года назад +1

    You should make a tutorial about how to add the god voice. Like if someone redeems points, my voice turns god mode.

    • @Neverwho
      @Neverwho  4 года назад

      Okay! Request acknowledged. Will probably make video on that on the weekend.

    • @jeremiahcollins_
      @jeremiahcollins_ 4 года назад

      Neverwho sounds good. Thanks and sorry if my request is a little confusing, I’m new to the whole lioranboard thing. Just learned how to set up where people can punch me lol took me foreverrrrr

    • @Neverwho
      @Neverwho  4 года назад

      Nah, I've been requested to do that on my stream, so it's not confusing at all, no worries.
      Lemme know what was the most confusing and hard to understand thing when you were setting up that "punch me in the face" button. Need to understand what actually confuses people the most in LB. I feel like a lot of people don't really get what Comapre commands do and how they work, but still need a bit more of feedback on what you guys want to understand better.

    • @jeremiahcollins_
      @jeremiahcollins_ 4 года назад

      Neverwho I didn’t know I had to add basically the same command twice and have one true and false. Idk it was pretty confusing but I got it. So the true/false was confusing for me. And then to do that voice changer stuff, which command would it be? I get the triggers/redeems/subs/etc but the commands can be confusing

    • @jeremiahcollins_
      @jeremiahcollins_ 4 года назад

      Like “source change visibility” and “motion: position” all that stuff