I know that sounds a little weird, so I'll try to explain.

Let's say you wanted to say "Want a cookie?"
You'd move the letters over by one on the keyboard, saying "Qlbr l xiijuw?"

This has no real purpose, but I thought it would be cool to script, and I figured I might learn a little more about mIRC scripting.

So basically, would there be a way to have mIRC encode and decode this? I don't think that the $asc is in sequential order, so I don't think $calc($asc($1)+ 1)) would work. Ideas?