Buggy Unfinished Project Disclaimer: Can not calculate math equations! More Roblox Lua than actual Lua. How To Script: - Click the file/script icon to open the script. - Press the Add line button. - Press the Edit button - Type line you want to Edit - Type what you want. How to Run Code: - click the triange button at the top. Features: - console (prints appear in here) - printing | print("string") | print(1) | print(variable) - variables | local variable = 5 | local variable = true - changing values | variable = 5