windyp

Newbie
Aug 5, 2016
81
46
Ok, cracked this one too. Kudos to the author for taking time to obfuscate the code.

In order to get the patron thing, open the index.html file with your favorite code editor and replace
Code:
(hash === 6502556858186809) || setup.def()
with true

Bless us with your coding skill please, i think author change the hash code again.
 

Evergrace

New Member
Apr 2, 2018
12
18
Ok so look for the following functions in the source code and update them to read what is included. Afterward the new Patreon code will be "true"
Code:
setup.abc = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k || setup.def();
    }else{
        return k;
    }
};

setup.def = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k;
    }else{
        return k;
    }
};

setup.bs1 = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k && setup.abc();
    }else{
        return k;
    }
};

setup.bs2 = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k && setup.abc();
    }else{
        return k;
    }
};

setup.rt = function(){
    let hash = setup.getVar("zzz");
    if (hash === "true"){
        var r = setup.getVar("zzzz");
        if(!r){
            r = [];
        }
        r.push(setup.getVar("zzz"));
        setup.setVar("zzzz", r);
    }
};
 
  • Like
Reactions: Yuute

Evergrace

New Member
Apr 2, 2018
12
18
Ok so look for the following functions in the source code and update them to read what is included. Afterward the new Patreon code will be "true"
Code:
setup.abc = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k || setup.def();
    }else{
        return k;
    }
};

setup.def = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k;
    }else{
        return k;
    }
};

setup.bs1 = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k && setup.abc();
    }else{
        return k;
    }
};

setup.bs2 = function(){
    let l = setup.getVar("zzzz");
    var k = 0;
    if(l){
        l.forEach((element) => {
            if (100 === 100){
                k = 57;
            }
        });

        return k && setup.abc();
    }else{
        return k;
    }
};

setup.rt = function(){
    let hash = setup.getVar("zzz");
    if (hash === "true"){
        var r = setup.getVar("zzzz");
        if(!r){
            r = [];
        }
        r.push(setup.getVar("zzz"));
        setup.setVar("zzzz", r);
    }
};
Actually, fuck that, here's the new index.html, the Patreon code is "true".
 

ios123

Member
Oct 26, 2017
245
87
Playing on Android and some scene only have the play button image with no scene, are they bugged or the scenes are not implemented yết?
 

Tukann

Tukann Games
Game Developer
Jul 21, 2022
247
930
Playing on Android and some scene only have the play button image with no scene, are they bugged or the scenes are not implemented yết?
What kind of Android phone? Are you playing on a browser or from the APK version? Which version of Android are you using?
 

Tukann

Tukann Games
Game Developer
Jul 21, 2022
247
930
Confined and Horny v0.10:

- New Olivia scenes
- New Emily scene
- Added markers while roaming for available notebook entries (look for the "New!" indicator), this should make progression smoother, reducing the need to rely on the notebook
- Sound design: audio has been added to the game. This includes background music, sound effects and vocal expressions.
- Added a button to quickly and easily mute/unmute the game's audio
- Added a confirm page for new and returning players asking if they want to enable audio
- Background music: 7 tracks that play depending on the context
- Sound effects: numerous sound effects have been added, this includes lewd sound effects during lewd scenes as well as contextual sounds such as when using the shower
- Vocal expressions: this includes moans during lewd scenes and vocal sound effects such as gasps or giggles during dialogues
- Added a warning for Firefox Android users. For reasons I have yet to identify the current sound implementation doesn't work well on Firefox Android
- Added a proper warning for users of the Itch.io Windows desktop app. Video clips and audio won't work when running the game from this app.
- Disabled the save export button on the main menu screen. This would export an empty save and was therefore useless
- Had to disable the "Load from disk" option on the Android APK version of the game because of an incompatibility with the new audio implementation. Please use the "Import" option instead
- Added more contextual dialogue lines when using the "What's up?" dialogue option
- Remastered an animation during Olivia's first photoshoot
- Big code refactor, making code less redundant
- Recoded the quest system to allow for the new "New!" markers
- Added buttjobs stat for Emily
- Added a short tutorial when first launching the game
- Improved bug report feature. Now includes a large text string with useful technical information to make it easier for us to identify the issue
- Added a credits page
- Fixed a bug causing a scene with Olivia to occur too soon in the story
- Fixed a bug that incorrectly marked a scene with Olivia as seen when it wasn't
- Fixed a bug where you could still talk to Olivia about a photoshoot multiple times
- Fixed the hearts position on some of the fap scenes
- Typo fixes
- Bug fixes

Confined Lover Tier and above:
- New Emily bonus scene
- Updated Olivia bonus scene with additional clip, images and interactive minigame
- Added previous bonus code wallpapers

Confined Admirer Tier and above:
- Lewd camera: two new pictures to collect from Olivia
- Added lewd versions of previous bonus code wallpapers
 
  • Like
Reactions: Fish_lip

sugarwarior

New Member
Feb 3, 2018
3
0
Hey guys,

I tried this game a while ago, and found it very grindy.
Does anyone know if it got better/faster at handling the pace?

Thanks in advance!
 
4.20 star(s) 22 Votes