1. Get Firefox
2. Get Greasemonkey
3. if Color Blind go to step 3b. Else go to http://personal.ecu.edu/tnt1202/conquerclub.user.js
3b. Go to http://personal.ecu.edu/tnt1202/conquer ... nd.user.js
4. Refresh your browser, to make sure you have the latest, it should say
"version 0.3 BETA!" on the second line.
5. Click the install button in the top right corner.
For help please post here or
http://www.conquerclub.com/forum/viewtopic.php?t=525

NOTES:
This version is mostly a fixing errors of the previous version ( hyphens ), and it adds new status icons.
If you do not like these icons you can edit the user settings in the .js file...
It looks like the following:
//-----------------------------------------------------------------------------
// BEGIN User Settings
//-----------------------------------------------------------------------------
var isColorBlind = true; //set this to true if you want color indicators on map
var ShapedStatusIcons = true; //ie square for can't play
var BorderedIcons = false; // only takes matters if ShapedStatusIcons is set to true.
//-----------------------------------------------------------------------------
// END User Settings
//-----------------------------------------------------------------------------
Just change the true values to false values if you want to turn something off... Or if you happen to go colorblind just set the isColorBlind to true.
Let me know what you guys think.
P.S.
You will get a javascript error gmtop not defined, just ignore that for now, I'll fix that later. It works... but yea gives an error... :-\
Its used to skip down to the map... so everything is in view.