This is a custom engine that switches the individual letters of the input. As an example, I put in a backwards letter converter. So, if you put in "EXAMPLE" the output would be "ƎXAMꟼ⅃Ǝ" Then, you can copy your output from the list box (triple click it, then copy it) and paste it where ever you want. You can use this to convert things into special characters or make it into an encryption thingy. Do whatever you want with it. My example includes all English letters, and some punctuation for sentences (, ' " . ! ? )
Yes, this is a CUSTOM ENGINE! Go into the coding and look at the instructions sprite to find out how to make it your own. Yes, it may look complicated, but trust me, it's easy once you understand what's going on. NOTE: There were some characters that I couldn't find backward version of. If you can find any of them, please paste them into the comments so that I can add them. Thank you. (The missing characters are D, G, J, Q, Z, 1, 2, 4, 5, 6, 7, and 9)