Welcome to my lightning fast and compact encoder and decoder for cloud games. Uses a base62 style of encoding for instant results. Literally only 58 blocks and encodes and decodes at the same time so fast that when I tried to use the timer to see how long it would take, it stayed at 0, not even 0.001 when it encodes and later decodes. Super easy to use, just input what you want to encode or decode in the encode or decode block, and there you go! Has over 70 characters you can use and change if you want, and extra space for characters of your choice.
Thanks ST for this challenge bruh Please leave credit if you use V0.1: Added - and space V0.2: Added 30 more characters and deleted variables to use less. Still 1 more space for a character of your choice. V0.3: Deleted lowercase letter because scratch detects the same letter lowercase and uppercase the same and added some more special characters.