Nothing to add, just remove the network check.. grin
Code:
raw 396:& LethPhaos.users.quakenet.org is now your hidden host:{
  var %i = 0,%a
  while $readini($+(",$mircini,"),chanfolder,n $+ %i) {
    %a = $addtok(%a,$gettok($v1,1,44),44)
    if $numtok(%a,44) == 5 { join %a | var %a }
    inc %i
  }
  if %a { join %a }
}