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.

bind notc

Old posts that have not been replied to for several years.
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Code: Select all

[08:43:56] <aZ> OPER UP: * :*** Notice -- nick (ident@host) is now operator (O)
For this message it should be lindex 4 for the nick and lindex 5 for the ident and host. So now combining it all together we will have:

Code: Select all

putserv "PRIVMSG $home :OPERUP: [lindex $arg 4] [lindex $arg 5] is now an IRC Operator."
enjoy!
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
l
lsn
Voice
Posts: 25
Joined: Mon Jul 19, 2004 8:11 am

Post by lsn »

ok now its working, and the second one is working too, :mrgreen:

Thanks awyeah :-?
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

No doubt, I can surely make a difference. :mrgreen: :mrgreen:
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Locked