chatglove - a floating game chat by Foxglove! (naming by rabbiton)(maintained by dwilhelmi) Original thread - viewtopic.php?t=104594
What does it do? It detaches the chat log and chat input controls from the page and allows you to drag the chat frame around the game page. It also makes your chat warm and fuzzy!
Go easy on me guys, I have never worked on a greasemonkey script before.
All props go to Foxy for all the fantastic work on this script! Even the fix for this update was written by her! I just hope I can keep up going forward .
Last edited by dwilhelmi on Wed Dec 08, 2010 11:43 am, edited 1 time in total.
dwilhelmi wrote:Go easy on me guys, I have never worked on a script before.
All props go to Foxy for all the fantastic work on this script! Even the fix for this update was written by her! I just hope I can keep up going forward .
If you have any questions about scripts, please don't hesitate to ask them. And good luck .
For me, chatsniffer never display the red message for game with new chat.
I debug this problem, and i found that with the bob option 'Full Log = Yes', the game link has another get value (&full_log=Y), and so, the script who return the game number is misled.
I put off the bob option 'Full Log', but if you could fix this bug.... well, christmas will come early
Can you change the script so that it runs on http*://www.conquerclub.com/*? I use the https version of the page and it's a bit of a pain to change the script every time I reinstall it.
Thx
Last edited by Ace Rimmer on Thu Dec 09, 2010 1:41 pm, edited 1 time in total.
Qyu wrote:For me, chatsniffer never display the red message for game with new chat.
I debug this problem, and i found that with the bob option 'Full Log = Yes', the game link has another get value (&full_log=Y), and so, the script who return the game number is misled.
I put off the bob option 'Full Log', but if you could fix this bug.... well, christmas will come early
I had the same problem with no red messages. As for firefox, I went into manage scripts and moved chatglove script to the top(above BOB), which fixed it for me. I think a new update came out after i did that too, so he and Foxy might have fixed that bug as well.
Request for enhancement (haven't gone into the code very much to know if this is even possible). I'd like to exclude games or classes of games from being watched. I don't care if there's new chat in a game I'm eliminated from if it's not a team game, and odds are by the time I'm eliminated the game is lost anyway. I'd love to not get updates when someone writes in a game I don't care about anymore.
Qyu wrote:For me, chatsniffer never display the red message for game with new chat.
I debug this problem, and i found that with the bob option 'Full Log = Yes', the game link has another get value (&full_log=Y), and so, the script who return the game number is misled.
I put off the bob option 'Full Log', but if you could fix this bug.... well, christmas will come early
Merry Christmas
jakewilliams wrote:Can you change the script so that it runs on http*://www.conquerclub.com/*? I use the https version of the page and it's a bit of a pain to change the script every time I reinstall it.
Thx
Pain removed
jakewilliams wrote:Request for enhancement (haven't gone into the code very much to know if this is even possible). I'd like to exclude games or classes of games from being watched. I don't care if there's new chat in a game I'm eliminated from if it's not a team game, and odds are by the time I'm eliminated the game is lost anyway. I'd love to not get updates when someone writes in a game I don't care about anymore.