tglogo.png

Download File


Jaeger ircWX Servers Connection
socket connection that is one click configurable to either Sparkpea, Buzzen, Essential or Evolution Chats
In Category ircWX Author Roo On 08/08/19
Rating:
(Total votes: 1)
Comments 5

err0r - Wednesday, 9 December, 2020
Jaeger connection has a flaw in the connection. using if ($pos($1,PING)) { sockwrite -n $sockname PONG $2- } will trigger if any nick/ident has ping in the name. This will prevent you from seeing any thing done by any nickname or address with the word ping in it. This should be changed to something like f ($pos($1,PING) && !$3) { sockwrite -n $sockname PONG $2- } or if you use lag checker you may want to change it further.
bailable - Friday, 9 August, 2019
thankyous err0r smile
err0r - Friday, 9 August, 2019
nice work. good use of dcx
bailable - Friday, 9 August, 2019
thanksyou paigems tongue
Paige - Thursday, 8 August, 2019
Totally Brilliant work Roo. You been burning the midnight oil again. Well done !!!

Please note that on our website we use cookies necessary for the functioning of our website, cookies that optimize the performance. To learn more about our cookies, how we use them and their benefits, please read our Cookie Policy.
I Understand