so heres what i have so far... set chan #shellsolutions bind pub o !trace pub_trace proc pub_trace {nick uhost handle chan arg} { set command [concat exec /bin/traceroute $arg | xargs -0 wget post-file.it --post-data] set return [eval $command] foreach output [split pastebin] { putserv "PRIVMSG...