Conquer Club

GM Script: chatglove - a floating game chat - version 1.6.16

Archival storage to keep things organized and uncluttered. Can't find what you need? Search for old topics here.

Moderator: Tech Team

Forum rules
Please read the Community Guidelines before posting.

Re: GM Script: chatglove - a floating game chat - version 1.

Postby wisemanpsemc on Sat Jun 18, 2011 4:06 pm

jetsetwilly wrote:
jj3044 wrote:
mpjh wrote:sniffer not working? firefox beta maybe is cause?


Same here... just upgraded to FF v5 since some of my addons were not working with v4... now everything works except this wonderful, wonderful script. :(


Same here, chat won't detach and no sniffing is taking place since I upgraded.


me three
Major wisemanpsemc
 
Posts: 1362
Joined: Thu Dec 31, 2009 8:59 pm

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Lindax on Wed Jun 22, 2011 11:02 am

Same here. I don't care about the "sniffing", but I love the detached chat box!

Lx
"Winning Solves Everything" - Graeko
User avatar
Colonel Lindax
Tournament Director
Tournament Director
 
Posts: 10975
Joined: Sun Jan 20, 2008 12:58 pm
Location: Paradise Rediscovered

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Chuuuuck on Wed Jun 22, 2011 5:13 pm

Yep... same problem... and I VERY MUCH CARE about the sniffer as well as detached chat.
Captain Chuuuuck
 
Posts: 1298
Joined: Thu May 31, 2007 11:09 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby dwilhelmi on Thu Jun 23, 2011 3:07 pm

Updated to version 1.6.16, fixing issues with compatibility for Firefox 5.

NOTE - If you have already upgraded to Firefox 5, you must use the install link on the first post, as your new version notification I believe is also broken in 5.
User avatar
Brigadier dwilhelmi
 
Posts: 173
Joined: Tue Apr 06, 2010 10:05 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Lindax on Thu Jun 23, 2011 4:14 pm

dwilhelmi wrote:Updated to version 1.6.16, fixing issues with compatibility for Firefox 5.

NOTE - If you have already upgraded to Firefox 5, you must use the install link on the first post, as your new version notification I believe is also broken in 5.


Thank you very much!

Lx
"Winning Solves Everything" - Graeko
User avatar
Colonel Lindax
Tournament Director
Tournament Director
 
Posts: 10975
Joined: Sun Jan 20, 2008 12:58 pm
Location: Paradise Rediscovered

Re: GM Script: chatglove - a floating game chat - version 1.

Postby mpjh on Thu Jun 23, 2011 4:21 pm

Hey, hey, hey, now I can sniff and detach --- why does that sound vaguely sexual?
Cadet mpjh
 
Posts: 6714
Joined: Mon Jun 30, 2008 1:32 am
Location: gone

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Lindax on Thu Jun 23, 2011 4:22 pm

mpjh wrote:Hey, hey, hey, now I can sniff and detach --- why does that sound vaguely sexual?


Cause you're a pervert? :shock:

Lx
"Winning Solves Everything" - Graeko
User avatar
Colonel Lindax
Tournament Director
Tournament Director
 
Posts: 10975
Joined: Sun Jan 20, 2008 12:58 pm
Location: Paradise Rediscovered

Re: GM Script: chatglove - a floating game chat - version 1.

Postby sherkaner on Fri Jun 24, 2011 6:21 am

dwilhelmi wrote:Updated to version 1.6.16, fixing issues with compatibility for Firefox 5.

NOTE - If you have already upgraded to Firefox 5, you must use the install link on the first post, as your new version notification I believe is also broken in 5.

Hmm, kinda interested in what goes wrong with the version check in FF5, since I use the mechanism too and it seems to work for me.
Colonel sherkaner
 
Posts: 1595
Joined: Thu May 03, 2007 3:21 am
Location: Zwolle

Re: GM Script: chatglove - a floating game chat - version 1.

Postby dwilhelmi on Fri Jun 24, 2011 8:26 am

sherkaner wrote:
dwilhelmi wrote:Updated to version 1.6.16, fixing issues with compatibility for Firefox 5.

NOTE - If you have already upgraded to Firefox 5, you must use the install link on the first post, as your new version notification I believe is also broken in 5.

Hmm, kinda interested in what goes wrong with the version check in FF5, since I use the mechanism too and it seems to work for me.

I think the problem was just that the entire script was erring out before it could even get to that part. The issue with FF5 was that they took away callable regular expressions. Instead of /pattern/(stringToMatch) - which previously worked, and was used all over this script - you now have to use /pattern/.exec(stringToMatch).
User avatar
Brigadier dwilhelmi
 
Posts: 173
Joined: Tue Apr 06, 2010 10:05 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby mpjh on Fri Jun 24, 2011 8:32 am

I sure am glad you guys know what you are doing -- it works great now.
Cadet mpjh
 
Posts: 6714
Joined: Mon Jun 30, 2008 1:32 am
Location: gone

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Leehar on Sun Jun 26, 2011 8:13 am

Ah, I've been running on .12 for the last age, no wonder it wasn't working perfectly >_<

However, I'm still having a major problem trying to post when the chat is detached? Not sure why it's happening, but it's happened quite a few times now
show
User avatar
Colonel Leehar
 
Posts: 5484
Joined: Fri Mar 06, 2009 12:12 pm
Location: Johannesburg

Re: GM Script: chatglove - a floating game chat - version 1.

Postby dwilhelmi on Sun Jun 26, 2011 10:44 pm

Leehar wrote:Ah, I've been running on .12 for the last age, no wonder it wasn't working perfectly >_<

However, I'm still having a major problem trying to post when the chat is detached? Not sure why it's happening, but it's happened quite a few times now

Any more details? Does it have problems every time, or just periodically? In what way does it have problems? Won't post at all, seems to hang forever, posts at the wrong privacy level (team vs public), or something else? Are you running in firefox 5? What other scripts do you have installed, and in what order? (Tools > Greasemonkey > Manage User Scripts... will provide the list)

Sorry for the barrage there. I am able to post chat when detached just fine, so I need more info in order to reproduce the issue.
User avatar
Brigadier dwilhelmi
 
Posts: 173
Joined: Tue Apr 06, 2010 10:05 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Leehar on Mon Jun 27, 2011 3:55 am

Let me see if I can reproduce it again, but it basically gave me a problem where the 'post message' button was grayed out so that I couldn't click it. Restoring it was able to let me post, but whenever I went back to detach it would happen again. Maybe it's just related to connection issues, and just doesn't revert back to normal like the restored version.

I'll get back to you with the other Q's tho
show
User avatar
Colonel Leehar
 
Posts: 5484
Joined: Fri Mar 06, 2009 12:12 pm
Location: Johannesburg

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Joepjoep on Sun Jul 31, 2011 5:26 am

I'm running 1.6.16 in Firefox 5.0 at the moment and it really isn't working for me. Chatglove does detach a chatwindow, but it doesn't move the actual chatmessages (they stay at the bottom, where they originally are). If I restore the chat window and detach again it works perfectly though. Also, chatglove keeps marking all my games with new chat, even when there isn't any, and still after I repeatedly click 'Mark all chat as read'. Is there anything I (or anybody else) can do about this?
User avatar
Lieutenant Joepjoep
 
Posts: 6
Joined: Thu Nov 19, 2009 9:08 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Sh4d0w on Mon Aug 08, 2011 8:31 pm

I gotta say, this has now become my favorite script asides from bob. Invaluable for team games.
Sergeant 1st Class Sh4d0w
 
Posts: 16
Joined: Wed May 02, 2007 11:56 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Foxglove on Mon Aug 08, 2011 9:39 pm

Sh4d0w wrote:I gotta say, this has now become my favorite script asides from bob. Invaluable for team games.


It is rather awesome. :)
Brigadier Foxglove
 
Posts: 1308
Joined: Sun Dec 16, 2007 1:05 pm

Re: GM Script: chatglove - a floating game chat - version 1.

Postby skillfusniper33 on Fri Sep 09, 2011 3:49 pm

Is there a reason why I have 2 boxes on the side under game finder that say Game chat? Only one of them has the numbers for unread chat. I just upgraded to 1.6.16 earlier today. But what is really kinda funny is that while im in a game, only one of them appears
Image
Place: 267 Score: 2630
User avatar
Major skillfusniper33
 
Posts: 835
Joined: Thu Jul 19, 2007 12:48 pm
Location: Washington

Re: GM Script: chatglove - a floating game chat - version 1.

Postby ender516 on Fri Sep 09, 2011 6:29 pm

Check your Greasemonkey menu and see if there is a duplication in there that matches the duplication on the left. If there are two scripts active, they may have different patterns for which pages they are included on.
User avatar
Sergeant 1st Class ender516
 
Posts: 4455
Joined: Wed Dec 17, 2008 6:07 pm
Location: Waterloo, Ontario

Re: GM Script: chatglove - a floating game chat - version 1.

Postby skillfusniper33 on Fri Sep 09, 2011 7:36 pm

ender516 wrote:Check your Greasemonkey menu and see if there is a duplication in there that matches the duplication on the left. If there are two scripts active, they may have different patterns for which pages they are included on.


That was it, Thanks
Image
Place: 267 Score: 2630
User avatar
Major skillfusniper33
 
Posts: 835
Joined: Thu Jul 19, 2007 12:48 pm
Location: Washington

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Master Kai on Thu Oct 13, 2011 5:24 pm

Thanks for the addon!


On your first post there is an image, and under Game Finder it says, "insert game #" Can anyone tell me what addon this is? I love its simplicity if all it does is go to a game number.

Thanks in advance

MK
Image
ranked #471 (10/19/11)| high games won 51%, 450 of 891 (3/22/12) | high score 2417 (10/19/11)
show
User avatar
Captain Master Kai
 
Posts: 367
Joined: Tue Nov 30, 2010 6:36 pm

Re: GM Script: chatglove - a floating game chat - version 1.

Postby dwilhelmi on Thu Oct 13, 2011 8:36 pm

Master Kai wrote:Thanks for the addon!


On your first post there is an image, and under Game Finder it says, "insert game #" Can anyone tell me what addon this is? I love its simplicity if all it does is go to a game number.

Thanks in advance

MK

I have no idea, to be honest - I didn't take those snapshots, and I never noticed that before.
User avatar
Brigadier dwilhelmi
 
Posts: 173
Joined: Tue Apr 06, 2010 10:05 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby Calidrmr on Fri Oct 14, 2011 12:29 am

Master Kai wrote:Thanks for the addon!


On your first post there is an image, and under Game Finder it says, "insert game #" Can anyone tell me what addon this is? I love its simplicity if all it does is go to a game number.

Thanks in advance

MK


That is game jump, you can install it here: CLICK HERE!

Here is the thread:
viewtopic.php?f=527&t=107443

Cheers,
Cali
Image
<Juan_Bottom>You're like the Barry Bonds of drinking. You don't need the practice you just do it because you like it.
User avatar
Sergeant 1st Class Calidrmr
 
Posts: 641
Joined: Wed Sep 12, 2007 5:00 pm
Location: the corner bar...

Re: GM Script: chatglove - a floating game chat - version 1.

Postby jetsetwilly on Tue Dec 27, 2011 2:57 am

Quiet in here. Anyone find that while using chatglove, they experience random log outs from cc. It can happen at anytime. Clicking begin turn, opening a game, anything at all really.

Disabling chatglove definitely resolves the issue although I guess in theory it could be down to an interaction with another add on.

Anyway, it's extremely irritating and has become more and more common to the point that I've had to permanently disable it :(
Image
User avatar
Sergeant 1st Class jetsetwilly
 
Posts: 515
Joined: Tue Aug 05, 2008 3:31 am
Location: United Kingdom

Re: GM Script: chatglove - a floating game chat - version 1.

Postby dwilhelmi on Tue Dec 27, 2011 9:22 am

I have neither experienced nor heard of any issues like that. I am running many other scripts along with Chatglove.

What scripts do you use?
User avatar
Brigadier dwilhelmi
 
Posts: 173
Joined: Tue Apr 06, 2010 10:05 am

Re: GM Script: chatglove - a floating game chat - version 1.

Postby jetsetwilly on Tue Dec 27, 2011 9:32 am

I rather hoped everyone suffered from this and it wasn't just me !

I'm firefox 8.0.1 and run the following addons :

Bob
Watch this game
Assault Odds
Game Link
Map Rank
Private Message Team
Clickable Maps
Chat Glove

I get the same issue on two different machines both with the same combination.
Image
User avatar
Sergeant 1st Class jetsetwilly
 
Posts: 515
Joined: Tue Aug 05, 2008 3:31 am
Location: United Kingdom

PreviousNext

Return to Tool Archives

Who is online

Users browsing this forum: No registered users