on *:TEXT:*:#movies:{ var %filepath "D:\movies_log.txt" if (*german* iswm $1-) { write -i %filepath $+($time,|,$nick,:,$chr(32),$1-) } }