Thank you, it gets annoying when people just download and do a runner because to update i need feedback, well i dont need feedback but it helps and i can update to stuff the community likes.
rofl. wow. THAT'S why i keep getting these random ip connections. I would have appreciated it if you told me beforehand. I have a port specifically made for this kind of thing (my sig script uses it). It's port 1337 use that instead of the main auth port.
Originally posted by TrAxLeR@May 17 2007, 00:20 feedback eh? Add me to MSN im having error showing my server ! My server IP keeps changing every PC Restart
And for bone-you please PM me or something the server status port for this.
If your ip changes every pc start use no-ip duc to give u a hostname which will be the servers standard ip its a program which changes lets people connect useing ur real ip or the hostname u set up with no-ip like YOURNAME.servergame.com stuff like that.
How to: Make a server status checker 07/29/2011 - CO2 Guides & Templates - 9 Replies Okay guide on how to make a server status checker accessed in your browser.
Things you will need:
apache server
php processor
or just AppServ
internet access
Snaity's php.ini
1) Install AppServ
[5165] server status checker 06/19/2010 - CO2 Private Server - 3 Replies i was wondering if any1 has a server status checker for Epic WebServer 2 add 2 my main co site so people can stop asking "is server on or off?"
i have tried this but it faild
<?php
print"SERVER:HERE";
$ip = "IP:HERE";
$port = "9958";
if (! $sock = @fsockopen($ip, $port, $num, $error, 5))
echo '<B><FONT COLOR=red>Offline</b></FONT>';
else{
Server Status Checker 05/17/2009 - CO2 Private Server - 0 Replies can a co pserver that runs on hamachi have one or only for one that has access to their router...
Private Server Status Checker 01/08/2009 - CO2 Exploits, Hacks & Tools - 8 Replies Hey everyone.
Here is a private server status checker I made with AutoIt (note that the scanners might give false positives from AutoIt files...) If there are any suggestions/feedback please post! This is not limited to Private Server IPs though, it works with websites too...(just type in the website address... ex. elitepvpers - your best is our worst)
This is the beta release and more will be added!