I got stuck, bringing an eggdrop on a chatspace server. The server is configured to only allow registered and authorised nicks to connect directly (not using JAVA).
Now I tried to connect the eggdrop to that server (it is allowed to login) and got this scenary:
1. eggdrop connects to server
2. server asks for the nickpass
Should be slightly easy, but I didn't find a sollution, because a "NICKSERV" doesn't exist on that curious kind of IRC-Server.
On IRC I use
Code: Select all
puthelp "PRIVMSG nickserv :IDENTIFY $nick_password"
The chatspace wants a simple:
/pass $nick_password
But PRIVMSG always want's a nickname to send a message to.
Has anyone of you a solution or at least a hint on how to solve this?
Thank's in advance and greetinx
TheUnholyOne