I've been trying for multiple weeks to create a accurate loading bar. I've done tons of research and watched multiple YouTube videos. I only could find loading bars which make it look like it's accurate. I'm not that great of a scripter as you might or might not have guessed but here's something I tried.
game.StarterGui.ScreenGui.TextLabel.Text = game.Loaded()
Any ideas on how do make the loading bar accurate would be appreciated.