mIRC

From Sterbal's Sundry Studies


nicks {
  set -l %i 1
  while ($nick($chan,%i)) {
    write nicks.txt $v1
    inc %i
  }
}
  • saved to: C:\Users\?user_name?\AppData\Roaming\mIRC