Conquer Club Greasemonkey Script

Talk about all things related to Conquer Club

Moderator: Community Team

Forum rules
Please read the community guidelines before posting.

What do you rate this script?

 
Total votes: 0

User avatar
Hyperventilate
Posts: 24
Joined: Tue Mar 14, 2006 3:24 pm

Post by Hyperventilate »

Hyperventilate wrote: I see the logo bottom right, I have installed script, it has a pop up saying installed sucessfully.
jpqs
Posts: 6
Joined: Fri Mar 03, 2006 5:28 pm

grase monkey

Post by jpqs »

can you add a probability calculator like this:
http://bartell.org/risk/riskodds.shtml and put it on the script ?
User avatar
Tr0y
Posts: 271
Joined: Mon Jan 23, 2006 1:26 pm
Location: Cary, NC
Contact:

Post by Tr0y »

Sure, I'll put it in when I get a chance. ( No pun intended ).
User avatar
Hyperventilate
Posts: 24
Joined: Tue Mar 14, 2006 3:24 pm

Post by Hyperventilate »

someone help me?.... It just still says no scripts installed.. even though it is..
User avatar
Tr0y
Posts: 271
Joined: Mon Jan 23, 2006 1:26 pm
Location: Cary, NC
Contact:

Post by Tr0y »

Try restarting firefox after installing greasemonkey. Then installing the script and restarting firefox again.
User avatar
Hyperventilate
Posts: 24
Joined: Tue Mar 14, 2006 3:24 pm

Post by Hyperventilate »

Tr0y wrote:Try restarting firefox after installing greasemonkey. Then installing the script and restarting firefox again.


Have done that like 3 times, everything is fuine, just when I right-click the monkey bottom roght, it says "No Scripts Installed!"

Thats all.
User avatar
Hyperventilate
Posts: 24
Joined: Tue Mar 14, 2006 3:24 pm

Post by Hyperventilate »

THAT'S SO WIERD. literally right after i hit enter on my last post, i went to my games and it worked... I right clicked the monkey and it worked... I am so happy. It's like so kick ass it's funny! lol good job Tr0y!!!!!!
User avatar
Hyperventilate
Posts: 24
Joined: Tue Mar 14, 2006 3:24 pm

Post by Hyperventilate »

nevermind, it randomly stopped working again. I even uninstalled Firefox....
User avatar
PaperPlunger
Posts: 657
Joined: Sun Mar 05, 2006 3:33 pm
Location: Maine!

Post by PaperPlunger »

Hyper, same thing happened to me, just right-click greasemonkey thing and click manage scripts and add http://conquerclub.com/game.php?game=*

to your add included pages thing, it worked for me afterwards. I hope I am of assistance. :)
User avatar
terrafutan
Posts: 159
Joined: Mon Mar 20, 2006 4:56 pm

Post by terrafutan »

Awesome stuff Tr0y

good job
User avatar
Haydena
Posts: 634
Joined: Sun Mar 19, 2006 2:43 pm
Location: Sussex, England

Post by Haydena »

Wow looks awesome, saves time looking up the game history to see when the last cards were cashed in, and whos got what, that could get quite confusing sometimes, this really helps. :)
User avatar
Tr0y
Posts: 271
Joined: Mon Jan 23, 2006 1:26 pm
Location: Cary, NC
Contact:

Post by Tr0y »

Hyper, same thing happened to me, just right-click greasemonkey thing and click manage scripts and add http://conquerclub.com/game.php?game=*

to your add included pages thing, it worked for me afterwards. I hope I am of assistance. Smile


^oooh.. this works because people are going to http://conquerclub.com instead of http://www.conquerclub.com ... I should fix that :-x
User avatar
kevinc
Posts: 182
Joined: Tue Mar 14, 2006 4:47 pm
Location: Dublin
Contact:

Post by kevinc »

Hey,

This script is great, nice work.

One thing that would be great, though i'm not sure if it's possible. Would be to be able to 'step through' old games. So that you cna look at games other people played in the past, and learn from them.
Last edited by kevinc on Sun Apr 02, 2006 10:46 am, edited 1 time in total.
User avatar
thegrimsleeper
Posts: 984
Joined: Thu Jan 26, 2006 10:40 am
Location: Seattle
Contact:

Post by thegrimsleeper »

Why not just click on a person's name to view their profile and then find all games with them?
Ayame
Posts: 34
Joined: Sat Mar 04, 2006 10:40 am

Post by Ayame »

Finally... I GOT IT!!!!!

:mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen: :mrgreen:

But... maybe is it slower with this named Mozilla Firefox, isn´t?
Ayame
Posts: 34
Joined: Sat Mar 04, 2006 10:40 am

Post by Ayame »

THIS IS GREAT!!!
C´EST MAGNIFIQUE!!!
ESTO ES COJONUDO!!!

Thank you a lot, Tr0y!!! I was waiting for this tool! :P
User avatar
VanCleef
Posts: 27
Joined: Fri Feb 24, 2006 9:56 pm

like it !

Post by VanCleef »

tyvm Troy, think its great. very constructive :)
User avatar
Tr0y
Posts: 271
Joined: Mon Jan 23, 2006 1:26 pm
Location: Cary, NC
Contact:

Post by Tr0y »

Hey,

This script is great, nice work.

One thing that owuld be great, though i'm not sure if it's possible. Would be to be able to 'step through' old games. So that you cna look at games other people played in the past, and learn from them.


This could be done... However I think lack would want to kill me if I implemented this feature lol. As every step would require a new image to be generated, which translates to higher bandwidth and server strain.

However, one could write a program that sits on your computer and generates the #'s.. Probably be a lot more practical as it would be "smoother".

You would just have to copy and paste the log.

Good Idea though. :)
User avatar
lackattack
Posts: 6097
Joined: Sun Jan 01, 2006 10:34 pm
Location: Montreal, QC

Post by lackattack »

Actually, I wouldn't mind the extra bandwidth if you made a movie player. Those map overlays are a small portion of the bandwidth.

As you know the log not complete. It's doesn't mark end-of-turn if you get no cards and doesn't have attack info. I was thinking if I had AJAX and automatically deleted old game logs, it could be feasible to have huge logs with all the attack info.

Another thing on my to-do list is to re-engineer the internal format of the log, which would amongst other things let us have a computer-friendly xml version that won't neet to be parsed. That would make it easier for 3rd party software like yours to work (it would also make it possible to translate the log in different languages down the road).
User avatar
kevinc
Posts: 182
Joined: Tue Mar 14, 2006 4:47 pm
Location: Dublin
Contact:

Post by kevinc »

A movie player would be great, local or as part of greasemonkey. Bring it on! (And any assistance I can be, just ask)

Lack - I'd suggest controlling the numbers poitioning on the client using CSS or Javascript.

Even though it's only a small thing, you should dump everything onto the client's machine possible, except the game logic itself.

Still, it's all good fun, and any new features will just be icing on the cake. Though what I really want is one of those new UMPCs so I can play form my sofa! :)
User avatar
Tr0y
Posts: 271
Joined: Mon Jan 23, 2006 1:26 pm
Location: Cary, NC
Contact:

Post by Tr0y »

Another thing on my to-do list is to re-engineer the internal format of the log, which would amongst other things let us have a computer-friendly xml version that won't neet to be parsed. That would make it easier for 3rd party software like yours to work (it would also make it possible to translate the log in different languages down the road).


Very good idea. :D

Would help a lot.

If you would do that, I'll most definetly consider doing a game playback player.
User avatar
terrafutan
Posts: 159
Joined: Mon Mar 20, 2006 4:56 pm

Post by terrafutan »

Two small things Ive found using this Tr0y

1. Neutral countries armies #s aren't calculated correctly
2. Card counts continue to increase in crossword map even if you use cards
User avatar
Tr0y
Posts: 271
Joined: Mon Jan 23, 2006 1:26 pm
Location: Cary, NC
Contact:

Post by Tr0y »

Ah.. so it does... :?

I'll investigate, and then release a revision.


Anyone have any ideas as the cause of this? :oops:
User avatar
Scarus
Posts: 515
Joined: Thu Jan 19, 2006 6:39 pm
Gender: Male
Location: Los Angeles/Provo Utah

Everything I have is yours!!!

Post by Scarus »

A movieplayer to replay old games? You guys are too much. Forget about drugs and sex, I'm high on C Club!!!!

Anything I have is yours. What d'ya want? My wife?, My daughter? My son?
(you're sick...lol)....

Thanks soooooo much for this Troy. I'm so excited about what other possibilities you guys might be able to work out with greasemonkey..

I've gotta go change my pants....lol

THANKS AGAIN!!!!!!!!!!!!!!!!!!!!!!

Scarus
Been playing Risk for a bit

Proud Member of xiGames, where Friends Kill Friends, with Honor
User avatar
Zepy12
Posts: 140
Joined: Fri Feb 03, 2006 2:13 pm
Gender: Male
Location: Mousetown, FL

Post by Zepy12 »

I've been using the script for a while now...I think its great! It give you great information to make smart moves. The down load was easy, and the browser is very good. (Though I only use it for Conquer club). EVERYONE should use it...it really does help.

Thanks!

Zepy
Post Reply

Return to “Conquer Club Discussion”