ScratchData LogoScratchData
Back to Turquioii's profile

Funky Unicode to Cloud Encoder

TUTurquioii•Created January 10, 2024
Funky Unicode to Cloud Encoder
3
3
75 views
View on Scratch

Instructions

Press the flag and enter some text, a lot of unicode characters are supported! Encoding: Each character you enter will be encoded into a custom (UnicodeID(base8))+1 method I made which is compatible with cloud variables. Each encoded character is separated by a 0 since every other digit is occupied by actual characters denoted in their encoded body. Decoding: Collect each character in the encoded string, then once you hit a 0, it will convert the collected numbers back to its corresponding Unicode character, then you repeat the process joining each converted character cluster and poof! You're done.

Description

You can use this with credit from @Zro716 , @qucchia ,and @Turquioii . Thanks to @Zro716 for the number base encoder! Thanks to @qucchia for the Unicode Lookup!

Project Details

Project ID949090730
CreatedJanuary 10, 2024
Last ModifiedJanuary 10, 2024
SharedJanuary 10, 2024
Visibilityvisible
CommentsAllowed