AW: [IRCServices] Bots

Yusuf Iskenderoglu uhc0 at rz.uni-karlsruhe.de
Wed Apr 11 00:17:03 PDT 2001


Hello;

> The command you're thinking of looks like this for Hybrid-based networks:
> 
> NICK <nickname> 1 0 <+usermodes> <username> <hostname> 
> services.gay.net 0 :<realname>
> 

You should never use timestamp of 0 to introduce a nickname. It is simply too old.
Use the $ctime identifier, if you use mIRC instead.

> or for dreamforge-based ircds, like Unreal and Cyclone:
> 
> NICK <nickname> 1 0 <username> <hostname> services.gay.net 0 :<realname>
> 
> I'm sure you've heard the warnings, but extensive use of this 
> will most likely result in you having to restart services.
> 

Unreals syntax REQUIRES you to send their NICKv2, because of the PROTOCTL that
is being sent.

NICK nickname 1 $ctime username hostname services.server.name 0 fakehost umodes :realname

undernet or irc2 have their own syntaxes, respectively.

regards;
yusuf

----------------------------------------------------------------------
| Yusuf Iskenderoglu                | You get to meet all sorts,     |
| eMail - uhc0 at rz.uni-karlsruhe.de  | in this line of work...        |
| eMail - s_iskend at ira.uka.de       |                                |
| ICQ UIN : 20587464 \ TimeMr14C    |                                |
----------------------------------------------------------------------