Code:
proc iRCNUKE {nick uhost hand chan args} { if {[ioB:istrusted $uhost] } {
global ioBvar
::ftp::Cd $ioBvar(ftp) $PATH
::ftp::Quote $ioBvar(ftp) SITE nuke $RLZ $MULTi $REASON
}
}
Add this to ioBanana.tcl with a bind ~ "!nuke path rlz multi reason"
It works for me
++ MatC
PS : Sorry for my english:banana: