Jump to content
MakeWebGames

CrazyT

Members
  • Posts

    708
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by CrazyT

  1. lmao.. @ Redex: 1) I'm no hacker, I'm far from it.... Yeah, i might have messed a few site's up so what? I have a reason to do it back to someone.. I worked for a few games, i have logs of them spamming games i worked for so i done it back. There fault doing it in the first place otherwise it wouldn't of happened. 2) RTFM... is all i have to say..
  2. CrazyT

    Dectece user OS

    lmaoo... Should of checked database. -.-
  3. Got a link to your game? So i can become the best :)
  4. Ok let me get this right. Your selling a donation mod right? Now why would you want to give a %age from a donation? FFs it's a donation. -.-
  5. You have the right, idea but you didn't do it right. Here try this it works fine. function imageCheck($img) { return @getimagesize($img) ? $img : 'images/invalid.png'; } if (isset($_GET['tb'])) { echo '[img='. imageCheck(preg_replace(]'; }   You might have to edit it to fit your needs. Can be seen here below. http://crazyt.co.uk/test.php As for the invalid image, i don't have one so it will just display no image, but if your view source you can see "images/invalid.png" in the image tag. :)
  6. I've asked dabs he said there isn't no MC Code v3. He said maybe in the future but not now. -.-
  7. That is 100% point less code. Why use it? switch() will go to the default function, if the requested one isn't in the switch(). So again point less.
  8. I can tell you for a 100% fact. YOU DID NOT MAKE THIS. Stop posting mods that ain't yours.
  9. Very nice template. I like it. Well worth the money hope it sells for you. :) Keep up the good work.
  10. RE: Bounty   I actually do and have sold a bounty script for 20.00 and had no complaints (5 copies still available). AV bounty/Hitmanlist [20.00] Yup - Got to make money so how. xD
  11. you are just a ripoff then. I mean seriously who would pay $20 for a bounty mod? Get serious m8 I'm a rip of? lol - I don't think so. - Your that idiot "FIRECAMP" who pissed everyone off everyday asking for help. -.- - Get a life (n00b). Dude you get serious. Who said i was your mate? Who said i was selling a bounty mod for $20? - I didn't. I said i wouldn't open notepad for less than $20/$25. Read CAREFULLY before you post. :) Thanks. :) duh you said ya wouldnt open ya notepad for less than $20 so obviously you wouldnt have sold it for less than $20! How many times do i have to explain myself to you. Are you dumb? Read my post CAREFULLY -.- Read you dumb ass. -.- :)
  12. you are just a ripoff then. I mean seriously who would pay $20 for a bounty mod? Get serious m8 I'm a rip of? lol - I don't think so. - Your that idiot "FIRECAMP" who pissed everyone off everyday asking for help. -.- - Get a life (n00b). Dude you get serious. Who said i was your mate? Who said i was selling a bounty mod for $20? - I didn't. I said i wouldn't open notepad for less than $20/$25. Read CAREFULLY before you post. :) Thanks. :)
  13. Maybe it is maybe it isn't who cares i don't. Not everyone is like you.
  14. I wouldn't even open notepad for less than $20/$25 lol - Unless its a free mod i post up or for my self. Make a mod sell it for $10 Sell at least 2/3 copies Got your money xD
  15. Why use images? - Use CSS :)
  16. CrazyT

    PAYPAL IPN

    That's how mine works. :D
  17. lol Zero - You haven't saw my work ;)
  18. Really? - I don't think so - The way you code has neva changed. lmao. ...I know nothing about what? LOL Yeah you make sure you spell correctly before you post my name.. :] - Or cant you still read ill even pay for you to go and get lessons. lmao!
  19. CrazyT

    PAYPAL IPN

    I'm willing to make you one for a price. If you want to contact me, PM me on this forum or MSN or E-mail me, my e-mail is in my profile signature.
  20. Didn't say it was a bug. - But most of all your mods have bugs. Oh yeah please spell my name correctly or cant you read? Its LazyT not lazy-t :]
  21. Then before you sell it, you make sure it always works. Simple as. Everyone who buys your mods always have problems. Oh yeah and BUGS.
  22. That error.. Just global $db; or... $db = new Database();
  23. lmao - You wont see mysql_error() because it is in the database class file that is how you use $db->query('some query'); -.- Go to folder class -> db_class_mysql.php or something like that and you will see that in there. -.-
×
×
  • Create New...