Jump to content
MakeWebGames

seanybob

Members
  • Posts

    666
  • Joined

  • Last visited

Everything posted by seanybob

  1. if you could live anywhere in the world? (Your current country is an option) and also, why? Take into account freedoms/liberties, weather, stability (internationally and locally), and how people look ;P
  2. Re: FIRST THOUGH! eggs
  3. Re: Honor Awards v2   I agree. Where's the problem? ;)
  4. Re: Honor Awards v2   Thanks for the support Zaver It's probable that Atma made a honors mod. Good for him. However, my mod and his are not the same, and therein lies his confusion... And his colorful use of the english language does expose his education... and bling as well...
  5. Re: Honor Awards v2   Atma... The cussing doesn't bother me. The lack of punctuation does. God gave us commas and periods for a reason dearest
  6. Re: Honor Awards v2 Alas, I was leaning more in this direction decept
  7. Re: Honor Awards v2   Ah, so we are on the same page then? Just kidding m8 ;P I have nothing against you. I kinda like your fiesty-ness. However, I also like it when people use punctuation, and if they are able to, correct grammar. If there is something impeding you from doing so, accept my humblest apologies. However, if it's merely laziness... :cry:
  8. Re: Honor Awards v2   I missed this the first time around... First off, I'm afraid I wouldn't classify myself as a Script Kiddy. I don't particularly need programs to help me, A command prompt or linux make me happy as can be. (Lame rhyme, I know) Do you have a game I can look at, perchance? And to comment on your last remark, sh1t is usually the last thing I feel a need to steal. I find it a bit too messy.
  9. Re: Honor Awards v2   wowsers... First off - You're kinda cute. Secondly - You're friggin hilarious... I've seen only one honor award mod out there besides mine. It is 30+ files big, full of bugs and holes, and extraordinarily inefficient. I'm going to assume that is Atma's (and the one you are referring to) as it's the only other one I've seen. It sucks. My mod is 3-4 files big, can't remember. It's completely dynamic, and completely coded from scratch, except for the exchange (which is a modified crystaltemple, so I felt no need to recode it). And you wouldn't buy a damn thing off me? I'm afraid, my dear child, I wouldn't sell a damn thing to you. I choose who I sell my mods to, dearest. :)
  10. Re: Honor Awards v2   I caught most of that (i think). However, the lack of punctuation made it a bit tough. And no, long ago I bought spellbyte(i think) honor awards. It had 30+ files. The only one I kept was the HonorExchange, and I kept that because it was the crystaltemple, only the word crystal changed to honors. (So in actuality, it was a modified form of Dab's code). All his other 30+ files I deleted, and rewrote. I created some DB tables, made an incredibly dynamic awards page, and an admin panel. You seem a tad bit confused m8 ;)
  11. seanybob

    New game

    Re: New game ^ wonders how he knew < is stunningly sexy v smells like toast
  12. Re: Guess the next poster nope mdshare?
  13. Re: Guess the next poster nope scarlet ;)
  14. Re: [FREE] for any version copyright code   amen
  15. Re: Browser Differences One. Set up a script that checks the user's browser info when they are on the login page. If it's IE, have it redirect to the getfirefox page. I've been tempted to do that to all my sites for a long time now... The small amount of lost traffic would be for the greater good :D
  16. Re: Gang war surrender error anyone find the fix for this yet?
  17. Re: Players to take users to the hopital or jail   in v1 or LITE after $h->mainmenu(); in v2 after include "globals.php";
  18. Re: adding 1/4 will pot to the game "Warning - while you were reading a new reply has been posted. You may wish to review your post." vinyl beat me to it... naturally :(
  19. Re: Mini Coding Contests   ;P I could change the . to a space, but some servers seem to make the space disappear when I do it. also, I could make it more efficient... aye caramba, spose I'll do it later. this is kinda fun ;) and echo... print... same thing, right? :D finally... instead of adding spaces or periods, could I just add a <center> command? :)
  20. Re: Mini Coding Contests   um... following the pattern, it would have to be 11 or 9 (seeing as to how the rows all contain an odd number of asterisks. would you accept one of those? if so, I'm done. or is there something I'm missing?
  21. Re: Guess the next poster nope tittle
  22. Re: Guess the next poster nope tittle
  23. Re: Proof Girls are Evil
  24. Re: Tracking Advertising deception, anything can be faked nowadays... :D but honestly, I think most users aren't gonna try and fake an http_referer... why would they care? lollll
  25. Re: Tracking Advertising <? $ref = getenv("HTTP_REFERER"); ?> add that to your login.php page... or register.php... or whatever. It will show the page that directed the user to your page
×
×
  • Create New...