I downloaded psyBNC_v1.3.tcl and set it up with bnc password and all other options, i edited my conf file of windrop with :
set servers {
ip:port
}
where ip:port are ip and port of the bnc.
But when i try it i get :
[10:15] Identd was Already On, Listening On Port 113, Replying as ident
[10:15] Trying server ip:port
[10:15] Connected to ip
[10:15] -Welcome (psyBNC@lam3rz.de)- psyBNC2.3.1
[10:15] --psyBNC (psyBNC@lam3rz.de)- Your IRC Client did not support a password. Please type /QUOTE PASS yourpassword to connect.
[10:15] [-psyBNC!psyBNC@lam3rz.de] Wrong Password. Disconnecting.
[10:15] Disconnected from ip
The only thing i don't understand on psyBNC_v1.3.tcl script is :
# Add this script to your botconf like:
#
# if {[catch { source scripts/psyBNC_v1.3.tcl } fId]} { putlog "$fId" }
where should i write this line ?
Anyway, i repeat, i can enter to bnc if i connect myself, but not through windrop, it replys me password incorrect =\
anybody has any idea ? Maybe this .tcl is only for eggdrop and not windrop ? any windrop scripts for it ? thx in advacne