i want the following thing:
when user say variable %word (let say %word is "hello")
he gets a point and his points are posted
(msg # $nick have %usr. $+ $nick points )
eventually the user with the highest score is posted
(msg # user $nick won! he got %usr. $+ $nick score! )
i also wants a high score of top 10 users

this is for a trivia game, i tryed programming it for a few hours but i failed frown please help!