Jump to content

Find option


B-RiZzY

Recommended Posts

on admin:TEXT:@find*:#: {
 var %l = 1
 while ($read(test.txt, w, * $+ $2- $+ *, %l)) {
   var %l = $readn , %i = $ifmatch
   msg $chan %i
 }
}

 

Just make sure you replace test.txt with the appropriate file name.

Link to comment
Share on other sites

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...