hamster01
Members-
Posts
1,108 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by hamster01
-
Re: Backwards - sdrawkcaB ?das ma i gniyas era uoy os
-
Re: WOT SERVER SHALL I USE, PLEASE LOOK No, I really do not recommend mccode for new people who wants to explore the world of coding. MCcode is really not coded very well.
-
Re: SERVERS/HOSTERS , *******PLZ LOOK******* not all of us, some of us got invitations 8) But still, justfuckinggoogleit
-
Re: Grrr Crons :x kraig, do as i said. You will see a input box that says: Type your email address in there, wait a few minutes and you should get output of the crons behavior. When you receive the email, please post it here.
-
Re: Backwards - sdrawkcaB .ti no yad a sruoh 4 revo dneps wt yalp taht elpoep fo %+06 yhw staht
-
Re: Backwards - sdrawkcaB P: ti ta kcus uoy esuaceb taht yas tsuj uoy ,ton sti on
-
Here is how you play this game: You type a sentence backwards, and it has to make sense with the previous post. Must have something in common. Like if i type: yad ecin a si siht (must be backwards) the next poster type something like: ecin saw yad retsey Everything must be backwards typed. I'll start. !tseb eht si sraWlabirT
-
Re: A little mod i was trying to make.... then you have no multi;s
-
Re: A little mod i was trying to make.... try this: <?php session_start(); require "global_func.php"; if($_SESSION['loggedin']==0) { header("Location: login.php");exit; } $userid=$_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; global $c; $is=mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error()); $ir=mysql_fetch_array($is); check_level(); $fm=money_formatter($ir['money']); $cm=money_formatter($ir['crystals'],''); $lv=date('F j, Y, g:i a',$ir['laston']); $h->userdata($ir,$lv,$fm,$cm); $h->menuarea(); $qw = mysql_query("SELECT ip FROM users"); echo '<table>'; while($q = mysql_fetch_array($qw)){ $ss = mysql_query("SELECT * FROM users WHERE ip='{$q['ip']}'"); $s = mysql_fetch_array($ss); echo '<tr>' . $s['userid'] . '</tr><tr>' . $s['username'] . '</tr>'; } echo '</table>'; $h->endpage(); ?>
-
Re: A little mod i was trying to make.... what script? Mine is wrote perfectly, except for the mysql bug.
-
Re: WOT SERVER SHALL I USE, PLEASE LOOK>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Hello, Again. MCCode doesn't have to be run on a cpanel, the guy who made it, I think he doesn't even know how a webserver works. It can be run on any type of server that has, apache, php mysql.
-
SERVERS/HOSTERS , *******PLZ LOOK******* ///// v2 //////
hamster01 replied to -CrAzY-'s topic in General Discussion
Re: SERVERS/HOSTERS , *******PLZ LOOK******* ///// v2 ////// free ones = crap. 20-60% uptime -
Re: SPECIAL ATTACK evil :P
-
Re: SERVERS/HOSTERS , *******PLZ LOOK******* I get 100% uptime, I mailed you the link.
-
SERVERS/HOSTERS , *******PLZ LOOK******* ///// v2 //////
hamster01 replied to -CrAzY-'s topic in General Discussion
Re: SERVERS/HOSTERS , *******PLZ LOOK******* ///// v2 ////// Please do not post two topics. I have pm'd you. -
Re: A little mod i was trying to make.... Havn't tested this yet but the logical is there.. <?php session_start(); require "global_func.php"; if($_SESSION['loggedin']==0) { header("Location: login.php");exit; } $userid=$_SESSION['userid']; require "header.php"; $h = new headers; $h->startheaders(); include "mysql.php"; global $c; $is=mysql_query("SELECT u.*,us.* FROM users u LEFT JOIN userstats us ON u.userid=us.userid WHERE u.userid=$userid",$c) or die(mysql_error()); $ir=mysql_fetch_array($is); check_level(); $fm=money_formatter($ir['money']); $cm=money_formatter($ir['crystals'],''); $lv=date('F j, Y, g:i a',$ir['laston']); $h->userdata($ir,$lv,$fm,$cm); $h->menuarea(); $qw = mysql_query("SELECT ip FROM users"); echo '<table>'; while($q = mysql_fetch_array($qw){ $ss = mysql_query("SELECT * FROM users WHERE ip='{$q['ip']}'"); $s = mysql_fetch_array($ss); echo '<tr>' . $s['userid'] . '</tr><tr>' . $s['username'] . '</tr>'; } echo '</table>'; $h->endpage(); ?>
-
Re: Counting (nr game) 1298
-
Re: SERVERS/HOSTERS , *******PLZ LOOK******* Hello. I know a few that has not much downtime, and has a cpanel. I can also setup a game for you, MCCode. MonoCountry Code
-
Re: Please Help Me !!! and you have permission to use his images aswell? If anyone comes as close as saving an image from my game I will go mad on them..
-
Re: Please Help Me !!! Isn't this genocide's game?
-
Re: Game Completely Hacked/SQL Injection? users getting events: GET injected. users not getting events: POST injected
-
Re: Grrr Crons :x Curl is the standard command to run a script. Tryinserting an email address in the inout box at the top, it may be a script.
-
Re: [mccode] [TGM] Item Sell Logs [TGM] doesn't MCC have this automatically?
-
Re: Grrr Crons :x It is curl.