4.20 star(s) 11 Votes

0Synergy

Newbie
Jul 6, 2017
95
111
Going forward stop asking for the code every update.
open the .html in whatever text editor and set:
<<if _val == $secretjuice>>
to
<<if _val != $secretjuice>>

Then just enter whatever (Example: 123) as a cheat and boom you have Patreon.
 

Goronthil

Active Member
Jul 14, 2017
832
471
Going forward stop asking for the code every update.
open the .html in whatever text editor and set:
<<if _val == $secretjuice>>
to
<<if _val != $secretjuice>>

Then just enter whatever (Example: 123) as a cheat and boom you have Patreon.
Hmmm well thanks but <<if _val == $secretjuice>> doesn't exist in the HTML... (I open it with notepad)
So I don't know if it's me (I'm not a coding expert after all) or if it's the dev that adapts the code to hide this parameter but your solution seems ineffective (again I'm clearly not an expert)
 

DarkeReises

Member
Jan 15, 2021
169
457
If all you want is the gallery, here's a modified HTML that lets you lock and unlock the gallery at will. I just removed the patreon mode check for the unlock/lock buttons, so no other patreon features are affected.
 
  • Like
Reactions: boof59

0Synergy

Newbie
Jul 6, 2017
95
111
Hmmm well thanks but <<if _val == $secretjuice>> doesn't exist in the HTML... (I open it with notepad)
So I don't know if it's me (I'm not a coding expert after all) or if it's the dev that adapts the code to hide this parameter but your solution seems ineffective (again I'm clearly not an expert)
Just checked in notepad search for "$secretjuice" instead if using Notepad, then edit the == to != should work just fine.
 

Iscay4312

New Member
Aug 21, 2020
6
17
Going forward stop asking for the code every update.
open the .html in whatever text editor and set:
<<if _val == $secretjuice>>
to
<<if _val != $secretjuice>>

Then just enter whatever (Example: 123) as a cheat and boom you have Patreon.
Hmmm well thanks but <<if _val == $secretjuice>> doesn't exist in the HTML... (I open it with notepad)
So I don't know if it's me (I'm not a coding expert after all) or if it's the dev that adapts the code to hide this parameter but your solution seems ineffective (again I'm clearly not an expert)

Nothing under search " $secretjuice" that being said Twine Hacker extension gives me the code next to the variable of sweet.
Searched for Sweet and used your method and it worked. That being said I would have never found it without twine hacker giving me the word to search.

Code:
<<if _lol == $sweet>>
to
<<if _lol != $sweet>>

and enter whatever you like.

Otherwise just type in the code: ajsahayj
 

usurpatore

Newbie
Jan 2, 2019
37
16
why the savefile tell me that this is from another game?
it happen a lot of time with a lot of html game...
I'm bored of restarting the game from the beginning every time :cautious:
 

TFurguson69

Active Member
Sep 9, 2019
861
937
This game must really suck? Keeps refreshing to the top. Like a turd
Or a dev desperately trying to get seen
 

Trasher2018

Engaged Member
Aug 21, 2018
2,140
3,462
Just press F12 ...

sarearsrfaoyf

not that hard.

But I dont find this game that good. Choices dont seem to matter. You have to fuck most/all the girls and you never meet your supposed gf?

And for my taste it is to weird and "stupid" - and I dont like dream sequences in these games. So with no control over who you fuck this is not for me.
 
  • Like
Reactions: cowboyunderpants

Cursed89

Newbie
Mar 13, 2019
79
109
Friendly Suggestion -

I would strongly recommend that when you issue updates, they contain a lot of material so people are more eager to play the game instead of waiting a few weeks for the next 2-3 updates and then giving it a try.
 

Dreztler

Newbie
May 1, 2018
20
35
Game is weird as fuck, but in a good way.

My only recommendation would be that, while it seems you're trying to make NTR optional, make the paths clearly marked so people don't have as much of a reason to bitch and whine. It's just the biggest reason people reee around here.
 
  • Like
Reactions: meh6666
4.20 star(s) 11 Votes