How Do I fix my script

How do I fix this its the same value as the top 1
Picture


Script

this is because you are checking the players in the game for the number of clicks. You should check the player who is on the top’s stats by checking their data through the datastore or something like that.

You can use math.round() to make numbers full, without dots etc.

Yes check the datastore for the number of clicks

But to avoid too many datastore requests I suggest opening the datastore when the game starts and then checking that variable when you need to and then save with BindToClose