mrttao

Forum Fanatic
Jun 11, 2021
4,521
7,532
I know, this was supposed to be sarcasm, the other half of my comment should have hinted it.

If you are following this thread you may have noted that I have posted the Codes for several versions.
The user I replied to would have just to scroll up 2 comments to get the Code for version 0.15.0d
sorry. sarcasm is mostly body language and tone and that does not carry over the internet
 

funog1

Member
Modder
Mar 2, 2017
441
2,449
Just a thought here. Rather than searching or begging for the new codes with every update, why not create something that overwrites the ever changing code and keep it a constant? All it would take is 3 simple line...
Python:
init 999 python:
    b = "1"
    e = "2"
then simply type 1 for cheats or 2 for gallery. Just drop it into the game folder with every update, no more searching.

I feel like this is so stupidly simple that it must have been pointed out before, I didn't bother to looks so if anyone saw something in here before let me know.
 
  • Like
Reactions: mrttao and xxxxdave

Baddog-11

Member
Jul 6, 2017
127
267
Just a thought here. Rather than searching or begging for the new codes with every update, why not create something that overwrites the ever changing code and keep it a constant? All it would take is 3 simple line...
Python:
init 999 python:
    b = "1"
    e = "2"
then simply type 1 for cheats or 2 for gallery. Just drop it into the game folder with every update, no more searching.

I feel like this is so stupidly simple that it must have been pointed out before, I didn't bother to looks so if anyone saw something in here before let me know.
Honestly, I think the average user is just not smart enough for something like that.
I mean half of this thread here consists since the very first release about half the people asking for the codes and the other half posting them, sometimes even multiple times on the same page.
What you came up with is so simple that I don't think someone else has come up with it before there is that unlocker.rpy but it has to be updated with every version.
But I would even go one step further to make it even simpler, see I had the problem that I didn't know if "b" or "e" was for the Gallery Code so there was a 50% chance to input the right one.
So I edited the code to have them both be "1" but why stop here?
In the end, I just left it blank so that you just need to press the OK button without inputting anything.
Python:
init 999 python:
    b = ""
    e = ""
The only thing that could top this would be a Script that auto unlocks the gallery and Cheats without doing anything and which wouldn't need to be updated with every version.
 
Last edited:

possum1

Member
May 17, 2018
184
454
not sure if "smarts" would be involved in this, but i literally have 0 knowledge on coding, which i assume makes a large chunk of the people who come here. those things you wrote are really just a bunch of letters and numbers in my eyes.
 
  • Like
Reactions: mrttao

foreg

Member
Oct 8, 2017
130
73
You don't have permission to view the spoiler content. Log in or register now.
Did any of you figured what the issue with Jane was ? I feel like the game can actually just soft lock if she leave the house before you have progressed enougth with certain character.
 

funog1

Member
Modder
Mar 2, 2017
441
2,449
You don't have permission to view the spoiler content. Log in or register now.

Auto Unlocker for cheats/gallery.
Just drop it into the game folder.

Works on all updates as long as Jamliz doesn't change to much code.

Edit: Had to make a small change because Jamliz broke a built in python function. Find the updated version here.
 
Last edited:

Baddog-11

Member
Jul 6, 2017
127
267
True...sadly.

I left 1 and 2 because it felt more tactile than just hitting enter. Setting both as 1 would have made more sense though.

As for auto unlocking that's not hard either as long as jamliz keeps the variables consistent.
Omg, Thanks the unlocker is awesome, with my limited coding knowledge I wasn't able to do this myself.

And I suppose every other script would also stop working if Jamliz would change something,
for the codes script for example he could just change the "e" & "b" letter variables to something else.
 

WookieNinja87

Newbie
Oct 13, 2017
23
19
I am stuck in Church cleaning task. Cleaning church for a week. No further improvement in storyline.
Lucky you. I got this on Android and I can't beat the game cause either it doesn't register that I'm clicking on the items or even when I clear everything fast enough it doesn't register it as done so I just Auto fail. Anyone else have this issue???
 
  • Like
Reactions: jed999
3.60 star(s) 162 Votes