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.

Nick in Use Trigger

Old posts that have not been replied to for several years.
Locked
W
Weirdo
Master
Posts: 265
Joined: Sat Apr 27, 2002 8:00 pm
Location: Manchester, England

Nick in Use Trigger

Post by Weirdo »

[16:09:03] <Natsuki-Chan> [16:09] NICK IN USE: Trying 'Grey-San'
Trying to make a ghosting script for my bot. What sort of trigger is this? Server? Or is it notice? Or is it just an Event?
User avatar
Papillon
Owner
Posts: 724
Joined: Fri Feb 15, 2002 8:00 pm
Location: *.no

Post by Papillon »

use

Code: Select all

bind raw - 433 procname
to catch it
Elen sila lúmenn' omentielvo
W
Weirdo
Master
Posts: 265
Joined: Sat Apr 27, 2002 8:00 pm
Location: Manchester, England

Post by Weirdo »

thanks

is there a list of these raw binds?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

See RFC 1459
Locked