PDA

View Full Version : Help with cheating



stangger5
09-12-2011, 05:44 PM
To help with the two windows open cheat ,,try this:

Find this in the main arcade.php file:

$DB->query("SELECT * FROM ibf_games_list WHERE gid=".$userinfo['arcade_sess_gid']);

Replace it with this:

$DB->query("SELECT * FROM ibf_games_list WHERE gname='".$swfgname."'");