Sign in to follow this  
Followers 0
miago

Connection closed

2 posts in this topic

Hi all.

Using latest Apexdc++ for searching for forbidden files and so on with adlsearch. Have 2 raw action, the first to message the opchat and kick user, and the second just as a message to opchat to doublecheck the filelist of the user.

The second works fine, but the 1st one, when a user get kicked due to forbidden files, the apexdc client gets connection closed from the hub. In both cases in opchat U can see the message about doublechecking or that a user has been kicked.

We have upgraded to the latest version of apexdc today.

Would be grateful for help. :)

Raw 1:$To: @BadAssShare From: %[myNI] $<%[myNI]> <%[userNI]> ----> is being kicked for 30 min because of %[userCT] - %[userCS]|<%[myNI]> !kick %[userNI] - %[userCS]|

Raw 2:$To: @BadAssShare From: %[mynick] $<%[mynick]> <%[userNI]> ----> doublecheck the filelist %[userCT] - %[userCS]|

//Miago

Share this post


Link to post
Share on other sites

Most likely some syntax error in command. Here is my kick RAW:

$To: %[userNI] From: %[myNI] $<%[myNI]> You are being kicked because: %[userCT] %[userCS] %[userAT]|<%[myNI]> is kicking %[userNI] because: %[userCT] - %[userCS]|<%[myNI]> !kick %[userNI] %[userCT] %[userCS] %[userAT]|

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0