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.

Search found 2 matches

by edze
Tue Jul 12, 2005 9:19 am
Forum: Archive
Topic: raw:330 - authnick on qnet - problem - pls help
Replies: 5
Views: 5487

Thank you!
It's work now.

MfG EdZe
by edze
Tue Jul 12, 2005 8:52 am
Forum: Archive
Topic: raw:330 - authnick on qnet - problem - pls help
Replies: 5
Views: 5487

raw:330 - authnick on qnet - problem - pls help

bind pub - !123 123 set uname " " proc 123 {nick host hand chan rest args} { global uname putserv "WHOIS $nick" puthelp "PRIVMSG $chan :$uname" } proc get_whois { from keyword args } { global uname set largs [split $args " "] set uname [lindex $largs 2] } bin...