argv0 its bugging me I keep looking at your thread over and over and I dont know how this could work without matching the string in a regex format

like simple $regex($6-,/(all|these|words)/g) I want to know a fast way to scan my text file which would be filter but how to use it in a on text event and knowing what string is what string and how to match it

So when i get my ON TEXT event the message is decoded im looking for a way to AUTO decode it

so like

on *:TEXT:*:#:{
if ($nick == User) && ($5 = meh) {
SOMEHOW loop through file.txt in a regex format for a positive match if existing...
}
}

So again $6 is always a constant variable change and is always in the format of jhfdsjijWORDjhawijajiWORDwijdwjiwWORD thats why I need a way too loop through the text file to find a positive match if so then display it back


Code:
if $reality > $fiction { set %sanity Sane }
Else { echo -a *voices* }