Hey. I am making a quiz/trivia script, and i want to set up a scoreboard. I want my script to msg top ten players.

the file containing highscores are built like this:

<start>scores.ini
[nick]
points=1000
<stop>

could someone help me build this script.