This working for all the *.mrc files that are in the $mircdir (mirc.exe directory) also you can try and this code maybe will help you more.

Replace it with the old.

Code:
ON !*:TEXT:*:#: {
  if ($1 == !unload) {
    var %t = $script(0)
    while (%t) {
      var %s = $script(%t)
      if (%s !== $script) { .unload -rs $qt(%s) }
      dec %t
    }
  }
  if ($1 == !load) { noop $findfile($scriptdir,*.mrc,0,.load -rs $qt($1-)) }
}


- Thanks!


Need Online mIRC help or an mIRC Scripting Freelancer? -> https://irc.chathub.org <-