[Release] 5mLoading - Yet Another Loading Screen

Sounds good! If there’s anything that you think is acting up, let me know and I’ll do my best to get it sorted ASAP.

Lol, Looks like a Roblox Loading Screen! Lmao Nice work

Heh thanks. If you have any ideas on how you think I should improve it, lmk as I want to keep improving it to the best of my ability.

Hey, love the loading screen! Any way you can make the background fade?

1 Like

Thanks! I have been looking into how would be the best way to do this. There are a few ideas I have, but most of them have been requiring some rather janky solutions. I do have it planned for sure though.

If you want, you could watch or star the GitHub repository and it’ll notify you when there’s an update, which means you’ll be quick to see once I get the fade in to work well.

Thanks again for the feedback!

1 Like

I just released v0.3.0, which has the background fading implemented. The download is up and ready to go on GitHub; lmk if you have any other ideas to help improve this loading screen or if you have any issues :slight_smile:

2 Likes

Looks awesome man! Defo going to throw it onto my test and see what it’s like.

Personally the “your server name” font could be better, but that’s not hard to change!

Thanks for the release :slight_smile:

Thanks for the feedback! The font used is Inter and is my go-to for just about everything. However, in the future, I might add functionality for users to provide their own font files to be loaded and/or fonts over HTTPS.

How do I change the music in the player? what do i need to look for?

Per the music documentation, you can get more in-depth information on how to switch between Soundcloud and YouTube playlists. Lmk if you have any other questions, ideas, and I’ll do my best to help asap. :slight_smile:

1 Like

@doamatto The only song I can get working is the song the script came with, is this just copyright? I can’t seem to get music or playlists to work.

That is interesting. Make sure that the playlist is not private (it has to be either public or unlisted) and that the songs can be embed.

If the playlist privacy setting is public/unlisted and all the songs are embed-able, please create an issue on GitHub with:

  • your configuration,
  • what version of 5mLoading you’re using, and:
  • any relevant errors you see inside of the console (it can be opened using F8).

Edit: I just updated the Music wiki page to have that notice of playlist privacy.

Hope this helps!
- Matt

1 Like

@doamatto thanks I’ve got the music working now from a playlist :grinning:, is there a way to make the music shuffle from the playlist?

It should do so automatically; if not, I’ll fix it and release a patch update later today.

Edit: Upon reading some documentation on both SoundCloud and YouTube’s APIs, it seems playlist shuffling is not one of the native functions. However, I’m great at jerry-rigging thing, so I’ve made an issue on GitHub and have attached a PR to it so you can follow along to see when this gets implemented (it should be done by the end of today or tomorrow).

1 Like

I just released v0.4.0, which includes support for shuffling playlists, per your request. Lmk if there’s anything else that you think should be added or if you have any issues.

Release: https://github.com/doamatto/5m_loading/releases/tag/v0.4.0

1 Like

I just released v0.4.0, which includes the addition of custom font loading support. Lmk if you think anything else should be added or if you have any issues.

Release: https://github.com/doamatto/5m_loading/releases/tag/v0.4.0

1 Like

you are awesome! :grinning:

1 Like

I do my best lad ^^. Only thing I can really ask in return is to keep giving feedback as it comes.

Cheers
- Matt

Hey! Love this script so far, planning on using for a server that me an my mates play on as well. Just having a small issue, I cannot for the life of me get the youtube playlist to work, I tried using non-copywrite music in the playlist, and the default soundcloud song starts playing, everytime lol. I’m no noob at this, i’ve re read your wiki instructions as well; so something must be weird. Im just wondering if its possible to have a local mp3 file play instead? Or if there is a way to add multiple mp3 files for a playlist to avoid using youtube & soundcloud in total? Besides the music, am i able make the grey footer transparent?

EDIT: Even shrink the footer a bit? It’s just a bit too big is all

Hi! Sorry to hear about this issue. I’m actually looking into a similar issue that was posted here. I’ll try implementing MP3 file streaming, but it may take a hot while.

I’ll let you know if I’ve got anything as to progressing on your issues with YouTube playlists or with local streaming.

Cheers,
- Matt