Here is a code to play arround with.

Code:
[color:red] 
on *:ACTION:*:*: {
  if ((*slap* isin $1- ) || (trout isin $1- ) && ( $me isin $1- )) {
    msg # hey $nick Your vocabulary is to categorical for a person $&
    of my intellectual ability to comprehend! So if you mean to insinuate $&
    that I will tolerate your diabolical provications you are thoroughly mistaken!
  }
} 
on *:TEXT:*:*: {
  if ((*slap* isin $1- ) || (trout isin $1- ) && ( $me isin $1- )) {
    msg # hey $nick Your vocabulary is to categorical for a person $&
    of my intellectual ability to comprehend! So if you mean to insinuate $&
    that I will tolerate your diabolical provications you are thoroughly mistaken!
  }
}[/color]



[EDIT: added $& to shorten the script lines for readability. -Hammer]

Last edited by Hammer; 07/01/03 07:21 AM.



Intelligence: It's better to ask a stupid question, then to prove it by not asking....