mIRC Homepage
Posted By: DreamerX Nickserv Java Bot - 03/10/05 10:30 AM
Hi again. Right I run a very basic Java IRC Applet, so unless you use an irc client you can't really register your Nickname. So i was wondering if it's possible to make some sort of Nickserv bot there recognizes text on whisper and registers their Nickname. The Bot would be called Nickserv & would be in the channel too. I thought using the prefix '!' might be possible too.
I need it to be able to,
- Register Nicknames
- Identify with their pass
- Set newpassword

Example of how thought it could work:

Java whispers to Nickserv:
!register <mypassword> <my@emailaddress>
NickServ whispers to Java: Nickname Java is now registered with password: <mypassword>

Java whispers to Nickserv:
!pass <mypassword>

Java whispers to Nickserv:
!set newpass <mynewpassword>
Nickserv whisper to Java: Nickname Java; password changed to: <mynewpassword>

Thanks again smile
Posted By: IR_n00b Re: Nickserv Java Bot - 04/10/05 02:52 AM
cant they do "/nickserv reister pass email"?
Posted By: Om3n Re: Nickserv Java Bot - 04/10/05 08:08 AM
Isn't j irc is designed to be single threaded, as in one chat window (for a channel), and im not sure it has /msg <nick|chan> support. And it definately does not have the mirc shortcut (/nickserv)
© mIRC Discussion Forums