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 costynsyem
Sun Sep 06, 2015 2:41 pm
Forum: Scripting Help
Topic: Botlending tcl modification
Replies: 1
Views: 4493

Botlending tcl modification

Hello :) I need some help with this code: proc pub:ban {hand chan args x mix} { global botnick owner set whom [lindex $args 0] set time [lindex $args 1] set reason [lrange $args 2 end] set option none set add "" if { $whom == ""} { a:usage $x ban ; return "FAILED: not all pa...