Conquer Club Greasemonkey Script
Moderator: Community Team
Forum rules
Please read the community guidelines before posting.
Please read the community guidelines before posting.
Conquer Club Greasemonkey Script
NOTE: You need firefox with the Greasemonkey extension to use.
Firefox: http://www.mozilla.com/firefox/
Greasemonkey: http://greasemonkey.mozdev.org/
This just a simple greasemonkey script I wrote that calculates the # of cards each player has, the card redemption value, and shows a status indicator so you know whether the player is currently playing.
I wrote this for myself, then I figured other people would like this so I asked Lack if it was okay, and he okay'ed it.
Here is where you can get it
http://personal.ecu.edu/tnt1202/conquerclub.user.js
Let me know what you guys think.
The following is taken from the script:
Conquer Club - Card Counter, Card Redemption Value, Status Indicator
version 0.1 BETA!
-----------------------------------------------------------------------------
Installation
-----------------------------------------------------------------------------
This is a Greasemonkey user script.
To install, you need Greasemonkey: http://greasemonkey.mozdev.org/
Then restart Firefox and revisit this script.
Under Tools, there will be a new menu item to "Install User Script".
Accept the default configuration and install.
To uninstall, go to Tools/Manage User Scripts,
select "Conquer Club", and click Uninstall.
-----------------------------------------------------------------------------
Description
-----------------------------------------------------------------------------
* Adds a status indicator and number of cards each player has to the rightside
of the dashboard.
* Adds card redemption values
-----------------------------------------------------------------------------
Notes
-----------------------------------------------------------------------------
* The status indicator isn't always accurate. It goes yellow when a player
receives men, and red when they fortify, and back to green when a new round
is started.
-----------------------------------------------------------------------------
Todo
-----------------------------------------------------------------------------
* Add total armies each player has
* Add estimated men next turn
Firefox: http://www.mozilla.com/firefox/
Greasemonkey: http://greasemonkey.mozdev.org/
This just a simple greasemonkey script I wrote that calculates the # of cards each player has, the card redemption value, and shows a status indicator so you know whether the player is currently playing.
I wrote this for myself, then I figured other people would like this so I asked Lack if it was okay, and he okay'ed it.
Here is where you can get it
http://personal.ecu.edu/tnt1202/conquerclub.user.js
Let me know what you guys think.
The following is taken from the script:
Conquer Club - Card Counter, Card Redemption Value, Status Indicator
version 0.1 BETA!
-----------------------------------------------------------------------------
Installation
-----------------------------------------------------------------------------
This is a Greasemonkey user script.
To install, you need Greasemonkey: http://greasemonkey.mozdev.org/
Then restart Firefox and revisit this script.
Under Tools, there will be a new menu item to "Install User Script".
Accept the default configuration and install.
To uninstall, go to Tools/Manage User Scripts,
select "Conquer Club", and click Uninstall.
-----------------------------------------------------------------------------
Description
-----------------------------------------------------------------------------
* Adds a status indicator and number of cards each player has to the rightside
of the dashboard.
* Adds card redemption values
-----------------------------------------------------------------------------
Notes
-----------------------------------------------------------------------------
* The status indicator isn't always accurate. It goes yellow when a player
receives men, and red when they fortify, and back to green when a new round
is started.
-----------------------------------------------------------------------------
Todo
-----------------------------------------------------------------------------
* Add total armies each player has
* Add estimated men next turn
Hrm. I was really expecting a much more of a response to this. I guess nobody cares.
If anyone uses this and wants me to continue posting updates let me know.
Planning on putting a realtime clock in, other random statistics like... expected men next round, total armies, ect.
Preview:

If anyone uses this and wants me to continue posting updates let me know.
Planning on putting a realtime clock in, other random statistics like... expected men next round, total armies, ect.
Preview:

Last edited by Tr0y on Sun Mar 05, 2006 4:26 pm, edited 1 time in total.
-
Machiavelli
- Posts: 2021
- Joined: Wed Feb 08, 2006 7:34 pm
- lackattack
- Posts: 6097
- Joined: Sun Jan 01, 2006 10:34 pm
- Location: Montreal, QC
- thegrimsleeper
- Posts: 984
- Joined: Thu Jan 26, 2006 10:40 am
- Location: Seattle
- Contact:
- kingwaffles
- Posts: 718
- Joined: Mon Jan 23, 2006 9:05 am
- Location: Pseudopolis Yard, Ankh Morpork, Discworld
- max is gr8
- Posts: 3720
- Joined: Sat Jan 21, 2006 6:44 am
- Location: In a big ball of light sent from the future
^While I agree good risk players should know how many cards people have, its kind of hard when you are playing multiple games spread out.
As for the status indicator, it isnt perfect.
When a player receives men it goes yellow.
If they dont fortify it stays yellow until the end of the round.
Then it goes green again.
I noted this in the comments.
Its impossible to know if a player truly ended his turn unless they fortify.
That wont change unless lack adds a context clue in the log ( ie 'player ended his turn.' ) or player is forced to end turn after x mins.
As for the status indicator, it isnt perfect.
When a player receives men it goes yellow.
If they dont fortify it stays yellow until the end of the round.
Then it goes green again.
I noted this in the comments.
Its impossible to know if a player truly ended his turn unless they fortify.
That wont change unless lack adds a context clue in the log ( ie 'player ended his turn.' ) or player is forced to end turn after x mins.
- stabskillz13
- Posts: 17
- Joined: Sat Feb 25, 2006 11:15 pm
- Location: Theaters near you!

