bind raw - NOTICE raw:servernotice proc raw:servernotice {from keyword text} { global logfile split_trgr split_trgr2 split_trgr3 srvsplitfile killfile kill_trgr opermodefile opermode_trgr invisible_t #!--WCC's raw procedure if {[regexp {@} $from]} { return } ;# Check to see if notice is a server notice. #comment next line if you dont want to see ALL server notices at partyline and bot's logfile # putlog "Server notice ($from): $text" ;# Log the server notice. #thanx him for help --!