Jethro commented on a Page, Emoticon changer  -  Sep 27, 2011

Let's shrink it down a bit, Ryan:

alias emoticon {
  tokenize 32 $strip($1-)
  if ($count($1-,PRIVMSG,IMAGE)) {
    echo -t $4 $remove($gettok($2,1,33),$chr(58)) $replace($1-,smile,:),sad,:(,cry,:'(,$&
      mad,D:<,tongue,:P,kiss,:*,smirk,:>,surprise,:o,undecided,:\,indifferent,:/,evil,>:D)
  }
}

Did you mean $strip($1-) ?

 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.