CHALLENG !

02/21/2017 06:58 toyfarm#1
so i have an idea that is beneficial to every server. i created a gm thats for wen all others are afk. the problem was that i had to relog it in every time there was a dc or restart. also all messages were lost.

is there a way to create an auto logon script or macro for the afk GM and it records messages to a text file.

some one can do it. who can help the community ?
02/21/2017 16:31 Xijezu#2
[Only registered and activated users can see links. Click Here To Register...]

It's open source and pretty much all you need.
Just add a log and reconnect function and it works out of the house for your needs.

Besides that, there's an official (chat)log server, however, I don't know what exactly it logs since I have never used it before.
02/21/2017 23:24 glandu2#3
I have done a chat tool too that use IRC so people on IRC can see all ingame chat.
This use a single character used as the IRC bot and connect to a IRC server.
This bot is in C++ (a everything I do).

If you don't want to deal with a IRC server or if you want to do your own chat logger based on existing projects, then I suggest to not use it.

Here is a screenshot :
[Only registered and activated users can see links. Click Here To Register...]

If you want to use this, tell me.

@[Only registered and activated users can see links. Click Here To Register...]: the video on your github page is not working anymore (seem removed ?)
02/22/2017 02:07 toyfarm#4
Quote:
Originally Posted by glandu2 View Post
I have done a chat tool too that use IRC so people on IRC can see all ingame chat.
This use a single character used as the IRC bot and connect to a IRC server.
This bot is in C++ (a everything I do).

If you don't want to deal with a IRC server or if you want to do your own chat logger based on existing projects, then I suggest to not use it.

Here is a screenshot :
[Only registered and activated users can see links. Click Here To Register...]

If you want to use this, tell me.

@[Only registered and activated users can see links. Click Here To Register...]: the video on your github page is not working anymore (seem removed ?)
yes i want to use it, can you give it to my dev?
02/22/2017 02:22 Xijezu#5
Quote:
Originally Posted by glandu2 View Post

@[Only registered and activated users can see links. Click Here To Register...]: the video on your github page is not working anymore (seem removed ?)
Yeah, I usually save all my images on my own image host and often I accidentally delete webm's/images which are linked somewhere (happened to the GM-Tool screenshot in Github, too). I should put them in a different folder next time.