(Credits are right above this) Changes in v0.26: ➼ Added three new blocks: ➸ GetMouseX - Gets mouse X position. ➸ GetMouseY - Same with GetMouseX, but with the Y position. ➸ Goto <line #> - Go to line <line #>. ➼ Made some code more reusable, like "SetVar". Basically what I did is just put it into custom blocks. ➼ Also, "Goto" doesn't work, since I don't know to do inputs. However the other ones do! I hope!