
Eternal
Members-
Posts
305 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Eternal's Achievements
Newbie (1/14)
0
Reputation
-
haa This script is way old.
-
lol @ every idiot. Dude don't pay up front. also why wait 2 months? Reverse transaction on paypal say fraud didn't receive the products. ..........
-
you **** always jump at people. And ****ing learn how to code all you bitches... @ alan i know you trying to help but don't help the ******* ***** that put you down... @ jds137 you ******* ******* Before you go throwing around comments that are pointing out a sarcastic remark about someones programing ability. Provide some proof that you know better. He provided some code why don't you, you ******* ********. Edit(Djkanna): I removed most (if not all) cursing! Eternal (there's kids on this forum please keep it to a minimum profanity :) ). (cannot be bothered to make my own post.) @jds137: Go away please maybe you should show us some of your work before you even try to put down others! Spudinski: @Djkanna, no you didn't.
-
Problems Problems....I Have Tried I Swear..Please Help
Eternal replied to protek123's topic in General Discussion
lol <?php session_start(); include "config.php"; global $_CONFIG; define("MONO_ON", 1); require "class/class_db_{$_CONFIG['driver']}.php"; $db=new database; $db->configure($_CONFIG['hostname'], $_CONFIG['username'], $_CONFIG['password'], $_CONFIG['database'], $_CONFIG['persistent']); $db->connect(); $c=$db->connection_id; $set=array(); $settq=$db->query("SELECT * FROM settings"); while($r=$db->fetch_row($settq)) { $set[$r['conf_name']]=$r['conf_value']; } echo' <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>'.$set['game_name'].'</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css" src="logincss.css" /> </head> <body bgcolor="#262626" onLoad="MM_preloadImages(\'images/showshoutboxover.gif\')"> <table width="95" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>[img=images/topleftheader.jpg]</td> <td>[img=images/topdigitanimated.gif] [img=images/topbaranimated.gif]</td> <td>[img=images/toprightheader.jpg]</td> </tr> </table></td> </tr> <tr> <td>[img=images/header_blank.jpg]</td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td>[img=images/tleftm.gif]</td> <td valign="top">[img=images/bottombaranimated.gif] [url="#"][img=images/showshoutbox_blank.gif][/url] </td> <td>[img=images/tlrightm.gif]</td> </tr> </table></td> </tr> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="172" valign="top"> [/b]</font></div></td> </tr> </table> </td> </tr> </table></td> <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/mcbg.gif"> <tr> <td>[img=images/maincontent_blank.gif]</td> </tr> <tr> <td><table width="95%" height="100%" border="0" align="top" cellpadding="0" cellspacing="1"> <tr> <td width="10%" ><div align="center"><font size="1"> '; $IP = $_SERVER['REMOTE_ADDR']; if(file_exists('ipbans/'.$IP)) { die("[b]<font color=red size=+1>Your IP has been banned, there is no way around this.</font>[/b]</body></html>"); } $year=date('Y'); print "<h3>> {$set['game_name']} Log-In</h3> <table width=50%> <tr> <td width=50%> <fieldset> <legend>About {$set['game_name']}</legend> {$set['game_description']} </fieldset> </td> <td> <fieldset> <legend>Login</legend>"; print "<form action=authenticate.php method=post name=login onsubmit=\"return saveme();\">Username: <input type=text name=username> Password: <input type=password name=password> Remember me? <input type=\"radio\" value=\"ON\" name=\"save\">Yes <input type=\"radio\" name=\"save\" value=\"OFF\" checked>No <input type=submit value=Submit></form></fieldset></td></tr></table> <h3>[url='register.php']REGISTER NOW![/url]</h3> [i]<center>Powered by codes made by Dabomstew (© {$year}). Game Copyright ©{$year} {$set['game_owner']}.</center>[/i]</table>"; echo' [/b]</font></div></td> </tr> </table> </tr> </table></td> <td valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/mcbg.gif"> <tr> <td>[img=images/copyright_do_not_remove.gif]</td> </tr> <tr> <td><table width="95%" height="100%" border="0" align="top" cellpadding="0" cellspacing="1"> <tr> <td width="10%" ><div align="center"><font size="1"> <tr> <td><table width="95%" height="100%" border="0" align="top" cellpadding="0" cellspacing="1"> <tr> <td width="10%" ><div align="center"><font size="1"> <td colspan="3"> <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td class="dgradl"></td> <td class="dgrad"></td> <td class="dgradr"></td> </tr> </table> </td> </tr> </table> </body> </html> '; ?> logincss.css input { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; border: 1px; background-color: #4A4A4A; } .over { background-image: url(images/nav2.gif); } body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xxx-small; color: #FFFFFF; font-family:calibri, helvetica, arial, geneva, sans-serif; font-size: xxx-small;;color: black; } table,tr,td { font-family:helvetica, arial, geneva, sans-serif; font-size: 12px; } img { border:none; } textarea { font-family:helvetica, arial, geneva, sans-serif; font-size:12px; color: black; } a:link { font-weight: bold; color: 5A9F00; text-decoration: none; } a:hover { font-weight: bold; color: #FFFFFF; } a:visited { color: 5A9F00; } .table { background-color:#000000; } .table3 { background-color:#000000; } .table td { background-color:#DEDEDE; height:22px; } .table3 td { background-color:#CCCCCC; } td .alt { background-color:#EEEEEE; height:22px; } td .h { background-image:url(tablehgrad.png); background-repeat:repeat-x; font-weight: bold; background-color: #D6D6D6; } .table th { background-image:url(tablehgrad.png); background-repeat:repeat-x; font-weight: bold; background-color: #D6D6D6; } There you are now all that messy piece of shit is cleaned up you can now see what you have to do !! -
lol
-
GAh i hate you IDK what to say. Immortal you making me wet my pants right now. Maybe you should google on common exploits and READ the section on what sectors those exploits are known to.
-
NEW GAMES ONLY--SUPER Secure your Password System, Stop using Md5.
Eternal replied to Joshua's topic in Free Modifications
lol9 little hint ;) http://dev.mysql.com/doc/refman/5.0/en/encryption-functions.html -
Eternal Please take note of the Cronjob Option in the cpanel/plesk Control panels Then on the install script and/or config.php would be your code. Please see to that the links 0 * * * curl http://www.yoursite.com/cron_day.php?code=CONFIG CODE HERE <-- is set to the according values. If this is correct i would contact your hosting provider and ask them to check it in more detail for you. Eternal Wrote This Post
-
lmao Please take note that there is over 50-100 FREE templates on this forum. Also the fact that you could visit http://www.themebot.org <-- .net .com what ever the heck it is and modify one your self. Eternal wrote this post
-
lol Ha Mr. Macaulay Only comes here to mess with people. hence him changing his name 10 times a week on CE. I love that you can't change your name as often, Which prevents the idiots from being able to mask them selfs. :thumbup:
-
Sudo Update And All that I know--Regarding Issue with McFarlin
Eternal replied to Joshua's topic in General Discussion
lol9 *cough* The person is probably reading this right now laughing at you and the 3,000 mistakes you have made in your choice of words. Let me get this straight. They used your ip but you don't use your ip you use a proxy. i am trying to think dumb to understand you. -
Sudo Update And All that I know--Regarding Issue with McFarlin
Eternal replied to Joshua's topic in General Discussion
as far as you know ;) read the first post about rules. members will only see two forum boards updated members "official members" will see more ;) -
Sudo Update And All that I know--Regarding Issue with McFarlin
Eternal replied to Joshua's topic in General Discussion
lol Lol. First of all i personally would have to say i don't like you immortal But in this case i would have to say DDOS lasting 5-10 mins wouldn't be a ddos, Just a server malfunction. You say xxx persons files deleted. IF they had access to delete the files and "if" they on the same server i would say if they using your ip then they have changed it to match your ip adress. cheap ass passwords and insecurities are the worst thing you can ever do. Rules of engagement on designing and running a website. NEVER TRUST THAT THE USER WON'T FIND THOSE VULNERABILITIES. CODE FIRST SECURITY LAST IS NOT THE RESPECTABLE IDEA. IF YOU ARE HACKED BECAUSE OF THIS THEN IT IS YOUR OWN FAIL. If you require help towards these issues please send an email to [email protected] or signup to the websites forums. http://www.justgothacked.com We are getting more and more private members via email asking for our help. Don't be ashamed to ask for help your name and website won't be listed in our repository if you don't want it to be. Love always Eternal. -
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 :] do you like chicken? I too have also noticed that most your mods get feedback saying blah this doesn't work. There is a list of programmers that have classed you as a shocking programmer. But yes i would have to give you some credit "Make some cash sell some mods people like" Just make sure when you sell these mods that you have a demo of it in action so WE can verify that it works and if it is worth buying. Pictures don't really do a thing if i don't see the script in action checking against. Page loads, neatness of the mods pages I won't purchase it and others won't purchase it knowing there is only a few images avail to state that it works Love always Eternal. PS: you didn't come back on webcam i was sitting here waiting for you! i had to go find another guy to stare at!!!!
-
Immortal take this any way you want. Don't <censored> put me on a list saying watch out for me. I aint hacking any of you <censored> games. yea i spammed 4 games cause the owners <censored> with peoples games i know. as too the drop table code that was funny cause that person wasnt told to put it in they copy pasted to see what it done. So take my name off the list or <censored><censored><censored><censored><censored><censored><censored><censored><censored><censored>. You pick