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


🕮 I also recommend you that study more closely the documentation for the methods used in this code:




Happy New Year.


🌐 https://forum.epicnet.ru 📜 irc.epicnet.ru 6667 #Code | mIRC scripts, help, discuss, examples