Create and Fuck your AI Slut -70% OFF
x

Cheat Mod Ren'Py Rogue-Like Cheat Injector [v1.6.1] [SLDR]

sleepingkirby

Well-Known Member
Aug 8, 2017
1,298
1,931
262
does anyone know whats wrong because the injector got to here and then just freezes and wont do anything anymore View attachment 5217183
  1. Make sure anti-virus or anti-malware software isn't blocking the .bat from creating the cheat.py. This means making sure it's not being isolated and has access to write the to directoy.
  2. Try the latest version here. SLDR has been MIA for a while. I've been keeping it updated since.
 
  • Like
Reactions: Feyd

sleepingkirby

Well-Known Member
Aug 8, 2017
1,298
1,931
262
Dang it. I was really hoping to have it off with a girl from waking up to falling asleep.
Even if they have infinite stamina, that's not possible. There's a hard coded stop at the end of the "hour" (when the clock in the upper right hand side gets full". But also, when they run out of stamina, they'll ask you to finish, but you can say "Finishing up" and just...keep fucking them. Not to mention, saying you're not done yet will only take, like 10 points from love or something. The punishment is minuscule. That's one of the reasons why no one's bothered to ask for it.
 

aesir150

Active Member
Jul 5, 2017
607
1,107
307
Dang it. I was really hoping to have it off with a girl from waking up to falling asleep.
You can use console commands to achieve everything you want.



To give them more stamina just use

InsertGirlX.Action = 10

For instance KittyX.Action = 10

List of variables for the girls.

BetsyX
DoreenX
WandaX
LauraX
JubesX
RogueX
KittyX
EmmaX
StormX

Etc...

If you want to add more time type in

Round = 100

That will reset the clock to so you go back to the start of the hour. Type in Round = 50 if you want to progress time to 30 minutes in, etc...

If you want give yourself more cum

PlayerX.Semen = 5
 

Atourq

Newbie
Nov 21, 2017
79
81
200
Oh, you don't do any of that.
Here's what you do, start to finish:

  1. Download the .txt file I posted into the "game" folder for Rogue-Like w/ Prime mod.
  2. Rename it from .txt to .bat
  3. Double click the .bat file to run it. It'll open up a command prompt.
  4. Follow the instructions on the prompt.
That's it. It'll handle the rpatool and unrpy all by itself if you follow what the command prompt says to do.
how do I get this to work on mac?
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,298
1,931
262
how do I get this to work on mac?
If you're talking about the prime mod one, you don't. A .bat is a windows format. I do have a proof of concept .sh version for the prime mod, but it'll still take a considerable amount of work. If you're up for it, I'll tell you how. But only if you're serious about it. Because it's not something that I can automate for you. You'll have to know how your mac works, what packages really are, what unren is on top of how to run a .sh file on a mac.
 

Atourq

Newbie
Nov 21, 2017
79
81
200
If you're talking about the prime mod one, you don't. A .bat is a windows format. I do have a proof of concept .sh version for the prime mod, but it'll still take a considerable amount of work. If you're up for it, I'll tell you how. But only if you're serious about it. Because it's not something that I can automate for you. You'll have to know how your mac works, what packages really are, what unren is on top of how to run a .sh file on a mac.
Damn, alright. I'm down. I'm not sure how far you mean "know how your mac works" tho. As for unren, I haven't tried getting it to work yet. I've always been meaning to, but haven't put in effort in going down that rabbit hole. I do have and use rpatools tho.
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,298
1,931
262
Damn, alright. I'm down. I'm not sure how far you mean "know how your mac works" tho. As for unren, I haven't tried getting it to work yet. I've always been meaning to, but haven't put in effort in going down that rabbit hole. I do have and use rpatools tho.
Alright, so here's the deal. Prime's mod version of the game doesn't have any of the .rpy files uncompiled. The cheat injector needs the .rpy version to work. So that means you need to decompile .rpyc files into the .rpy version. And for that, you need unren or unrpyc (unren just downloads and uses unrpyc). And for all of that, you need to modify the game files. Which, in a mac, means you'll need to get into a .pkg file.

So, in mac's, rather than a zip file or a folder, for convenience of the user, all programs and its files are bundled into a .pkg file. But the .pkg file is just another zip format (7zip, I believe) file renamed to .pkg. So the first thing you'll need to do is get into it or unzip it so you can get to the files. It's been more than 2 decades since I've had to do that so I don't remember the exact steps. Please look online for that part.

Once you have access to the files to modify them (just peeking into the .pkg file doesn't work), you'll need to find the archive.rpa file (which, I believe is in the contents folder somewhere.). That needs to be extracted. This can be done with unren or rpatool. As you probably know, rpatool -x ./archive.rpa will do that just fine.

Once that's extracted, there will be a lot of .rpyc files. These are the compiled files I was talking about. They need to be decompiled into .rpy files. Use either unren or unrpyc to do that. You'll need to, at least, decompile options.rpyc, screens.rpyc and Prime_mod_1.4e_Megatron.rpy. The easiest way to do this is simple to have unrpyc decompile everything on game run. You can read about how to do that .

So, with all that done, you're ready to run my script . The script was designed for linux and not mac so it'll try to use wget, which doesn't have wget. So the first thing you'll need to do is make it so that it skips the download rpatool step. You can do that simply by making sure rpatool exists in the same directory as the archive.rpa file. Once all that is in place, you can download the script, place it into the folder named "game" (which is where the archive.rpa is) and run it via a terminal. It'll then modify the options.rpy file and the Prime_mod_1.4e_Megatron.rpy file. Once all that is done, you're done. Run the game