Jump to content
MakeWebGames

Zero-Affect

Members
  • Posts

    3,713
  • Joined

  • Last visited

    Never

Everything posted by Zero-Affect

  1. Looks good Taxed, that JS menu is quite good, I have to ask if a user doesn't have JS enabled would there be a alternative for them?
  2. Welcome back Scarlet, Something like tribewars Graphics i would say it would cost thousands to get anywhere near theirs.
  3. if ( $chance == 1 ) { $amnt = mt_rand(1,125); if($ir['money'] > $amnt) { echo ' As you search the streets you see Nickizzle, he asks you for '.$amnt.' and you tell him to piss off. Then he proceeds to smack the hell out of you. He takes the '.$amnt.' anyway. '; $db->query("UPDATE `users` SET `money` = `money` - $amnt WHERE `userid` = $userid"); $ir['money']-=$amnt; } else { echo ' As you walk the streets you see Nickizzle he asks you for '.$amnt.' and you tell him to go away! so Nickizzle smacks you over the head and looks in your wallet. Finding it almost empty and just walks off with your wallet. '; $db->query("UPDATE `users` SET `money` = 0 WHERE `userid` = $userid"); $ir['money']=0; } }
  4. Correction CrazyT it would be their own Encryption not Hashing because as we all know hashes cannot be decrypted. :whistling:
  5. my site isn't xhtml valid but looks fine on most browsers i've checked it on => CrimGame
  6. i got one word for the author of this post: BUSTED!
  7. TC used to give your password in plain text when you did the forgot password function, so maybe ask TC
  8. i also said.. come on...
  9. just scanned through it quickly, looks alright
  10. http://www.criminal-island2.ej.am lol seriously free domain and you call it criminal-island 2 ... good job
  11. nope, this is very easy i'd of cracked it within a minute or two
  12. Which is why i reverted to saying Google Chrome was horrid, since that's all it basically is.
  13. BBCodes there's my source of information, just needed to search BBcode but there's alot of content that comes up.
  14. [progressbar=25,#202020,#000000]My new Project[/progressbar] => [progressbar=25,#202020,#000000]My new Project[/progressbar]   [tabmenu] [tab=Title 1] crimgame.com [tab=Title 2] crimgame.eu [tab=Title 3] crimgame.tk [/tabmenu] => [tabmenu] [tab='Title 1'] crimgame.com [tab='Title 2'] crimgame.eu [tab='Title 3'] crimgame.tk [/tabmenu]
  15. there's a review section and you forgot this is also a learning forum...
  16. 1308
  17. everything i own is legit, i hate people who use pirate copies of stuff specially when im paying for mine.
  18. Ok this one is more of a guess the text kind of riddle. this is a single word in my dictionary and i need it decoding, i will give you the encoded text and the route to encoding it all i need is the original word;) text => md5 => rot13 The code: pqq017810094rnq4so39r3rn16sp29rq The first one to post the word wins. Have fun
  19. no it's ROT13 Djkanna won
  20. Zero-Affect

    No I'S

    how could anyone say we posted a good reply.
  21. i heard whirlpool is a very good one.
  22. Well i don't think bill gates just said - oi coders simply take xp add some sh!t and sell it ;) whats your game... Give a description or don't ask for help i means no one (with skill) will actually say yes to this presentation and when you insulted a replier... good idea... It's actually King Prick ;) things you should of added: URL What your looking for + what they get in return Skills needed Ability to... What you offer Userbase + potential customers What your looking ie: backer (with set percentage/value back monthly) if you do advertisements This and last months income + proof (screenshot of paypal history with transaction emails blanked out obviously) PHP / MySQL version on server What engine I think any good business man will tell you information like this is basic you could go more advanced but that would be like Google annalist screen shots and alexa ranking
  23. in PS simple create text then edit to layer and edit the opacity to like 25%...
  24. if it's on MCaddons then maybe you should ask on there... wow
  25. are you allowed to use the internal images (tank, stars and soldiers)?
×
×
  • Create New...