Ekimus83

Newbie
Jul 22, 2017
69
26
152
so.... none of the "cheats" work? downloaded and tried 3, can't seem to open console by pressing Shift + O. guess its back to trusty old URM

*seems even URM doesn't works, the game keeps crashing when i try to enable it*

dropping this nonsense grinder of a game
 
Last edited:

kinkybastard

Member
Nov 21, 2017
151
210
202
so.... none of the "cheats" work? downloaded and tried 3, can't seem to open console by pressing Shift + O. guess its back to trusty old URM

*seems even URM doesn't works, the game keeps crashing when i try to enable it*

dropping this nonsense grinder of a game
come sit with us, get some popcorn and enjoy the drama :LOL:
 

nemojmeje111

Member
Nov 14, 2017
140
82
230
so.... none of the "cheats" work? downloaded and tried 3, can't seem to open console by pressing Shift + O. guess its back to trusty old URM

*seems even URM doesn't works, the game keeps crashing when i try to enable it*

dropping this nonsense grinder of a game
You need to enable the console. There's a file... 00console.py or something like that in one of the folders. Search for "False" and you will find something like developer console = False. Change it to True and it will work.
 

TheBigFrog

Member
Mar 26, 2018
223
133
87
Played this back in highschool.
Now I'm 25 and already become a lawyer and this game is nowhere near being finished.
This is almost Yandere Dev level of incompetence.
 

Shunsuke414

Newbie
Sep 28, 2017
64
36
224
to enable console copy this file into the game directory

or you can google in AI mode - how to re-enable developer console if shift+o is disabled in renpy ?
 

Shunsuke414

Newbie
Sep 28, 2017
64
36
224
You need to enable the console. There's a file... 00console.py or something like that in one of the folders. Search for "False" and you will find something like developer console = False. Change it to True and it will work.

even if you change the value to true when you launch the game the console window is still blocked.
 

Loc Crou

New Member
Dec 3, 2017
10
3
168
Here is a link to console commands that are working

And here are the codes!

These are the codes for items in the fridge:


  • f_meat.str_home = 9999
  • f_veget.str_home = 9999
  • f_snacks.str_home = 9999
  • f_fruit.str_home = 9999
  • f_chocolate_home = 9999
  • f_cola.str_home = 9999
  • f_beer.str_home = 9999
  • f_wine.str_home = 9999

These are the codes for items in the MC’s inventory:


Food:


  • f_meat.str_bag = 999
  • f_veget.str_bag = 999
  • f_snacks.str_bag = 999
  • f_fruit.str_bag = 999
  • f_chocolate_bag = 999
  • f_cola.str_bag = 999
  • f_beer.str_bag = 999
  • f_wine.str_bag = 999

Other Items like batteries, cleanser, junk, the red and yellow demon hearts, refill magic energy and health potions even gold that you use to trade and buy things from Cherry:


  • h_batteries.str_bag = 999
  • h_cleanser.str_bag = 999
  • h_junk.str_bag = 999
  • i_heart_red.str_bag = 999
  • i_heart_yellow.str_bag = 999
  • p_energy.str_bag = 999
  • p_health.str_bag = 999
  • gold.str_bag = 999999

These are the codes for the MC’s magic energy, health, hunger and hygiene:



  • player.en = 999
  • player.en_boost = 999
  • player.en_max = 999
  • player.hp = 999
  • player.hp_boost = 999
  • player.hp_max = 999
  • player.hunger = 0
  • player.hyg = 10

These are the codes for the Girls love and corruption levels:


  • emma.lp = 20
  • emma.sp = 100
  • kelly.lp = 20
  • kelly.sp = 70
  • lisa.lp = 20
  • lisa.sp = 65
  • jessica.lp = 20
  • jessica.sp = 40
  • cherry.lp = 15
  • cherry.sp = 60
Wardrobe Spells

  • sister: sexykitten
  • mom: sexymaid
  • jessica: sexybitch
 
2.90 star(s) 92 Votes