still not working frown put it in both mIRC directories (roaming and program files)
Code:
on *:TEXT:!timeout*:#: {
  if ($read(reglist.txt,nw,$nick))
  msg $chan timing out $$2 for $$3 seconds
  msg $chan .timeout $$2 $$3
}