Jump to content
MakeWebGames

GoldenZero

Members
  • Posts

    36
  • Joined

  • Last visited

    Never

Everything posted by GoldenZero

  1. Re: Coding Error (itemmarket.php) - Please help!!! http://criminalexistence.com/forum/inde ... pic=3686.0 look here
  2. Re: [help]   $q=mysql_query("SELECT * FROM users WHERE userid={$_POST['user']}",$c); $them=mysql_fetch_array($q); if($them['user_level'] == 2 || $them['user_level'] == 3 || $them['user_level'] == 5) { die("You cannot jail fellow staff."); }   both v1 and v2 comes with that...but if it doesn't add it in jailuser.php
  3. Re: Game Completely Hacked/SQL Injection?   lol once they are in as staff it does lol
  4. Re: Best Freebies I would say mine :P but thats just my opinion XD
  5. Re: A Few Things I Want To Ask....... [email protected] add me
  6. Re: converting ya do what silver said also XD..you dont need to but you should :) makes it cleaner
  7. Re: converting take out everything above mainmenu auto and put this <?php include "globals.php"; include "mysql.php";
  8. Re: A Few Things I Want To Ask....... its easy to do all of those things   1. http://domain/iteminfo.php?ID=## 2. if(!$r['itmid']==#) { die("You need a crack pipe to use cocaine") } 3. just dont make it delete itself
  9. Re: Game Completely Hacked/SQL Injection? yo, ill check it out ill see if I can get in and do a simple SQL injection I know about it tell ya if it is...but a lil tip delete ownerpanel ;)
  10. Re: level 1000 well you can get it to auto do all the level EXP in one step instead of it doing 100% each time...just needa recode the header..er what ever its in
×
×
  • Create New...