SatanSama666

Member
Aug 21, 2018
429
172
For those that want to remove the checks and be able to cheat as one should in an indie AVN, place this file in game\script\Setting (create the subfolders manually). Do not forget to rename the file to function.rpy (remove the numbers in front) .
I've had no issues so far, although, my game has been unrenned and unrpyced first.

If it causes issues let me know, but so far, no issues here.

I'll update this file here as I find more checks and remove them :)
I basically made it so the condition check for cheating, is impossible to achieve. This should cause no issues.
Code:
```
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/common/00action_other.rpy", line 537, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/script/Inventory/SubMenuAction.rpy", line 154, in ClickInventoryRoom
  File "game/script/Inventory/SubMenuAction.rpy", line 175, in Move
NameError: global name 'PlayMusicReset' is not defined

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

Full traceback:
  File "script/Inventory/InventoryRoom.rpyc", line 16, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 4160, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 727, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1102, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1323, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 273, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/behavior.py", line 983, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 918, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 330, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_other.rpy", line 537, in __call__
    rv = self.callable(*self.args, **self.kwargs)
  File "game/script/Inventory/SubMenuAction.rpy", line 154, in ClickInventoryRoom
  File "game/script/Inventory/SubMenuAction.rpy", line 175, in Move
NameError: global name 'PlayMusicReset' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Agent17 0.17.3
Mon May  9 10:02:18 2022
```
had an issue with the anti anti cheat so i wanted to just throw this out there
 

markus T

Engaged Member
Jun 11, 2017
2,976
3,468
every time i do something to earn money it throws an error and my money does not increase. Sure starting a new game fixes the issue but it gets rather tedious grinding your way back to where you were before the last update.
You don't have permission to view the spoiler content. Log in or register now.
 

BeanBean

New Member
Jul 15, 2017
1
1
For those that want to remove the checks and be able to cheat as one should in an indie AVN, place this file in game\script\Setting (create the subfolders manually). Do not forget to rename the file to function.rpy (remove the numbers in front) .
I've had no issues so far, although, my game has been unrenned and unrpyced first.

If it causes issues let me know, but so far, no issues here.

I'll update this file here as I find more checks and remove them :)
I basically made it so the condition check for cheating, is impossible to achieve. This should cause no issues.
i cant cheat
 

aexiel

Member
Sep 5, 2018
173
214
this game is pretty good in terms of animation but the number of overlays and running idle animations slow the game down a lot and can lead to ctds.

i just wish the dev stop putting in options that aren't implemented yet. i mean they've already greyed out options that don't meet required parameters, how hard is it to grey out the options that are in development?
 

bigshit

New Member
Jun 1, 2017
7
7
Can someone share the latest save files? Mine's inventory corrupted.


While running game code:
File "game/script/Inventory/InventoryItem.rpy", line 2, in execute
File "game/script/Inventory/InventoryItem.rpy", line 2, in execute
File "game/script/Inventory/InventoryItem.rpy", line 10, in execute
File "game/script/Inventory/InventoryItem.rpy", line 15, in execute
File "game/script/Inventory/InventoryItem.rpy", line 17, in execute
File "game/script/Inventory/InventoryItem.rpy", line 30, in execute
File "game/script/Inventory/InventoryItem.rpy", line 40, in execute
File "game/script/Inventory/InventoryItem.rpy", line 71, in execute
File "game/script/Inventory/InventoryItem.rpy", line 76, in execute
File "game/script/Inventory/InventoryItem.rpy", line 77, in execute
File "game/script/Inventory/InventoryItem.rpy", line 77, in keywords
File "game/script/Inventory/InventoryItem.rpy", line 80, in <module>
File "game/script/DataTable/ItemData.rpy", line 56, in Grade
File "game/script/DataTable/ItemData.rpy", line 29, in data
KeyError: u'pills'
 

tenstrike

Newbie
Aug 24, 2018
16
28
I like the 3D models here a lot. Does anyone know if there's a name for them (like DAZ) or are they entirely custom made by the dev?
 

itfod

Member
Apr 16, 2021
487
316
What's the update on the Aria quest that's bewen mentioned in the changelog? I can't seem to find anything different or new with her character.
 

Etro16

Newbie
Jul 22, 2019
80
22
Hey Hexa, can you make sexual activity with Amelia 1 to 4 doesn't pasting time? Just like you trade with the nerd Amelia fan boy. Only 1 to 4 activity. It's just doesn't make a sense when you buy Amelia panties or just look her tongue time always past.
 
3.20 star(s) 136 Votes