This is a vote reward script, credits to TheJacob...
After someone votes, they receive a vPoint(s) which they can redeem for coins.
Steps:
1 ) Extract the folder to your hotel directory, must be yourhotel.com/vote
2 ) Change inc>>inc.config.php to the correct information
2) Add <?php include "vote/vote.php"; ?> somewhere in the me.php page, preferably under a div container
Note: If you use v26-v35, change the line that says:
PHP Code:$account_column = "username"; //MySQL account column name
to
$account_column = "name"; //MySQL account column name
Download:
http://upload.g2n.us/file_dir/1282527057.rar

