corinthiano
Member
- Oct 20, 2019
- 148
- 55
- 38
man, if I lived in your town I would pay you a budweiser for services rendered 

That's a lot to unpack. I will answer you properly when I have more time, so probably not sooner than in a week..I'm going to be honest, this is like worse version of "Son of a bitch" (content and gameplay wise). There is so much wrong with this game yet at the same time quite a lot of this is right.
I will reply in a week. I was sick for last week and couldn't really think straight, and I'm going for vacation tomorrow.Back from trying your solutions out.
I've seen this problem before. Can you tell me what exactly are you doing to translate the game? Is it a plugin? What browser version? Android or iOS?can someone help me with this bug that both in off-line and in-line mode is giving the same problem
You're either doing something wrong, or the the developer changed his coding in the newer versions.I edited the file in notepad++ but this shit doesn't work for me. What gives?
Yes, you're doing something wrong. I downloaded, changed the code and it's working fine as you can see below.What could I do wrong? I literally copied the code. I don't know if he changed anything, it was the same line of code there.
/* Check if the code is a correct Patreon/SubscribeStar code */
if (fapCode.hashCode() == setup.fapRegularCode) {
curCode = "Regular";
curDate = "subscription";
} else if (fapCode == "F95Zone") { <---- ONLY LINE THAT WAS CHANGED
curCode = "Unlimited";
curDate = "subscription";
}
That's Alexa Nova.Would like to know the name of the red head in the game poster.
It's basically what you said - Twine and SugarCube with a shitload of HTML and JS.A little off topic perhaps, is there a specific engine used to make this game and others like it, is it straight up HTML, twine, sugarcube or some other addon?
Sorry for late reply - I've played your save and it seems to work for me, but I noticed you were playing on 0.3.11, and I tested it on 0.3.12 where I fixed some of the problems with Different kind of meat bags. Could you test it now and let me know?I cannot enter the cellar on the Different kind of meat bags. I get error saying that the only option is to go out. I have visited the cellar earlier and I have the hole on room floor. Other post say this has been fixed so I have attached my save from just before the quest activates (just go to sleep). Thanks for any help you can give.