Have you ever wanted to make variables in the middle of your projects? Or delete variables? Maybe even make hacked blocks but don't know how? This is for you! It cleans up your screen, allows you to create variables while your project is running, and allows you to delete variables! This also allows you to "hack" variable blocks. So go crazy using this project to get more freedom with variables! How the lists work is that when you make a variable, it adds items into two lists so the variable you make can have a value. The change and set variables will find that variable name's corresponding value in the "variable values" list. It then changes or sets the value of that item. Feel free to use this: the blocks and lists are in the sprite when you hit "see inside."