This is just a program that acts like a ask block, except you can only type phrases that are selected. How to use: 1. Click the green flag 2. Type stuff. You'll notice that only the typed phrases can get typed. For example, you can't type "Bob exists" because that phrase don't exist in the "Inputs Possible" list. Want to use this in a project? Here's how: 1. See inside and backpack the sprite "RegularExpressions". 2. Use the script called "Start Script" and change and set the inputs. Instructions are in the project for this part. 3. You have it now :)
Inspiration is Regular Expressions Test by @mrCamelCase. I thought that having a customizable forced inputs engine (his uses a lot of <Key () Pressed?> blocks, so customizing will take time) would be cool.