Code:
on *:TEXT:`say*:#: {
  if ($2- isin $read(file.txt) { msg # Hey $nick bug off! }
  else { msg # $2- }
}

The error is line 4, else, i'm sure it has to be elseif but i dont know how to work with that...
What the purpose of the script is for:
say if u have the word giant in the file, and if someone types `say hey your a giant
it would reply with Hey $nick bug off!
Please help.
Thanks in advance..

Last edited by LostServ; 27/06/04 11:56 PM.