7.4 to the go

This commit is contained in:
2022-12-19 20:26:14 +02:00
parent 6cd7b13db0
commit 924be6329b
237 changed files with 38764 additions and 89531 deletions

View File

@@ -32,7 +32,7 @@ if($_GET['get']=='10' && $is_eff[0]==0){
$u->info['admin']
*/
$datadd='|add_m10='.rand(2,6).'|add_m11='.rand(2,6).'|add_m6='.rand(2,4).'|add_m7='.rand(2,4).'';
$datadd='|add_m10='.rand(1,2).'|add_m11='.rand(1,2).'|add_m6='.rand(1,2).'|add_m7='.rand(1,2).'';
if(mysql_query("UPDATE `users` SET `money`=`money`+'10' where `id`='".$user['id']."'") and
mysql_query('INSERT INTO `eff_users` (
`id_eff`,`uid`,`name`,`data`,`overType`,`timeUse`