[FREE] [OpenSource] Loading Screen - Beta Studio

Great loading screen!! Everything works fine for me except the video when i change it to my own from youtube.
I replace the video ID but it tells me the video is not available for some reason…even tho it works on youtube.

Cool resource, but it looks like I just have a constant loading screen going on even after spawning. I’m not too sure what to do. Anyone have any ideas on how to resolve this?

This is awesome, only thing it was missing for me was needing it to choose a random song.
for anyone looking to do this also:

Replace line 276 in bs_loadingscreen/public/script/scripts.js with:

let currentSongIndex = Math.floor(Math.random() * config.songs.length); // starting random song

1 Like

Hello, I have a question, I am a beginner in this, but when I play a new song it does not play or it throws an error (nanana) and I cannot play it, what should I change or do?

love the script, but want to know if anyone has had issues with the video not showing all the time, and the intro i wrote doesnt show up all the time?

Yes, I noticed this question too. I can’t attend to it right now because I’m working very hard. I’ll attend to it when I have the most available time. Thanks.

Yes, I noticed this question too. I can’t attend to it right now because I’m working very hard. I’ll attend to it when I have the most available time. Thanks…

I experience this problem a lot. To solve this problem, I either use the embed option (which doesn’t always work) or upload the video to a channel and set it so that only those I share the link with can see it.

This is like your own multichar script because the sole purpose of this script is to show a simple interface.

You are asking your question in a very vague way. I cannot know without explaining your question in detail.

Ok!! Will try the second option to see if it works…tries so many things and cant get it to work…will report back