Id: 6194; Nick: BenSax; Timestamp: 2008-02-24 16:08:34; Pasted as: mIRC
Description: n/a
1
2
3
4
5
6
7
8
9
10
11
on *:text:*:#:{
  if (*hello my friend* isin $1-) {
    echo -ag YEY!
  }
  elseif (*hello my enemy* isin $1-) {
    echo -ag NO!:(
  }
  else {
    echo -ag HELL YES!
  }
}
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)