Hi! This is one of the most hardest projects I've made. I learned about the backpack tool this way. And don't press see inside, it really laggy. Instructions: I've created the typewriter effect. Basically the scratch cat says what ever you type. Or to be more specific, any key that shows a character. Includes: The 26 letters of the alphabet Numbers Spacebar other characters ( [];',./ etc.) Shift key (applies to all above except spacebar) Backspace (no effect if shift and backpace are pressed to together). With this you can write anything you want. However, there is a limit to the amount of text you can write. However, I don't use the ask block, which is why it's called the typewriter effect.
I want to thank someone on the Scratch forums for telling me about ASCII code (the topic is really old, like a month old so I don't remember who answered me). This allows me to implement the shift key and other cool stuff. Also, I MAY implement the infinite limit feature in the future, but for now that's what you have to deal with. I tried the scripts I was given and it didn't work out.