You dont need to read vars.ini. If you store users points in %vars, like %points.username1, %points.username2, etc. - you can use $var(%points.*,0) to get total number of them and then check one by one with $var(%points.*,%x) to find winner.


Dont give a fish - teach to fish!