martinlongbow

Member
Nov 30, 2018
276
377
I have seen grindy games but this takes it to extreme level, hence the need for a very tactical, step by step explanation. I think i will check back in couple years. Attend class / work at the diner is not exactly what i am looking at a game.
 
  • Like
Reactions: sweesh

sweesh

Member
Mar 9, 2020
197
156
I have seen grindy games but this takes it to extreme level, hence the need for a very tactical, step by step explanation. I think i will check back in couple years. Attend class / work at the diner is not exactly what i am looking at a game.
it is pretty bad a with a little nudge to the code and consolle and a little luck you still get to see some interesting senes.

There's worst grind I ever found is that one with the old guy renting out rooms to girls (c'est la vie if I'm not wrong). I tried it 4 times and I never got anything, just never ending dialogs repeating them selves over and over.
 
  • Like
Reactions: martinlongbow

darko55

Newbie
Feb 26, 2019
81
41
Shop Owner : work, lapsitsit, lap grope. body check hj...how to get hj ...i try everything...how long must to repeat the same shit again and aging without a result.....(n)
 

sweesh

Member
Mar 9, 2020
197
156
You still can't fuck Mc's aunt
of course you can't ‍♂

LOL, HRelease should really learn about "progressive disclosure".
The more I play it the more I realise that, while there is a lot of artificial lengthening, quite a bit of the grindy feeling comes also from stuff showed before it's useful, as well as stuff not hidden once it has exhausted its usefulness.
Hard to tell if it's the result of messy development (even tho reading the code does reveal a quite convoluted way of thinking) and at some point things will snap into place and stop been confusing, or if it's done on purpose.
 

smalltalk

New Member
Jun 1, 2017
12
16
Here is my personal cheat for this game.
There are 5 options:
FE -> restores the energies of the MC.
AM -> adds $ 1000.
FS -> Full stats and item. Resets all conflicts and maximizes other features, plus maximizes condoms and premium spirits and more ...
FB -> Fills the bottle during the night party at the lawyer's house.
MM -> Milf Modeling, adds a job request for a photo shoot with a Milf :love:.

Just unzip it in the "game" folder
No chance to start a Savegame or new Game.


--> New Game
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/ch_P.rpy", line 1008, in <module>
File "renpy/common/00action_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable FLawyerApart.DrinksStored does not exist.

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

Full traceback:
File "script.rpyc", line 7, in script call
File "GameData.rpyc", line 750, in script call
File "ch_P.rpyc", line 1008, in script
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/ch_P.rpy", line 1008, in <module>
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\exports.py", line 868, in input
rv = renpy.ui.interact(mouse='prompt', type="input", roll_forward=roll_forward)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 543, in visit_all
callback(self)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\behavior.py", line 857, in per_interact
if self.is_selected():
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\behavior.py", line 845, in is_selected
return is_selected(self.action)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\behavior.py", line 391, in is_selected
return action.get_selected()
File "renpy/common/00action_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable FLawyerApart.DrinksStored does not exist.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Straitened Times 0.17.0
Mon Jul 26 12:56:21 2021
```
--> Savegame
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable FLawyerApart.DrinksStored does not exist.

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

Full traceback:
File "script.rpyc", line 7, in script call
File "GameData.rpyc", line 762, in script
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\screen.py", line 434, in visit_all
self.child.visit_all(callback, seen=None)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 543, in visit_all
callback(self)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\behavior.py", line 857, in per_interact
if self.is_selected():
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\behavior.py", line 845, in is_selected
return is_selected(self.action)
File "D:\Games\StraitenedTimes-0.17.0-pc\renpy\display\behavior.py", line 391, in is_selected
return action.get_selected()
File "renpy/common/00action_data.rpy", line 79, in get_selected
return __get_field(self.object, self.field, self.kind) == self.value
File "renpy/common/00action_data.rpy", line 39, in _m1_00action_data__get_field
raise NameError("The {} {} does not exist.".format(kind, name))
NameError: The variable FLawyerApart.DrinksStored does not exist.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Straitened Times 0.17.0
Mon Jul 26 12:57:46 2021
```
 

Deleted member 62788

Well-Known Member
Jun 10, 2017
1,412
727
Is there any indication when any sex will take place? I am trying to do one character at a time. So far with the mother. I have seen her tits when waking up, cuddled her and she caught me wanking lol. Any info on how to progress her, or any character for that matter?
 

Big Mountain

Member
Nov 4, 2017
469
325
Is there any indication when any sex will take place? I am trying to do one character at a time. So far with the mother. I have seen her tits when waking up, cuddled her and she caught me wanking lol. Any info on how to progress her, or any character for that matter?
just look up the contacts in your mobile and see under possibilities what actions are still effective and which ones are drained

i started with the little sister ( the foxxxy redhead) and fucked her raw doggy style in no time
 
  • Like
Reactions: Forgotted

antoniomontenegro

Active Member
Dec 29, 2017
891
500
good night
I opened the console SHIFT+O, and saw that it was disabled.
then I installed Unren 0.91, click on number 3 to enable, but it remains disabled.
what can i do to fix?
thanks
 

sweesh

Member
Mar 9, 2020
197
156
good night
I opened the console SHIFT+O, and saw that it was disabled.
then I installed Unren 0.91, click on number 3 to enable, but it remains disabled.
what can i do to fix?
thanks
stick this in Contents/Resources/autorun/renpy/common under your app directory, it should enable all the debugging features.
 

WildBillKatt

Active Member
Oct 4, 2018
731
780
Is there any indication when any sex will take place? I am trying to do one character at a time. So far with the mother. I have seen her tits when waking up, cuddled her and she caught me wanking lol. Any info on how to progress her, or any character for that matter?
Sometimes you will be unable to progress with a character until you finish a specific event with a different character.
 
  • Like
Reactions: Big Mountain

antoniomontenegro

Active Member
Dec 29, 2017
891
500
stick this in Contents/Resources/autorun/renpy/common under your app directory, it should enable all the debugging features.
sorry but i don't understand games
please can you tell me where this is
Contents/Resources/autorun/renpy.......
in the game?
thank`s
 

JiraiyaSennin

Well-Known Member
Feb 11, 2017
1,292
1,061
Yeah the script assumes you already started the lawyer grind

I took the liberty of fixing it so that part turns on only when it's actually needed.
I improved the cheat with your suggestion, which gives a message if you haven't brought alcohol (or if the lawyer didn't like the gift :cry:) or gives the "Full bottle" if the bottle has been accepted (y).
 
  • Like
Reactions: sweesh
3.70 star(s) 154 Votes