Jump to content
MakeWebGames

Lithium

Members
  • Posts

    1,099
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Lithium

  1. This is not a request for help, but a request for some explanation on the new Marketplace for modifications! 1. Who can post modifications on the market and what steps are needed in order to post those modifications? 2. What is the charged fee for each modification posted there?
  2. Sorry you may have misunderstood what has been said (happens alot to YOU all the time)   Seriously what happened to MWG community shall i spoon feed you too?
  3. here you go... http://makewebgames.io/showthread.php/39357-Updated-Profiles-5-00-USD
  4. I don't see the point of this thread... after all only one single post makes sense out of this situation.  
  5. Really? Why should anyone in his perfect sense be placing whatever on marketplace?
  6. maybe have a look at filter_var() if your host runs PHP 5.2 or higher filter_var($email, FILTER_VALIDATE_EMAIL));
  7. "It's the end of the world as we know it!"
  8. Is not the whole list but only the few best on each i've worked throughout the years! But sill replying to your whinning :P, i must say the best all round for literally any use... BSD! You gotta love the devil ;)
  9. Slack(er)/Deb/Gentoo for home use. AIX, Solaris, HP(yuck, but you already know my opinion here)UX, for large server work And i must say, nostalgy brings me to love BSD's :)
  10. Just a small note to SRB's post, filter_var() was only introduced on PHP 5.2 so less than that it won't work! :)
  11. It's always your fault, even when its not :P
  12. Actually is quite easy to bring this down as you are using an illegal v2 (as stated on your own post, you paid $30 (v1 license if i'm not mistaken)) and yet you are using a v2 source code!
  13. heh thx for correcting it Spud :) i totally forgot that :)
  14. Actually.. that query might not work... grpg has no level field! :) also $result1 = mysql_query("SELECT * FROM `grpgusers` WHERE `level` < '5'");   could become $result1 = mysql_query("SELECT COUNT(`id`) FROM `grpgusers` WHERE `exp` < 'limit_to_level_5_exp'");
  15. Considering his last post is 3 years old... do the math...
  16. Exactly, abusing IP's user privacy, firstly breached by whoever placed the IP address, which IS the _exact_ same under the privacy rules! Nuff said! (and by this i mean... no more explanation, bitching, ranting, mumbling, giberish or whatsoever is needed. Things like this show exactly what a user around here can count on)
  17. LOL, on what planet do you live in? A few extra chars on a text are considered terrorism? (not even can be considered hacking) You even have a clue on the plain bullshit you are saying? So let me see... you give a tool for your users place notes (notes that are theirs), you see that it contains some "potential" bad code, yet its their fault not yours! YOU gave the means to an end, so don't complain!
  18. I understood what you asked, yet you failed to comply to a basic right of privacy shared within your game, and illusions failed to do the same with users privacy around here, he did not found that is a fact, but most certain if he had found he would share that info!
  19. If by any chance that is in fact an "hacker" which i doubt, another fail comes on the way. Unless that ISP (TalkTalk) uses static IP addresses for their clients you are in fact blocking nothing, as a simple reboot to the router/modem implies in most cases a change on the IP address! One other thing, asking to MWG staff to handle your problems, by tracking down the possible user, how lame can that be? Sorry, but if you need to do that, you should not even consider calling "hacker" as it seems you have no idea of what an hacker is!   Well, seems you do have someone that somehow does not understand what is and what not!
  20. If i didn't read this... i wouldn't believe... damn you're way too **** (censored)
  21. Lithium

    Need mccodes license

    So... you get an illegal copy of the software and a genuine license... Unless you don't have that so called illegal copy and are willing to buy a license that would be useless without the codes themselves...
  22. clan missions/quests involving all members
  23. Lithium

    Need mccodes license

    here you can find a few different ones... http://mccodes.com/engines.php
  24. create one... a new txt file, rename it on Dos because Windows doesn't allow to rename it that way, place what Spud suggested and of you go!
  25. assuming you have the game under /htdocs there should be the .htaccess file!
×
×
  • Create New...