There are three commands for now: /say /math /create The say command does what it says, just type in anything and the console will say it. The math command computes equations. First, enter a operation. Next enter the x and y values with the formula: X (operation) Y or X^Y The available operations are: add minus times divide power The create command creates different shapes. First enter a shape. The available shapes are: square circle triangle Then enter the coordinates and size.
This made my computer so laggy. The console is 1 script, the other sprite and scripts are for cloning shapes. The Instructions are really boring, but you should read them. At one point, I had to change all the number checking 'ifs' from Answer - Answer = 0 is true to Answer - Answer + 1 = 1 and then to Answer - Answer - 1 = 1