Follow the on screen instructions, and you will be set! Usiոg аltеrnative/lоokalike սոісоdеs to hide secret mеssagеs is really powerful, аnd I bet уou woսldn’t еven bе ablе tо tell it apart frоm normаl tеxt by lоoking аt іt. Iո fасt, tһіs whole paragraph has a secret message in it! Retrieve the message with base 32. Important note: For every bit of memory used (type help on the second question to view memory usage), it will require one of the following letters: a, c, e, h, i, j, n, o, p, u, x, or y to be in the placebo/disguised text. If you don’t understand this, then disregard this note, and instead, you can just type a longer placebo/disguised text so there are enough of those characters. (Also don’t just type bbbbbb… or it won’t work. If you are going to type repeated letters, they must be one of the letters mentioned above ^^) #SecretInformation #Encryptor #Unicode #HideInformation #PlainSight
@TNGameMaster made the text to binary and binary to text script. I did modify it heavily, like adding a script that can control the number of digits per binary character (for example, if you are only using letters, you can use 5 characters instead of 6 because 2^5 is greater than 26, or if you are only using numbers, you can use 4 characters instead of 6, because 2^4 is greater than 10, and so on). Also, I made it format every binary element to a new list item, and detect all binary input without any spaces between the elements, to make it easier to use. But despite these modifications, I think he still deserves credit. Also, I am aware that zero-width spaces are a thing, but I set the challenge to not use them, and do it the hard way.