Mod Ren'Py Lust Academy - Walkthrough/Gallery/Cheat Mod [Season 2 v1.10.1d][scrappy]

Belnick

Engaged Member
Sep 3, 2018
2,636
1,261
just clicking cheats break the game....thought i had wrong version, but old saves incompatible with the latest cheat mod?
 
  • Angry
Reactions: satiohara

scrappy

Well-Known Member
Modder
May 26, 2017
1,021
28,906
When u pop the Character Info menu, it break the game.

You don't have permission to view the spoiler content. Log in or register now.
I didn't change anything about that so it's unlikely a mod error and the dev said something about fixing the character info since this version is still a beta version
just clicking cheats break the game....thought i had wrong version, but old saves incompatible with the latest cheat mod?
What's happening that it doesn't work?
trojan found in the mega file.

scrappy FYI - should look into this.
I've checked it with windows defender and on virustotal and nothing shows up so it's likely a false positive
 

miojow

Newbie
Apr 23, 2020
29
27
I didn't change anything about that so it's unlikely a mod error and the dev said something about fixing the character info since this version is still a beta version

What's happening that it doesn't work?

I've checked it with windows defender and on virustotal and nothing shows up so it's likely a false positive
I will download the game again and try install the mod again. Thanks for the reply.
 

Belnick

Engaged Member
Sep 3, 2018
2,636
1,261
What's happening that it doesn't work?
so weird... started the game so i could copy in the info, but this time, second time i tried it, the game did not crash when i clicked on cheat menu...i have no idea why first time i had to press roll back on grey screen, but second time the cheat "button" worked
 

Belnick

Engaged Member
Sep 3, 2018
2,636
1,261
The mod from both mega and pixeldrain shows troajn script/Wacatac.B!ml through windows defender
why are you downloading stuff from the internet if you never used a computer before?(not an insult)
these false positives and how they work is something you learn very early after you start using computers
 
  • Thinking Face
Reactions: MonkeyFunk

MonkeyFunk

Member
Oct 27, 2017
301
248
No offense mate, but that's exactly what somebody who wanted me to download their virus would say. Just because it's a machine learning hit doesn't mean it's a false positive. It means the coder either fucked something up to trip the scanner, or it's actually malicious. Either way something you "learn very early after you start using computers" is not to ignore your anti-virus if it isn't important, and I'm sorry but a walkthrough mod for a pirated porn game isn't very high on my priorities list.
 

rciik

Member
Jun 5, 2017
159
389
scrappy said:
I've checked it with windows defender and on virustotal and nothing shows up so it's likely a false positive
Precisely that one is annoying the fuck out of me. I been trying to get rid of it, but it's been giving me hell (I'm an IT-guy).

Please check your files properly, because it might flag as false positive for you - its been giving me quite some work.
 

Klopdwerg

Member
Sep 7, 2021
350
743
I keep getting errors when trying to use gallery or pressing "cheat"
Grey screen and after that have to press rollback.
Something i have to take in account for? Just did what installation said.
 

Zoryal

New Member
Sep 26, 2021
1
0
Use unren to extract rpa packages then reinstall the mod
bruv I used unren and now I'm getting another error :/


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "game/game/1NewCheatMod.rpy", line 78, in execute
screen cheat_menu:
File "game/game/1NewCheatMod.rpy", line 78, in execute
screen cheat_menu:
File "game/game/1NewCheatMod.rpy", line 80, in execute
if cheat_on == True:
File "game/game/1NewCheatMod.rpy", line 103, in execute
if cheatcat == "CHEATS":
File "game/game/1NewCheatMod.rpy", line 111, in execute
frame:
File "game/game/1NewCheatMod.rpy", line 117, in execute
has viewport:
File "game/game/1NewCheatMod.rpy", line 120, in execute
vbox:
File "game/game/1NewCheatMod.rpy", line 124, in execute
hbox xpos 0 ypos 0:
File "game/game/1NewCheatMod.rpy", line 125, in execute
frame xpos 0 ypos 0 background None:
File "game/game/1NewCheatMod.rpy", line 134, in execute
vbox xpos 0 ypos 220 spacing 5:
File "game/game/1NewCheatMod.rpy", line 135, in execute
textbutton "{color=#F0F0F0}Money:[money]" text_style "text_small_cheats" action NullAction()
NameError: Name 'money' is not defined.

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 173, in script
$ ui.interact()
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 173, in <module>
$ ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, 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 3694, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/game/1NewCheatMod.rpy", line 78, in execute
screen cheat_menu:
File "game/game/1NewCheatMod.rpy", line 78, in execute
screen cheat_menu:
File "game/game/1NewCheatMod.rpy", line 80, in execute
if cheat_on == True:
File "game/game/1NewCheatMod.rpy", line 103, in execute
if cheatcat == "CHEATS":
File "game/game/1NewCheatMod.rpy", line 111, in execute
frame:
File "game/game/1NewCheatMod.rpy", line 117, in execute
has viewport:
File "game/game/1NewCheatMod.rpy", line 120, in execute
vbox:
File "game/game/1NewCheatMod.rpy", line 124, in execute
hbox xpos 0 ypos 0:
File "game/game/1NewCheatMod.rpy", line 125, in execute
frame xpos 0 ypos 0 background None:
File "game/game/1NewCheatMod.rpy", line 134, in execute
vbox xpos 0 ypos 220 spacing 5:
File "game/game/1NewCheatMod.rpy", line 135, in execute
textbutton "{color=#F0F0F0}Money:[money]" text_style "text_small_cheats" action NullAction()
File "renpy/ui.py", line 992, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "renpy/text/text.py", line 1551, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1670, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "renpy/substitutions.py", line 228, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'money' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
LustAcademy 0.2.2b
Sun Sep 26 05:50:13 2021
 

JJATH

Active Member
May 2, 2017
509
394
The gallery doesn't seem to work. Getting a bug with the newest version.
 

Hyperserver

often the biggest step forward is to "step back"
Donor
Jun 30, 2018
2,893
7,631
The gallery doesn't seem to work. Getting a bug with the newest version.
maybe it's "JUST" because of the fact, that the mod is not updated right now.
You guys need to be more patient.
Do you really expect a modder just to sit there and wait for a new update, nothing other stuff to do than magicially getting the mod ready right minutes after the game's update is out?
Really - sometimes i just can leave, shaking my head with disbelieve .....
 

Hotkillerz

Member
May 1, 2017
340
188
maybe it's "JUST" because of the fact, that the mod is not updated right now.
You guys need to be more patient.
Do you really expect a modder just to sit there and wait for a new update, nothing other stuff to do than magicially getting the mod ready right minutes after the game's update is out?
Really - sometimes i just can leave, shaking my head with disbelieve .....
no i thik in the last update for the mod something was messed up. cause i coulnt open my jornual at all with out getting a bug report.