How would I find out server load?

Hello everyone,
I’ve seen games that show how much the server is processing or the current server load in a percentage, I wish to incorporate this into my own game which is rather intensive but I am unsure how I would go about this

image

I’ll be grateful for any ideas, thank you

2 Likes

There are a bunch of youtube tutorials you could look at for examples, but you’d start off by using ContentProvider to preload assets in your games.

2 Likes

This is not what I wanted, I’m talking about server load/server stress

1 Like

I’m going to bump this real quick, since I’m still scratching my head on how I would I do such.
To be clear, I’m not looking for server load, like what ContentProvider provides

1 Like

There is probably what you are looking for here: Stats (roblox.com)

2 Likes

Will take a look at this, thank you!

1 Like