note to scratch team this is not a chatroom, let alone an unmoderated one the scratch cat IS saying everything live, and that's all being controlled by me. my account is not a shared account, and only i can control the scratch cat. along with that, it uses the translate block as a filter, and it's hard coded too. the filter is on both ends (text is filtered both during encoding and decoding), so not only can i not say bad stuff, cloud variable hackers couldn't abuse scratch api to change the cloud data to something bad. the worst they could do is take control of the backdrops, and get the scratch cat to say stuff i don't want (still can't include profanity though) therefore, no moderation issues here. TL;DR pls no ban i added as much security as possible credits: tedricksak for the encode/decode system (most of the code honestly) https://scratch.mit.edu/projects/413753779/ everything else by me please credit ted if you remix this or use the blocks from this project i just made the backdrops, and the code to let me talk via the scratch cat. also if you use ted's blocks be sure to export and import the "Code" list, as that has every character needed for encoding. also add a space at the end because sometimes it wont save that in the export process