Anewrai

Newbie
Dec 6, 2019
30
11
For incest content I've seen creators lock it behind a code or a patch just to be released here so why not do that rather than delete it all together?
 

JBG123

New Member
Feb 22, 2019
14
10
For incest content I've seen creators lock it behind a code or a patch just to be released here so why not do that rather than delete it all together?
I *think* Patreon actually checks if it's 'hidden' content through another means rather than removed altogether. If somebody can correct me on that, though, I'd be much obliged.
 
Aug 16, 2020
224
216
I *think* Patreon actually checks if it's 'hidden' content through another means rather than removed altogether. If somebody can correct me on that, though, I'd be much obliged.
(puts on tinfoil hat) What if Patreon are spying on forums like this, looking for the hidden incest patches?
 
  • Like
Reactions: Anewrai

Kreizacs

Newbie
May 27, 2017
46
50
I *think* Patreon actually checks if it's 'hidden' content through another means rather than removed altogether. If somebody can correct me on that, though, I'd be much obliged.
They don't
If they did, lewdpatcher wouldn't exist
And, even if they did check, incest bans could still be circumvented by allowing the player to change the way the character is addressed (usually a change from "Landlady" to "Mother", etc.)
When it comes to other content, it can still be added via an external patch
 

Satori6

Game Developer
Aug 29, 2023
418
792
You can do
Code:
SugarCube.State.variables.cheatlvl=5;
SugarCube.Engine.play('Cheat');
Or simply enter the following, which is the same as what the highest tier code does:
Code:
SugarCube.State.variables.mom.trust+=25;
SugarCube.State.variables.sis.corr+=25;
SugarCube.State.variables.andi.trust+=25;
SugarCube.State.variables.andi.corr+=25;
SugarCube.State.variables.elena.trust+=25;
SugarCube.State.variables.elena.corr+=25;
SugarCube.State.variables.kathy.trust+=25;
SugarCube.State.variables.kathy.corr+=25;
SugarCube.State.variables.carla.trust+=25;
SugarCube.State.variables.carla.corr+=25;
SugarCube.State.variables.mc.int+=25;
SugarCube.State.variables.mc.str+=25;
SugarCube.State.variables.mc.end+=25;
SugarCube.State.variables.mc.seXP+=25;
SugarCube.State.variables.mc.dom+=25;
SugarCube.State.variables.mc.money+=100000;
 

bradster555

Newbie
Jul 21, 2023
98
52
the discord link from the game page doesn't work it says it is invalid so maybe update that too (gonna suggest skylar vox be added too)
 

Shardoom

Spunkbubble
Donor
May 4, 2017
1,582
1,863
Patreon are fucking weird. They will ban a creator for using or 'allowing to be used' incest in their games, but not for using actual real peoples likeness in games without royalties. Not bashing this game, 'real porn' is one of my favourite tags, I just think Patreon are fucking 'odd'.
 

WarblGarbl

Member
Oct 10, 2017
184
162
I *think* Patreon actually checks if it's 'hidden' content through another means rather than removed altogether. If somebody can correct me on that, though, I'd be much obliged.
Imagine being the guy at patreon who has to dig through all the code of Twine games looking for ways to circumvent their restrictions.
 

Satori6

Game Developer
Aug 29, 2023
418
792
Patreon are fucking weird. They will ban a creator for using or 'allowing to be used' incest in their games, but not for using actual real peoples likeness in games without royalties. Not bashing this game, 'real porn' is one of my favourite tags, I just think Patreon are fucking 'odd'.
VISA and Mastercard are the ones that censor incest, pedo, rape and bestiality. SubscribeStar also has "Bestiality, rape, or incest" listed as prohibited content, besides a catch-all generic "Filthy, or disgusting words or pictures" rule, but they don't enforce them because they're small fish that nobody is watching so far.
 

TheBrain

New Member
Dec 19, 2019
6
0
Well, it turned out that GrowUp does not have the IMAGES at all for either version of the game, well done Mr. Lynx!

The Brain.
 

gameNerdNerd

New Member
Jan 30, 2021
5
4
JavaScript:
for (let key in SugarCube.State.variables) {
  for (let name in SugarCube.State.variables[key]['gallery']) {
      SugarCube.State.variables[key]['gallery'][name] = 1
      console.log(SugarCube.State.variables[key]['gallery'][name])
  }
}
Gallery Unlock :)
 

Lynxss

Newbie
Sep 22, 2023
46
99
Pretty fun so far. It can't seem to decide if Emma is my girlfriend or my almost sister, and sometimes it coughs up code instead of a name or an image. It also ends up a little weird that if Emma is my girlfriend and sleeping in my bed at the start, why does she start with low stats towards me and why is her mother talking about how we don't seem to get along. I guess this is due to the relationship shift talked about above. One quick note, if you have breakfast in the morning on the weekend, the only option is to go to the high school from there, despite it being closed. If you want to just reuse the same screen I suggest having it have a go-to-school link and a don't-go-to-school link all the time and leave it up to the player.
Thanks a lot for sharing those precious advices. We are going to use them and implement that in the next update!
 

Lynxss

Newbie
Sep 22, 2023
46
99
Well, it turned out that GrowUp does not have the IMAGES at all for either version of the game, well done Mr. Lynx!

The Brain.
If you downloaded the patch and not the full version it might explain your issue. If it still doesn't work let me know and I'll do my best to help
 

lorddarkam

Active Member
Jan 1, 2018
863
755
VISA and Mastercard are the ones that censor incest, pedo, rape and bestiality. SubscribeStar also has "Bestiality, rape, or incest" listed as prohibited content, besides a catch-all generic "Filthy, or disgusting words or pictures" rule, but they don't enforce them because they're small fish that nobody is watching so far.
Funny how they dont have a rule for NTR yet bunch of cucks
 
3.00 star(s) 2 Votes