Oh, I see what you're saying. I have *no* idea why I didn't see that or why I did that. I hardcoded "1" as the rank. frown

Change:
Code:
    msg $chan $hget(TopScores,$gettok(%data,1,32)).item is 1/ $+ %points with $gettok(%data,2,32) points



To:
Code:
    msg $chan $hget(TopScores,$gettok(%data,1,32)).item is %cnt $+ / $+ %points with $gettok(%data,2,32) points