Cross Server Leaderboard

I was wondering if anyone had a good idea on how I would make a cross server leaderboard that shows the top player in the world. I cant really think of how to do this since the player wouldn’t be in the game all the time.

The following topic explains how this can be accomplished:

1 Like

I meant something that shows the top player in the real world. For instance a guy thats higher level than anyone else on roblox in my game would be displayed on there and wouldnt have to join for people to see.

I’m fairly certain that the topic I linked allows that to be possible – it’s a tutorial for a Global Leaderboard which will display the top players regardless if they’re in the same server/playing the game or not.

Because it utilizes DataStores, each server will be able to automatically retrieve updated data of whoever’s at the top in your game.

Ill try to double check it and see.

Sorry, I didnt test it on a live server and rejoining lol.

1 Like