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 47 matches

by T-Xorcist
Mon Nov 14, 2005 7:01 pm
Forum: Script Requests
Topic: nForce tcl...
Replies: 1
Views: 7547

Well, I won't customize the script, but you can find the nforce.tcl right here.

Just ajust the global settings and have fun!
by T-Xorcist
Mon Nov 14, 2005 6:50 pm
Forum: Scripting Help
Topic: Simple, but yet an error!
Replies: 2
Views: 7756

Simple, but yet an error!

When I enter the following code: bind msg n kick trap_msg proc trap_msg {nick uhost hand text} { set whom [lindex $text 0] set where [lindex $text 1] if {[onchan $whom $where]} { putquick "KICK $where $whom :Requested" } else { putquick "NOTICE $nick: \002$whom\002 zit niet in \002$wh...