The scratch list editor is far better than this code editor, so you should probably use that instead. BOLT is a programming language with a simple syntax, fast execution, error handling and easy backpackable extension support. It has most features and commands of other languages built-in, such as nested conditions and variables, making it capable of running complex systems and porting other projects to it.
It’s recommended you create your own workspace to use BOLT (see below). Scroll down for documentation, extension and program sharing forums. String parsing and evaluation code: @theooolone Nesting logic: @Mr_Knoxman IF YOU ARE BACKPACKING BOLT make sure to also backpack the ‘BOLT String Parser’ and ‘BOLT Text functions’ sprites otherwise some maths or text tokens won’t work. Documentation: https://scratch.mit.edu/discuss/topic/876645/?page=1#post-9089727 List of extensions: https://scratch.mit.edu/studios/51524321/ Share programs: https://scratch.mit.edu/discuss/topic/876687/?page=1#post-9090316 Changelog: https://scratch.mit.edu/discuss/topic/876726/?page=1#post-9090718 Creating your own workspace: When working with BOLT, you can install extensions to add new functionality. This project does not come with every extension, so it’s recommended that you browse the extension library (see link above), remix this project and add any extensions you want.