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 1 match

by diskman1
Mon Jul 12, 2010 5:57 pm
Forum: Scripting Help
Topic: Problem where isop always returns true
Replies: 1
Views: 2923

Problem where isop always returns true

Hi, I have a small problem with the fallowing invite Script: bind raw - INVITE join:invite proc join:invite {nickname key arg} { set channame [lindex [split $arg :] 1] if {[validchan $channame] || $channame == "#somechan" || $channame == "#other-chan"} { putlog "\[\002Join R...