A new version has been uploaded, with a totally remade variable system! It's a lot like C++ now, used as variableName=variableValue; (in the next version that semi-colon will not be needed! It made functions unavailable to be used in variables).
Check out the changelog, next release already has two more functions;
Rand(Low,High); <-Randomizoreror, it's possible to use variables in it
Mid(String,Start,Length); <-Gets a part of a string, it's possible to use variables in it
Please people, come with suggestions!