EMScript

EMScript is the scripting language that Macrorify use. It's a language developed specificly for Macrorify. Combining familiar C style syntax with the ease of use of dynamic typed language

Overview

You can insert code anywhere with .

Coding is optional. You can squeeze in a little bit of code to make the macro a bit more smart or if you're feeling brave you can write everything in code.

The scripting language is made from scratch for Macrorify. It's barebone but get the the job done. Its library doesn't have much but that's only mean we can put anything in it. If you need new methods, new syntax or new data structure, one word and it's in. Check Discord for feature-request.

From here onwards, this document will treat you like a developer by making thing as convoluted and as hard to understand as possible.

© 2024 - Macrorify by KoK-CODE