paulyeung35

Newbie
Mar 21, 2021
19
7
Can someone please tell me how to trigger Lisa(Mom) titjob scene?
1. Check the list of my increased sexual interest. If it is enough, you have to masturbate in bed (your mother is in the bathroom, 20:00), and your mother will catch you (try it every day, because there is a chance that nothing happens)
2. When choosing to ask her to stay, choose to ask her to help you masturbate
3. If successful, masturbate in the bathroom afterwards, don't lock the door, mother will catch you, but will take the initiative to give you HJ
4. Continue to increase sexual interest, repeat step 3, she will take the initiative to propose TITJ
 

natsu247

Newbie
Mar 26, 2021
22
6
Player.Money = 99999
Player.Energy.Value = 100
GData.Time= X

Levels of sexual attraction (allure):
0 - indifferent
10 - appealing
20 - catching
30 - inviting
40 - interesting
50 - attracted
60 - charmed
70 - fascinated
80 - desired
90+ - longing

- Player to NPC Relation
Relations["???"].allure.Value=###
Relations["???"].conflict.Value=###
Relations["???"].opinion.Value=###

- NPC to NPC Relation
Relations["???", "???"].allure.Value=###
Relations["???", "???"].conflict.Value=###
Relations["???", "???"].opinion.Value=###

change ??? to
BankManager
Father
FatCop
FLawyer
FLawSecretary
HotCop
LitTeacher
Mom
MotelManager
OldSis
OSfriend
PETeacher
PGrapher
Principal
SluttyMaid
SMom
StepOS
StepYS
XShopOwner
YoungSis

where do I put these?
 
  • Like
Reactions: Gilgamesh_Dinger

AmBush-UK

Member
Aug 1, 2018
383
384
Asking Hotel Manger for another room

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch_MotelManager.rpy", line 913, in <module>
AttributeError: 'PersonClass' object has no attribute 'AltRoomForDay'

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

Full traceback:
  File "script.rpyc", line 7, in script call
  File "GameData.rpyc", line 689, in script call
  File "ch_MotelManager.rpyc", line 913, in script
  File "C:\F95 Games\Straitened Times\StraitenedTimes-0.13.1-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\F95 Games\Straitened Times\StraitenedTimes-0.13.1-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/ch_MotelManager.rpy", line 913, in <module>
AttributeError: 'PersonClass' object has no attribute 'AltRoomForDay'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Straitened Times 0.13.1
Fri Mar 26 03:45:11 2021
[/CODE]
 

Aero34

Member
Oct 11, 2018
164
72
1. Check the list of my increased sexual interest. If it is enough, you have to masturbate in bed (your mother is in the bathroom, 20:00), and your mother will catch you (try it every day, because there is a chance that nothing happens)
2. When choosing to ask her to stay, choose to ask her to help you masturbate
3. If successful, masturbate in the bathroom afterwards, don't lock the door, mother will catch you, but will take the initiative to give you HJ
4. Continue to increase sexual interest, repeat step 3, she will take the initiative to propose TITJ
Thanks alot man. Are there any other animated scenes with her except for fucking?
 

paulyeung35

Newbie
Mar 21, 2021
19
7
[QUOTE =“ Aero34,帖子:5405712,成員:941639”]
非常感謝老兄。除了他媽的以外,她還有其他動畫場景嗎?
[/引用]
HJ BJ in car , FXXK in bad
 

ElmoIDK

Newbie
Nov 29, 2019
22
10
Code:
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 "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1146, in execute
  File "game/screens.rpy", line 1147, in execute
  File "game/screens.rpy", line 1155, in execute
  File "game/screens.rpy", line 1159, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1304, in execute
  File "game/screens.rpy", line 1307, in execute
  File "game/screens.rpy", line 1311, in execute
  File "game/screens.rpy", line 1322, in execute
  File "game/screens.rpy", line 1328, in execute
  File "game/screens.rpy", line 1329, in execute
  File "game/screens.rpy", line 1335, in execute
  File "game/screens.rpy", line 1357, in execute
  File "game/screens.rpy", line 1357, in <module>
  File "game/PersonClass.rpy", line 289, in GetAddersList
  File "game/GameObject.rpy", line 159, in GetVariablesList
  File "game/GameObject.rpy", line 150, in GetSortedList
  File "game/GameObject.rpy", line 150, in <lambda>
KeyError: u'TVGroups'

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

Full traceback:
  File "script.rpyc", line 7, in script call
  File "GameData.rpyc", line 703, in script
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-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 "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\display\screen.py", line 625, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1131, in execute
  File "game/screens.rpy", line 1146, in execute
  File "game/screens.rpy", line 1147, in execute
  File "game/screens.rpy", line 1155, in execute
  File "game/screens.rpy", line 1159, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1271, in execute
  File "game/screens.rpy", line 1304, in execute
  File "game/screens.rpy", line 1307, in execute
  File "game/screens.rpy", line 1311, in execute
  File "game/screens.rpy", line 1322, in execute
  File "game/screens.rpy", line 1328, in execute
  File "game/screens.rpy", line 1329, in execute
  File "game/screens.rpy", line 1335, in execute
  File "game/screens.rpy", line 1357, in execute
  File "game/screens.rpy", line 1357, in <module>
  File "game/PersonClass.rpy", line 289, in GetAddersList
  File "game/GameObject.rpy", line 159, in GetVariablesList
  File "game/GameObject.rpy", line 150, in GetSortedList
  File "C:\Games\xdf\StraitenedTimes-0.13.1-pc\renpy\python.py", line 731, in do_mutation
    return method(self, *args, **kwargs)
  File "game/GameObject.rpy", line 150, in <lambda>
KeyError: u'TVGroups'

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Straitened Times 0.13.1
Fri Mar 26 10:34:16 2021



its happen when i try to use the phone
 
3.70 star(s) 152 Votes