I will refer you to a tutorial on the wiki which does exactly what you want but in a better explanation then what I could possibly do. If this doesnt help please tell me and I’ll try help again.
Thanks but thats not what I need, I need a global leaderboard that will be displayed in a part. It will show top 10 people for example. I know I can use ordered data stores for it and I know how but I have over 5+ values and I am aware that I will be exceeding limits. I am asking that is there a way to handle this better?
Yes I know that I can create a ordered data store for each but I have currently 5 values but more will be coming in the future. Ordered data store limits was 5+players*2 if I am correct. But I will be having more than 5 in the future so how can I handle them?