Code:
on ^*:open:?:{ 
  if (!$read(test.txt,r,/^ $+ $nick $+ $/i)) { halt }
}


The above is the simplest way i can think of.

Edit: if you want case-sensitive nicks in the test.txt file, remove the i in /i

Last edited by tidy_trax; 25/06/04 02:51 PM.

New username: hixxy