mIRC Home    About    Download    Register    News    Help

Print Thread
#131715 03/10/05 10:30 AM
Joined: Sep 2005
Posts: 5
D
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
D
Joined: Sep 2005
Posts: 5
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

#131716 04/10/05 02:52 AM
Joined: Sep 2004
Posts: 200
I
Fjord artisan
Offline
Fjord artisan
I
Joined: Sep 2004
Posts: 200
cant they do "/nickserv reister pass email"?

#131717 04/10/05 08:08 AM
Joined: Jul 2003
Posts: 655
Fjord artisan
Offline
Fjord artisan
Joined: Jul 2003
Posts: 655
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)


"Allen is having a small problem and needs help adjusting his attitude" - Flutterby

Link Copied to Clipboard