---------------------------------
if (empty($_GET['_unique']) || mysql_num_rows(mysql_query("SELECT `id` FROM `players` WHERE `hash`='".prot($_GET['_unique'])."' LIMIT 1"))==0) exit();
$player=mysql_fetch_array(mysql_query("SELECT * FROM `players` WHERE `hash`='".prot($_GET['_unique'])."' LIMIT 1"));
$player['server_seed_']=$player['server_seed'];
$player['server_seed']=(double)substr($player['server_seed'],27);
$settings=mysql_fetch_array(mysql_query("SELECT * FROM `system` LIMIT 1"));
if (!isset($_GET['w']) || (double)$_GET['w']<0 || (double)$_GET['w']>$player['balance']) { // bet amount
echo json_encode(array('error'=>'yes','data'=>'invalid_bet'));
exit();
}
if (!isset($_GET['m']) || !is_numeric((double)$_GET['m']) || (double)$_GET['m']<1.01202 || (double)$_GET['m']>9900) { // multiplier
echo json_encode(array('error'=>'yes','data'=>'invalid_m'));
exit();
--------------------------------
who wants more, just let me know which part you want to know??
i would love to see someone buy it, then comes ram up your face saying it works.
mate, would you like escrow?
find your escrow, pay the fees. you got a deal.. @ M28MmickT
@sed, i CLEARLY said, these are portions of codes, i am not so stupid to put the full codes here, then how do i sell it then? by begging maybe