Hi,

Sorry for all the posts. I do have one more question about the current script. If it does not find a match on join, it only echoes "No match found" in my status window. It's supposed to say "No match found PersonsName" With this line in the script, how is it not including the name?
Code:
else { echo no match found $nick | write C:\mirc\nicks.txt %ad | write C:\mirc\nicks.txt $nick }