The new version started when dlcs18 found an amazing bug: if you encrypt with key 0.5, and then decrypt with 1, every letter with an even ASCII code gets shifted backwards by one, and the rest don't get a shift (e.g.: hai banana = gaiaamama; abcdefgh = aacceegg). That's how I started developing what I call "glitches". (They aren't glitches in the sense most are used to.)
The old version was customizable. This version is actually fun!
The following glitches exist:
- Encrypt 0.5, Decrypt 1 (Dlcs's bug described above)
- Rnd() Mess (seed-based glitch)
- Every Other Letter (adds loads of weird letters)
- One And a Half
- Ultimate Insanity Glitch
And lastly, there is a built-in tool for developing your own glitches, called Create-A-Glitch. Six numbers (best works with values smaller than 3) can be entered into text boxes, and the program uses them to do really strange stuff to the text.
If a glitch doesn't work and a beep is heard, try changing the text, or if you're using Create-A-Glitch, try changing the values.
Have fun!