Jethro commented on a Page, Anti UNBAN  -  May 26, 2010

You can use regex to go about this:

on !@*:rawmode:#: {
  if ($regex($1,/([+][^\-]*b)/)) {
    mode # $replace($regml(1),$chr(43),$chr(45)) $2
  }
}

This is just an example.

 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.