New Version, New broken saves.
Here is some console commands you can run to rush back up to speed, requires a browser with a multi line code execution console.
This one grabs all the clothing, drugs and sex-toys, the webcam hacking and photography skills, city apartment and jumps to the end of the club quest-line.
These are some general commands that you can run all the time
JavaScript:
SugarCube.State.variables.feminine /* Use this to control femininity, -100 for completely male and 100 for feminine, example: SugarCube.State.variables.feminine = 100 */
SugarCube.State.variables.day /* Use this to change the day of the week, example: SugarCube.State.variables.day = "Thursday" */
SugarCube.State.variables.cash = 99999999 /* Cash */
SugarCube.State.variables.energy = 999999999 /* Energy */
SugarCube.State.variables.excitement = 80 /* Arousal */
SugarCube.State.variables.looks = 100 /* Attractiveness */
SugarCube.State.variables.perverted = 100 /* Controls access to some sexual actions */
SugarCube.State.variables.jobxp = 999999999 /* Progress to next job tier, xp gets reset every level up but you can run this to instantly be able to unlock the next level after working once */
SugarCube.State.variables.weed = 999999999 /* Max Drugs */
SugarCube.State.variables.moondust = 99999999 /* Max Drugs */
SugarCube.State.variables.lsd = 999999999 /* Max Drugs */
These two are for the relationship grind with your mother, father and gabby, split into two parts. These characters have different scenes for some options and for each new level unlock depending on your femininity.
Use these to jump straight to their highest tier
JavaScript:
SugarCube.State.variables.motherrelation = 500
SugarCube.State.variables.motherMAX = 500
SugarCube.State.variables.fatherrelation = 500
SugarCube.State.variables.fatherMAX = 500
SugarCube.State.variables.gabbyrelation = 250
SugarCube.State.variables.gabbyMAX = 250
Use these to instantly be eligable for the next tier, may need to be run after unlocking each tier
JavaScript:
SugarCube.State.variables.motherrelation = 500
SugarCube.State.variables.fatherrelation = 500
SugarCube.State.variables.gabbyrelation = 500