Create a directory psybnc/scripts/:
mkdir ~/psybnc/scripts/
move to psybnc/scripts' directory
cd ~/psybnc/scripts
Create a script file named USER01.SCRIPT:
from the scripts dir type
nano USER01.SCRIPT
A dark screen will appear, it is paste the code :
server NOTICE NickServ!*@* * "*This nickname is registered and protected*" echo "PRIVMSG NickServ :IDENTIFY <PASSWORD>"
<PASSWORD> Change the password to your nickserv password
USER1.SCRIPT USER2.SCRIPT etc look in your user list at psybnc.conf for the usernames
Push Ctrl + x to exit editor, and they ask you if you're sure, press Y for yes, it's done ask you for the file you just saved It should USER01.SCRIPT, press Enter. You are now back inside your shell.
In your IRC client, type /SRELOAD
A second option is to let PsyBNC provide the password when it connects to the IRC network. When you are connected to your PsyBNC with your IRC client, we can do:
/quote bquit /quote delserver 1 /quote addserver S=irc.sisrv.net:+6697 <PASSWORD> /quote bconnect
So, from now on PsyBNC will automatically identify with nickserv when it connects to SiSrv netowrk.