Use the sliders to change the values. Click the save icon to get your save code and copy it. Press the 0 key to import your save code. Put the save code sprite in your backpack and you are ready.
HEADER|60|33|END| translates to: HEADER means: the header of the game, (CLICKER, RPG, etc) 60 means: the amount of VAR1. 33 means: the amount of VAR2. END means: the end of the save code. | means: A break between 2 segments (EX: 43|23) \ means: If this character is before a |, the | does not break the segments (EX: 3\|3 = 3|3) Griffpatch for some of the scripts.