For my new game, I am making I want to have a leaderboard where it displays the top 10 people that have spent the most Robux on the game. I am fairly new to scripting so any videos or articles would help a lot (or describe as best as you can). Any models are appreciated!
From what I know, here are some tips for your project.
If you have any game passes, list all the game passes down with the prices in a script, then get the Robux amount and calculate all the game passes they’ve bought to a single digit.
If their a developer product use Datastores and then plus the price in the datastore and then add it with the game passes value and post it on a Leaderboard
If you need any assistance with the board you have taken a picture of instead of the board on the tab menu watch this Tutorial on YouTube
In the video it makes a wins leaderstat and puts it into the board. How would I make it robux instead of leaderstats or do I have to make the robux a leaderstat?