SimplyStore | Automatic Datastore System

Hey, how easy is it to set up a leaderboard while using this?

1 Like

It doesn’t do global leaderboards, so it would be the same as creating a regular one (might be a touch easier to get the data, other than that it’s the same).

Server wide leaderboards would be easier, since you can use PlayerRemoving, PlayerAdded+WaitForChild(“leaderstats”, n), and [Value Instance].Changed to properly update the board.

i have to create global leaderboards and i haven’t done it before lol and i’m just wondering if it’s any harder with this, thanks for the response

1 Like

Hi, I just checked out the Simply Store Place roblox.com/games/7935774313 and I can see multiple SimplyStore files in there, which ones are the ones that are duplicates? And also, is it possible for me to save tables with this Datastore?