IFHTT commented on a Page, Basic Text Encryption  -  Aug 14, 2008

This didn\'t work for me until I replaced $regml(n) with \"backslash t\"

alias senc { 
  var %% = $1
  msg $active $regsubex($2-,/(.)/g,$chr($xor($asc(\\t),%%)))
}

Still a simple and neat encryption snippet.

Edit: Apparently it doesn\'t allow the backslashes. :S

 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.