
knowles
Members-
Posts
50 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by knowles
-
Hey everyone i want to make a voting website for mccode game if anyone could give me a script that would be great ...p.m me if u could help me out thanks :P
-
Hello, We have just released our brand new Game Engine (SoG Engine V1). It is a highly feature-rich PBBG Engine so if you're looking for a unique game engine please take a look at ours! You will find all our information about us and our engine on our website http://www.swedenonlinegames.com. Our partners from LotD Hosting kindly add one month free game hosting to our engine offerings. This hosting is high-end clustered shared hosting on the H-sphere control panel. Your account will be spread over 5 different servers lowering the load and raising uptime and speed. This setup includes a dedicated Web, MySQL and PgSQL, Mail and Control panel server (as well as dedicated nameservers). To complete the package is a dedicated Continuous Data Protection server. This will give you access to an extra control panel where you yourself can restore backups up to a single file or database table. File backups are made once a day and Database backups up to 4 times a day. 30 days worth of backups are kept accessible at all times. Enquiries can be sent to [email protected]. Feel free to contact me for further information on this email as well. [email protected] Best Regards, Sweden Online Games
-
http://street-gangs.net/register.php?REF=132
-
Hey everyone could anyone give me some tips on how to understand v2 mods a bit better or if you got free time and you need something to do could anyone teach me ? :-). Thanks Knowles
-
Re: [mccodes v2] sendcash.php / Same IP Stop great mod Thanks :-)
-
Re: quickest way to get cash how do i use this http://www.isabelmarco.com
-
Re: quickest way to get cash whats chacha?
-
Re: quickest way to get cash whats ptc sites?
-
Re: quickest way to get cash php
-
Re: quickest way to get cash i can code a bit im good at designing stuff
-
Hey everyone i need to know how the quickest way to earn money for paypal
-
Re: usersonline.php what do you mean has it already been made?
-
Re: usersonline.php thanks pyro1423 i forgot about the screenshot lol
-
Re: usersonline.php thanks :D
-
This is a better usersonline check it out and tell me what you think thanks <?php require "globals.php"; if ($_GET['time']) { $time=$_GET['time']; } else { $time=60; } $cn=0; $lk=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-1440*60"); $aa=mysql_num_rows($lk); $ll=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-60*60"); $ab=mysql_num_rows($ll); $lm=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-45*60"); $ac=mysql_num_rows($lm); $ln=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-30*60"); $ad=mysql_num_rows($ln); $lo=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-15*60"); $ae=mysql_num_rows($lo); $he=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-1*60"); $hu=mysql_num_rows($he); $q=mysql_query("SELECT * FROM users WHERE laston>unix_timestamp()-{$time}*60 ORDER BY laston DESC"); ?> <table border="0" class=table width="100%" cellpading="0" cellspacing="0"> <tr> <td class=table> <h3>Time Selecter</h3> [url="usersonline.php?time=1"](1 Min)[/url] [url="usersonline.php?time=15"](15 Mins)[/url] [url="usersonline.php?time=30"](30 Mins)[/url] [url="usersonline.php?time=45"](45 Mins)[/url] [url="usersonline.php?time=60"](60 Mins)[/url] [url="usersonline.php?time=1440"](24 Hours)[/url] </td> <td class=table> <h3>Statistics</h3> Users online in the last minute: <?php print"{$hu}"; ?> Users online in the last 15 minutes: <?php print"{$ae}"; ?> Users online in the last 30 minutes: <?php print"{$ad}"; ?> Users online in the last 45 minutes: <?php print"{$ac}"; ?> Users online in the last hour: <?php print"{$ab}"; ?> Users online in the last 24 hours: <?php print"{$aa}"; ?> </td> <tr> </table> <table border="0" class=table width="100%" cellpading="0" cellspacing="0"> <tr> <td class=table> <h3>Users Online</h3> </td> <td class=table> <h3>Time Online</h3> </td> </tr> <?php while($r=mysql_fetch_assoc($q)) { $la=time()-$r['laston']; $unit="secs"; if($la >= 60) { $la=(int) ($la/60); $unit="mins"; } if($la >= 60) { $la=(int) ($la/60); $unit="hours"; if($la >= 24) { $la=(int) ($la/24); $unit="days"; } } $cn++; if($r['donatordays']) { $d="<alt='Donator: {$r['donatordays']} Days Left' title='Donator: {$r['donatordays']} Days Left' />"; $r['username']="<font color=orange>[b]{$r['username']} $d[/b]</font>"; } print "<tr> <td class=table> $cn. [url='viewuser.php?u={$r[']{$r['username']}</font>[/url] ($la $unit) </td> <td class=table>"; $lb=time()-$r['last_login']; $units="secs"; if($lb >= 60) { $lb=(int) ($lb/60); $units="mins"; } if($lb >= 60) { $lb=(int) ($lb/60); $units="hours"; if($lb >= 24) { $lb=(int) ($lb/24); $units="days"; } } if($r['laston'] <= time()-60*60) { $lb="offline"; $units=""; } print "{$lb} {$units}</td></tr>"; } ?> </td> </tr> </table> <?php $h->endpage(); ?> hope you like it.
-
Re: game colours yea lol just ask your users there know what is the best
-
Re: [V2] Give Money To Tramps EDITED LOL
-
Re: cod4 online i just brought a years xbox live and i cant connect to live :-(
-
Re: [ADDON] Oxidations Youtube script looks good illusions nice one
-
Re: [V2] Give Money To Tramps EDITED lol
-
Re: [V2] Give Money To Tramps EDITED i think it does hurt being on fire lol
-
Re: Boat + Planks Mod [V2] yea this is »»¤¤/··§niko··\¤¤«« mod he made this
-
Re: [V2] Give Money To Tramps Looks great »»¤¤/··§niko··\¤¤«« keep up the good work your on fire today lol