So for those who ask about changing/cheating stuff, here is a little guide.
First, press F12, you should get a window at the bottom of your page. Then switch over to the console tab in that window.
Now there should be 2 times >> shown in the empty space, click behind this and type the above given string:
"SugarCube.State.active.variables" but without the quotes (")
You should see a string apear bellow the line your typing on that has variable names and numbers in it, note thse down cause they are the names of each variable.
Now if you want to change a varriable, just type:
"SugarCube.State.active.variables.NameOfVarriable = xx" (again without the quotes, and replace xx with the desired number)
(When typing the . after variables, you might get a dropdown list in which you can search and select the carious names of variables. Clicking a name will auto complete the line with that name added at the end, you just need to add the "= xx" to it)
Here is a small list of them.
"SugarCube.State.active.variables.appear = xx"
"SugarCube.State.active.variables.money = xx"
"SugarCube.State.active.variables.energy = xx"
"SugarCube.State.active.variables.fitness= xx"
"SugarCube.State.active.variables.social= xx"
"SugarCube.State.active.variables.intel= xx"
"SugarCube.State.active.variables.perversion= xx"
"SugarCube.State.active.variables.arousal= xx"
"SugarCube.State.active.variables.rent= xx"
Be carefull with changing stuff to high, as changing it above max value might cause bugs and glitches. Also, variables will decay if that is posible in game, like appearance will decay if you dont shower, sport, and put on makeup.