Cheat Mod Ren'Py Rogue Like: Two steps forward [v1.5] [GAB]

Oniichan

New Member
Sep 23, 2017
4
1
Powershell unfortunately closes after a millisecond when it opens.

I've been using this fine back in my Win10 PC, but now I'm on a Win11 rig and it just closes immediately lol
 

YFeyn

Newbie
Mar 12, 2017
88
62
Powershell unfortunately closes after a millisecond when it opens.

I've been using this fine back in my Win10 PC, but now I'm on a Win11 rig and it just closes immediately lol
Same issue, only that I did not even swap Win versions, just stopped working for some reason, tried downloading the new version of the game (was on 1.51d or e and am now on f) but still just immediately closes.
 

rogertytyfuuy

New Member
May 8, 2021
4
10
Same issue, only that I did not even swap Win versions, just stopped working for some reason, tried downloading the new version of the game (was on 1.51d or e and am now on f) but still just immediately closes.
yeah it is because on windows devices the execution of a powershell script is not allowed by default for security reasons. to avoid that you need to open powershell normally via the store or your app list (it should open something that looks like a cmd command invite) then you need to copy paste the script in the command invite. if you dont know where to find the script just copy paste the content of that .txt file
 
Last edited:

SkyeJordan666

Member
Sep 19, 2020
336
1,832
View attachment 1383696

Overview:
Got tired with the grind in Rogue like evolution, decided to step up a bit the progression.
I recommend starting with another mod like SLDR's to quickly unlock developer console
or the multi-mod from Sancho, who helped me figure out some "hidden" command

Updated: 2024-02-02
Game/Creator: Rogue-Like by
Modder: GAB
Mod Version: 1.5
Game Version: v1.5+
Language: English

Features:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
Uncompress the folder to the game folder
Have Rogue like evolution opened
Have the girl unlocked in-game
Have the console command open
DO NOT DOUBLE CLICK
Right-click the file -> Execute with
Press the number to adjust the character of your choice
Wait
Press enter key




Change-Log:
You don't have permission to view the spoiler content. Log in or register now.

Dev Comments
You don't have permission to view the spoiler content. Log in or register now.

Hey dude, I've been trying to made this mod work on my end but there's some error that I'm confused about...


1720792364676.png
 

zodiac44

Member
Jul 4, 2017
206
152
Here's a port of the mod to a plain renpy file, no powershell required. This should help everyone who has problems with the powershell script (plus, it's not a great idea to run powershell scripts unless you can verify that they aren't malicious - this mod checks out, but still).

There are a few differences with the original:
  • added support for the phone numbers
  • fixed capitalization of some of the trait names
  • prevent duplicate keys/traits/history/inventory items that should be singletons
Open the console and use the commands

Code:
modMC()
modBetsy()
modEmma()
modGwen()
modJean()
modJubilee()
modKitty()
modLaura()
modRogue()
modStorm()

modAllGirls() # all the girls in one command
modEveryone() # all girls + the MC in one command
Credit for the mod still belongs to GAB; they did all the hard work, I just ported it.
 
Last edited:
  • Like
Reactions: Sitara Browen