Create and Fuck your AI Slut -70% OFF
x

NTR Critic

Member
Game Developer
Aug 30, 2016
257
559
311
To celebrate Halloween (The most Scooby of Holidays) here is a new art I had commissionedof Daphne... distracting the Witch Doctor so that Fred can trap him (Stuff like this is where I plan the game to go) witchDoctor.png
(Art by )
Happy Halloween! :devilish::alien::eek:
 

Aim8899

New Member
Nov 22, 2022
9
19
126
Dude it's not that hard, if you add a new variable you have to initialize it.

Had to manually initialize like a dozen variables and then the saves from the previous version work just fine.
 

NTR Critic

Member
Game Developer
Aug 30, 2016
257
559
311
Dude it's not that hard, if you add a new variable you have to initialize it.

Had to manually initialize like a dozen variables and then the saves from the previous version work just fine.
Feel free to write up a guide and I'll try it. I have not had any luck finding info online
 

bamachine

Well-Known Member
Nov 17, 2020
1,893
2,606
438
While I like the art, character models and the fact that I can self-insert as the new guy, cucking Fred, I hate having to restart every update. Will just hold off on this until the dev figures out how to fix that issue.
 
  • Like
Reactions: kaze32

ebersteenn

Newbie
Dec 20, 2017
17
81
201
nice, usually I don't like NTR games, but I don't mind being the one who NTR
NTR is kind of just lumped together in a lot of cases when there are 4 main classifications to them I believe
Netorare: Being the one people dislike, non consensual/blackmailed/forced cheating. Others assault your partner where you the MC usually have no say.
Netorase: Consensual cheating/swinging/willing cuckoldry. Letting/suggesting your partner has fun with someone else while you can also have fun if you want.
Netori: Is basically cheating with MC. Main character steals other's girls/boys. You're the netorare/cheating homewrecker.
Cheating: Consensual cheating without their partners consent with another person. Is similar to netorare but it's generally consensual while netorare initially is not. Basically your partner willingly cheats on you without your knowledge/say so because they're a whore or something.

That's my understanding of it anyway. Maybe it'll help others better understand the controversial 3 letters and their classes.
 

NTR Critic

Member
Game Developer
Aug 30, 2016
257
559
311
While I like the art, character models and the fact that I can self-insert as the new guy, cucking Fred, I hate having to restart every update. Will just hold off on this until the dev figures out how to fix that issue.
If the link the commenter provided up above works out, that should be a thing of the past here soon. It kinda already is in that the save code system fixes that issue, but it is kinda convoluted.
 

NTR Critic

Member
Game Developer
Aug 30, 2016
257
559
311
nice, usually I don't like NTR games, but I don't mind being the one who NTR
NTR is kind of just lumped together in a lot of cases when there are 4 main classifications to them I believe
Netorare: Being the one people dislike, non consensual/blackmailed/forced cheating. Others assault your partner where you the MC usually have no say.
Netorase: Consensual cheating/swinging/willing cuckoldry. Letting/suggesting your partner has fun with someone else while you can also have fun if you want.
Netori: Is basically cheating with MC. Main character steals other's girls/boys. You're the netorare/cheating homewrecker.
Cheating: Consensual cheating without their partners consent with another person. Is similar to netorare but it's generally consensual while netorare initially is not. Basically your partner willingly cheats on you without your knowledge/say so because they're a whore or something.

That's my understanding of it anyway. Maybe it'll help others better understand the controversial 3 letters and their classes.

Yeah, this game is currently "Netori" which is really just "Advanced Corruption" lol. Eventually there will be a NTR mode where you follow Fred, it just makes more sense to do it Netori mode while making the plot then go back and do a more hard NTR once the story is set up.
 

Wolf_4D

New Member
May 17, 2020
8
12
155
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/redMenu.rpy", line 2815, in <module>
NameError: name 'pissDrink' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "redMenu.rpyc", line 1674, in script
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\ast.py", line 1619, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\exports\menuexports.py", line 100, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/redMenu.rpy", line 2815, in <module>
NameError: name 'pissDrink' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.3.24111502
Let's Split Up Gang v7
Fri Oct 31 21:44:44 2025
```
 

paperwings00

Formerly 'clicktoconfirm'
Aug 10, 2025
1
0
1
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/redMenu.rpy", line 2815, in <module>
NameError: name 'pissDrink' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "redMenu.rpyc", line 1674, in script
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\ast.py", line 1619, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\exports\menuexports.py", line 100, in menu
condition = renpy.python.py_eval(condition)
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\AsusRog\Downloads\LetsSplitUpGang-v7-pc\LetsSplitUpGang-v7-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/redMenu.rpy", line 2815, in <module>
NameError: name 'pissDrink' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.3.24111502
Let's Split Up Gang v7
Fri Oct 31 21:44:44 2025
```
I have the same issue. Hopefully the dev can fix this.
 

Warsteel

Active Member
May 26, 2017
810
1,100
364
Not even sure why this has NTR tag. No one seems to be the MC. There's cheating, sure but how can someone feel butthurt that someone slept with their LI if there is no MC? lol
 
3.10 star(s) 7 Votes