bind notc - "Entries" workit proc workit { nick hand arg } { set chan2 "#cctv" set backout "$arg" puthelp "PRIVMSG $chan2 :ATTENTION $nick $backout ." } i know that looks bad but this is one of my first attempts at making my own eggdrop script.. maybe someone...