Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to make a leaderboard
- Coder_2010-22
-
Scratcher
1 post
How to make a leaderboard
I need to make a leaderboard for this project-https://scratch.mit.edu/projects/671933947
- deck26
-
Scratcher
1000+ posts
How to make a leaderboard
Try the wiki page on Global High Scores. But if you want to show usernames you're going to have to encode and decode them which may be more work than you're prepared for - cloud variables only hold numerical data.
- Dragonspire77
-
Scratcher
500+ posts
How to make a leaderboard
Here's a useful tutorial by RokCoder: https://scratch.mit.edu/discuss/youtube/DbFoOxys_l0/ .
The Scratch Wiki also has useful information concerning cloud data: https://en.scratch-wiki.info/wiki/Global_High_Scores
- Test22242524
-
Scratcher
100+ posts
How to make a leaderboard
The wikki page about high-score leaderboards does not work… its out of data if you still need help let me know
- historical_supa
-
Scratcher
1000+ posts
How to make a leaderboard
The wikki page about high-score leaderboards does not work… its out of data if you still need help let me knowHow is it outdated?
- Discussion Forums
- » Help with Scripts
-
» How to make a leaderboard