This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

nickserv identify

Old posts that have not been replied to for several years.
Locked
M
MaNUaL

Post by MaNUaL »

Hi. I've tried all the nickserv identify scripts in the http://www.egghelp.org/tcl.shtml but didnt find one that can handle netsplits. Any ideas or a script tha would do the job?
I should also mention that slennox should put such a script in a future version of netbots or publish one. i think its an important mutter. Thanks
e
eggyrocks

Post by eggyrocks »

u can just edit your edggrop.conf and put the following lines :

set init-server {
putserv "MODE $botnick +iwsLE";
putserv "PRIVMSG Nickserv :identify PASSWORDOFBOT";


and it will work fine
Locked