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{
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!
Private Server Status Checker 08/02/2008 - CO2 Exploits, Hacks & Tools - 120 Replies Tool: Conquer Online Private Server Status
Author: Future (Myself)
Hello Everyone,
This is a tool i decided to make which has a list of Conquer Online Private Servers and it tells you there Online status to see whether they are online or offline. Sometimes the Status bar will stay on "Connecting..." this ussually means the servers gunna be offline but just be patient as it wont take very long for the status to show up, the cause of this sometimes can be the firewall protection of the...