
3XTR3M3
Members-
Posts
145 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by 3XTR3M3
-
Re: [Free] Password reset code when i click on forgot password it just refreshes page
-
Re: [FREE] Bodyguard V2.0 its works for me on v2 +1 mate
-
Re: FREE RAFFLE MOD <?php /*----------------------------------------------------- --Daniel -- Free mod for v2 -- Please do not resell -- Please leave this note -----------------------------------------------------*/ include "globals.php"; $costforfreeitem=10; print "<h3>Free money +Crystals</h3><hr />"; if($_GET['play']) { if($ir['free_item'] >= 100) { die("Only try 100 Times a day, You have had enough chances. Come back tomorrow."); } if($ir['money'] < $costforfreeitem) { $cpt=number_format($costforfreeitem); die("Nope sorry, it costs \$$cpt toa chance to win money. Come back when you have cash +crystalsto gamble."); } $num=rand(1, 6); $db->query("UPDATE users SET free_item=free_item+1, money=money-$costforfreeitem WHERE userid=$userid"); $ir['crystals']-=$costforfreeitem; switch($num) { case 1: $rafs=rand(1,5); print "1st Outcome:Gained {$rafs} crystals"; $db->query("UPDATE users SET crystals=crystals+{$rafs} WHERE userid={$userid}"); break; case 2: $rafs=rand(1,5); print "2nd Outcome:Gained {$rafs} crystals"; $db->query("UPDATE users SET crystals=crystals+{$rafs} WHERE userid={$userid}"); break; case 3: $money=rand(320, 2600); print "Second Outcome: Gained \${$money}"; $db->query("UPDATE users SET money=money+{$money} WHERE userid={$userid}"); break; case 4: $stole=min(rand($ir['money']/10, $ir['money']/5), 5000); print "Third Outcome: Lost \${$stole}"; $db->query("UPDATE users SET money=money-{$stole} WHERE userid={$userid}"); break; case 5: print "Fourth Outcome: You did not win anything"; break; case 6: print "Fifth Outcome: You did not win anything"; break; } print "<hr /> [url='freeitem.php?play=1']>Try Again[/url] [url='explore.php']>Back to the city[/url]"; } else { print "Try and win a free item <hr /> [url='freeitem.php?play=1']>Ok Try Again.[/url] [url='gym.php']>Go and Train.[/url] [url='docrime.php']>Do a crime.[/url] [url='explore.php']>No thanks go back to city.[/url]"; } $h->endpage(); ?> I edited it a bit ALTER TABLE `users` ADD `free_item` INT( 11 ) NOT NULL DEFAULT '0' $db->query("UPDATE users SET free_item=0");
-
Re: FREE RAFFLE MOD good mod
-
Re: [Free v1 & v2] Gift Thanks seanybob
-
Re: [mccode] Supporter Packs cba any ways now lol
-
Re: Gift ok
-
Re: [site tools] auto backup your site When you Backup your site lol its like every file but you ownly really want public_html lol and maybe ftp and you cant choose an exact folder i made it any ways so it backups my site automatically every week and send it to my email incase i get hacked lol
-
Re: Adding crimes and cities in v2 lol
-
Re: Gift work for v2??
-
Re: [$5] Minesweeper But now oxi made1 for free
-
Re: Free Carnival good for your first mod mate
-
Re: [mccode] Improved Estate Agents for v2.0 it works fine on mine wen i did it
-
[Free] [V1] Guess What Cup? (Casino Game)
3XTR3M3 replied to Isomerizer's topic in Free Modifications
Re: [Free] [V1] Guess What Cup? (Casino Game) yup good mod izo works like a charm -
Re: [mccode] Register Page Ok lol
-
Re: [Free] [v1] Jail But the time wont go down without a cron will it ??
-
Re: [mccode] Choose Gender its works with lite i tried it lol
-
Re: [mccode] Mining mod yup correct either changed permisions so its not writable or readable
-
Re: Phaos Game Engine whats kallen got in it the normal version dont
-
Re: [mccode] Register Page Dont Agree
-
Re: [mccode] Register Page a page ios a page if it works it doesnt matter how good it is lol
-
Re: [v1] Banner Selector like avatars on forums
-
Re: [v1] House Tax cool