Leaderboard Built-In

734
735
2
3

This leaderboard is using a Random, this is to test the leaderboard behavior.

The behavior only allows one per game and is updated every 10 seconds. These scores are being filtered on the server, so no fear over writting each other scores.

The Leaderboard can display up to the top 100 users. The highest possible score is in the 4-byte range (up to 2,147,483,646).


Extra note:

The "get" input will also output from "score" if they have one in the leaderboard.

Editor