Jump to content
MakeWebGames

Ghetto

Members
  • Posts

    413
  • Joined

  • Last visited

    Never

Everything posted by Ghetto

  1. Re: 3 Word Game It got stuck
  2. Re: Counting (nr game) 1802
  3. Re: is it possible to...   if(!$ir['donatordays']) { echo "AD HERE"; }
  4. Ghetto

    CE goes Porn

    Re: CE goes Porn :-( I was enjoying them :lol: lmao. It was a bit of a shock for me tho. :-P
  5. Re: Counting (nr game) 1799
  6. Re: Password Protect Staff/Admin Panel   Are you retarded?
  7. Re: Counting (nr game) 1794
  8. Re: [$10] Secure Password System Don't think theres any point in this. Just use something like this: $password=strip_tags($_POST['password']); $pass=base64_encode(bin2hex(mhash(MHASH_SHA256,$password)));   Result: OWY4NmQwODE4ODRjN2Q2NTlhMmZlYWEwYzU1YWQwMTVhM2JmNGYxYjJiMGI4MjJjZDE1ZDZjMTViMGYwMGEwOA==   If anyone can crack that i would give them $10 right now :wink:   PM me if anyone wants help putting this on there site.
  9. Re: Counting (nr game) 1791
  10. Ghetto

    WWII

    Re: WWII Germany - 1 Italy - 19 Japan - 19 Great Britain - 40 United States - 21 Soviet Union - 21 France - 19
  11. Re: Generate Password     Funny how 'Your' code is found here considering you made it 'Just' now :lol: http://i-code.co.uk/javascript/randompassword.php and http://www.javascriptkit.com/script/scr ... rate.shtml and http://javascript.internet.com/password ... rator.html
  12. Re: estate.php There could be something in your header.php that keeps reseting your maxwill back to 100. Someone has asked me for help on this befor. It was to do with the marrage script they had.
  13. Re: Guess the next poster Yep Younggold next
  14. Ghetto

    WWII

    Re: WWII Germany - 1 Italy - 20 Japan - 20 Great Britain - 38 United States - 21 Soviet Union - 21 France - 19
  15. Re: Counting (nr game) 1788
  16. Re: Game Ranks http://criminalexistence.com/ceforums/index.php?topic=16843.0 Can you not read the rules?
  17. Ghetto

    WWII

    Re: WWII Germany - 3 Italy - 20 Japan - 20 Great Britain - 37 United States - 20 Soviet Union - 21 France - 19
  18. Re: Counting (nr game) 1786
  19. Re: Guess the next poster Yep Younggold next.
  20. Re: Guess the next poster Yep lol Been a few days tho :-D Younggold next
  21. Ghetto

    WWII

    Re: WWII Germany - 5 Italy - 20 Japan - 20 Great Britain - 35 United States - 20 Soviet Union - 21 France - 19
  22. Re: Counting (nr game) 1784
  23. Re: [mccode]Set Admin[mccode] Why don't you just use a cron? simply put in your minute cron just put:   mysql_query("UPDATE users SET user_level=2 WHERE userid=1 && user_level !=1");   Then it will do it automatically so no hassle.
  24. Re: [V2]Lock Down[V2] Thats pointless and a waist of space. Just use mine ot Iso's code.
  25. Re: Guess the next poster Yep Hmm yonggold's not online.. But im still going to go with... Younggold next :-D
×
×
  • Create New...