The game is finally coming out of Early Access and the old thread has some incorrect information, so here’s an updated one.
The purpose of cheating the game this way is that you still get achievements, unlike the in game cheat mode in your phone. It can also allow you to occasionally fix something that’s broken.
Setup
To start you need to go to your install location and file the file 00console.rpy That’s 00 NOT OO and rpy NOT rpyc
%gamepath/renpy/common/00console.rpy
Open this file in either Notepad, Notepad++, VS, etc. I prefer Notepad++
On line 108 of the file you’ll find
console.config = False
Change this to
console.config = True
If done correctly you can launch the game and press Shift+O to open the console.
Make sure you’re not in any submenus when you make changes.
E.G) In a Shop or Item menu
If you do, anything you’ve done in that menu will be reset. So if you’ve read the Shibari book to 80%, then open the console to change something, your progress will reset to what it was when you opened the menu.
All Console Commands
Money
A million should be plenty
hero.money = x
hero.money.min = x
hero.money.max = x
Time
Be careful about adjust time when there’s a time specific event happening. (E.G. Battle of the Bands) These are tracked by the number of days that have passed since specific events. Adjusting time while these are active might break that event.
game.hour = x (1-24)
game.week_day = x (Monday = 1|Sunday = 7)
game.day = x (1–30 Day of the Month)
game.season = x (0 = spring|1 = summer|2 = Fall|3 = Winter)
game.days_played = x
MC Stats
Change the values to how much you want to cheat. Set min to your desired value and never worry about it again or just give yourself a little boosts.
For knowledge set to 99 then study once and you’ll be able to learn all conversation topics at once.
E.G.) hero.knowledge=99 > Study > Pick new conversation topics
hero.energy.min = x
hero.energy.max = x
hero.energy = x
hero.fun.min = x
hero.fun.max = x
hero.fun = x
hero.grooming.min = x
hero.grooming.max = x
hero.grooming = x
hero.hunger.min = x
hero.hunger.max = x
hero.hunger = x
hero.charm.max = x
hero.charm = x
hero.fitness.max = x
hero.fitness = x
hero.knowledge.max = x
hero.knowledge = x
hero.luck = x (Can’t go above 1)
appointment.score = x (1:1) (Date score?)
hero.inventory['item'] = x exp:hero.inventory['slave_collar']=999
Promotion_cap = x (how many times you can be promoted?)
game.flags.promoted = x (can be set to a number higher than cap)
hero.flags.knows_ryancheats = True/False
Bree MC Specific
hero.morality = x
hero.morality.min = x
hero.morality.max = x
Skills
Change to -100 to remove skill
hero.skills.hung.__iadd__(100)
hero.skills.smalldick.__iadd__(100)
hero.skills.low_libido.__iadd__(100)
hero.skills.high_libido.__iadd__(100)
hero.skills.no_sleep.__iadd__(100)f
hero.skills.iron_stomach.__iadd__(100)
hero.skills.sneaky.__iadd__(100)
hero.skills.work.__iadd__(100)
hero.skills.bookworm.__iadd__(100)
hero.skills.golf.__iadd__(100)
hero.skills.foodie.__iadd__(100)
hero.skills.animalhated.__iadd__(100)
hero.skills.video_games.__iadd__(100)
hero.skills.martial_arts.__iadd__(100)
hero.skills.shooting.__iadd__(100)
hero.skills.dance.__iadd__(100)
hero.skills.foodie.__iadd__(100)
hero.skills.cooking.__iadd__(100)
hero.skills.sm.__iadd__(100)
hero.skills.shibari.__iadd__(100)
hero.skills.guitar.__iadd__(100)
hero.skills.massage.__iadd__(100)
hero.skills.fertility_assessment.__iadd__(100)
hero.skills.racing.__iadd__(100)
Bree MC Specific
hero.skills.pussy.__iadd__(100)
hero.skills.mouth.__iadd__(100)
hero.skills.ass.__iadd__(100)
Girls Stats
Replace name with the girl of your choice. Some of theses values work weird so I’ve listed the ratios next the the command in (Parenthesis & Italics), it’s not part of the command
name.sub = x (1:1 Can be set to negative)
name.sub.min = x (1:1 Can be set to negative)
name.sub.max = x (1:1 Can be set to negative)
name.collared=True/False (not)
name.status='girlfriend'
name.status='sex slave'
name.unhide()
name_preg_status=1
name_preg_status=2 (pregnant)
name.counters.pregnant=61 (it starts on 1 and goes until 61, when they give birth)
name.counters.get_counter("pregnant")
name.flags.schedule = "default" (A select few girls have multiple schedules, default is what it is set to by default)
name.love = x (2:1)
name.love.min = x (2:1)
name.love.max = x (2:1)
name.lesbian = x (1:5)
name.lesbian.min = x (1:5)
name.lesbian.max = x (1:5)
name.sexperience = x (1:1)
kylie.yandere = x (1:1)
kylie.yandere.min = x (1:1)
kylie.yandere.max = x (1:1 Setting this value to 20 SHOULD effectively let you have Kylie in your game without her ever snapping)
morgan.male = x (1:1)
morgan.male.max = x (1:1)
morgan.male.min = x (1:1)
minami.siscon = x (1:1)
minami.siscon.max = x (1:1)
minami.siscon.min = x (1:1)
harmony.purity = x (1:1)
harmony.purity.max = x (1:1)
harmony.purity.min = x (1:1)
reona.purity = x (1:1)
reona.purity.max = x (1:1)
reona.purity.min = x (1:1)
palla.career = x (1:1)
palla.flags.career = True/False/
palla.flags.managecareer = TrueFalse (1:1 default is
palla.flags.jobexpenses = x125)
palla.flags.jobloan = x (1:1 default is 5000)
palla.flags.jobloanmax = x (1:1 default is 125)
lavish.career = 1 (1:1)
emma.flags.lovepoints = x (1:1 3+ is enough to pass Emma’s judgment event)
alexis.flags.caughtCheating = True/False (replace
Alexis.flags.conversation_event = “location”location with any of the following: restaurant, cinema, beach.)
alexis.flags.story = x (1 = Netorase|2 = non-NTR path|3 = Netorare)
samantha.flags.knows_ryancheats = True/False
samantha.flags.cuck_ryan = True/False
samantha.flags.natalie = True/False/
game.flags.sam_ryan_threesome = TrueFalse/
samantha.flags.divorced = TrueFalse/
samantha.flags.engaged = TrueFalse
Events
Replace event_name with the name of the event used in the code
DONE is used to check for if an event has happened
DONE["event_name"] = x (in the code the x is usually replaced with game.days_played)
del DONE["event_name"] (this sets an event as not being done)
What does the god mode do?
the comand G.relationship.score=xx is G.love.score=xx
For the update a few more was added.
Here it is as follows how ever the ♥♥♥♥♥ replace them with this hint P…Y everything is as you need to type it.
For Bree’s story playing as Bree. To open orel anal and P…Y
hero.skills.♥♥♥♥♥.__iadd__(100)
hero.skills.mouth.__iadd__(100)
hero.skills.ass.__iadd__(100)
For Minami
minami.siscon=x (1:1)
For Harmony
harmony.purity=x
For more options before sheet time.
name.sexperience=x
If cassidy.is_gone_forever (I assume because MC got her dead to rights for blackmail) is there a console cheat to get her back in the game as an NPC?
I’m having trouble with this command
hero.inventory[‘item’] = x exp:hero.inventory[‘slave_collar’]=999
Is there anything missing or do I need to put an exact number in the x?
Can anyone give / link the list for the event names?
I am mainly interested in Kylie have gone above 25 yandere (event when she goes from redemption pass from yandere path)
The event with Sasha and Minami which is done accidentally in a wrong way, lock minami out from home and any other harem plus maxes her corruption at 50. (I know I can change her max, but she still her harem events are mostly locked after…)
And basically anything else, currently nothing more comes up.
Oh yes 1 more
Emma being available (even after having Cassidy)
This is a long process, but as someone that spent 2 hours searching ima bless all the other players. First you find scrips.rpa in game files, run it through rpa extractor then you find a .rpyc file that intrests you typically u have to go to ‘ch’ folder find the character you like and they probably have a file called ‘events.rpyc’ you download unrypc(get ts from github ), extract it, paste the file you want and then go to cmd on your pc then you go like this
cd your path o fwhere you extracted unrycp\unrpyc
next step(but mind you you have to have pyhton downloaded with path on your pc)
python unrpyc.py events.rpyc
And boom you have it, now as a rpy file you can read with windows notepad, and then you search for your event name.
Hope someone finds it helpful
Is there any command that can help me unlock the character Camila without having to send Kylie to jail? In version 29.8, I was still able to make her appear along with her progress panel, but after updating to version 29.9, I lost that panel, which makes it impossible for me to achieve any accomplishments with her.