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 servers host.
Current Private Server in Application:
- Conquer Online War Server RC 2 (C.O.W.S v4)
- Qonquer
- Conquer Online Infernal
Changelog (Most Recent - Oldest Changes):
- Updated new C.O.W.S v4 IP Address
- Added New server Conquer Online Infernal
- Added Hints to hyperlinks
- Added Images to make application a bit colorful
- Added COWS RC 2 (COWS v4) New Conquer Online War Server
- Removed COWS Test/Dedicated Server
- Removed 3 Servers due to being In-Active (Servers + Websites Down)
- Corrected Port for Xandium Studios: Conquer Online
- Added Tabs for each individual server
- Added Link to the Servers character creation pages
- Added Information Such as IP's and Port's for each server
- Added New Server: Conquer Online - Estonian Xtreme
Please inform me of new private servers that may be public available to add the list.
If any of my Links/URL's Get change or are incorrect please correct them to me and ill fix it up
On the application beside the Server Status Box it has a Link called Website in each the the category's this is the website for the current Private Server.
Do NOT just download Feedback is requested from everyone please.
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!