gooshie commented on a Page, Zombie Text  -  Oct 21, 2010

I think you will need an on INPUT event to 'speak' zombie.
To understand zombie I think you may want something like this:

on ^*:TEXT:*:*: {
  var %text $strip($1-) 
  if %zkey isin %text {
    %text = $replacex(%text,!?!, z, ???, y, !!!, x, die, w, key, v, oof, $&
      u, gah, t, fla, s, fue, r, fel, q, fom, p, arr, o, arg, n, ack, m, $&
      urg, l, yumm, k, ommn, j, brains!!!, i, goo, h, gop, g, omnomm, f, $&
      slop, e, err, d, erg, c, ugh, b, uhh, a)
    echo -tbf $iif(#,$v1,$nick) $+(<,$nick,>) %text
    haltdef
  }
}
______________________________________________________________________________
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.