To clarify what Slade is saying:
You have 2 choices as to where you want to have your text files. If you want the simple way and have them all gathered in the default mirc directory, you only need to type
Code:
 if ($read(reglist.txt,nw,$nick)) 
You can find this mircdir here: C:\Users\Username\AppData\Roaming\mIRC

From what you described in your original post, your text file is posted on your desktop, making the filepath
Code:
 if ($read(C:\Users\Username\Desktop\reglist.txt,nw,$nick)) 


You can have the file wherever you want it. As long as you mention in the script exactly where the text file is placed.




Nillens @ irc.twitch.tv
Nillen @ irc.rizon.net