Here are my files for vbookie using Icash. I have added a field in admin cp for Icash.
Edit: fixed a problem where recieved an error for bankmoney.
Code:
SELECT username, bankmoney+money AS cash FROM user ORDER BY cash DESC LIMIT 5;
MySQL Error : Unknown column 'bankmoney' in 'field list'
I added a field for updating the richest user if you were using Ibank sorry uploaded file to correct this.
If you encountered trying to donate money and got and error this is now fixed for icash