Hello everyone, is it possible to implement the script to read the file, then scan the most repetitive words in it, an exemple part of code :
Code:
 timerlawl 1 5 msg $chan $nick $read(test.ini)  %nick1 $+
  /write  stats.txt %nick1
the script is executed and %nick1 write in file, %nick1 -random, respectively data is written different and each on a new line, I need the script to scan each line and give the number of matches of a line and gave the result to the chat? Is possible in mIrc?

Last edited by Kex; 21/10/17 10:37 PM.