Ren'Py Abandoned Ben X Slave Quest [v0.05e] [Newman&Akanoes]

2.90 star(s) 25 Votes

Mavedick97

Newbie
Jan 17, 2019
84
27
how to open console?
just search for "How to activate console for Ren'Py" in the search bar in f95zone.com and you should know.
Well alright, but only cause I'm such a nice guy ;)

inventory.money = x
Or if you just want to add some money instead of setting it to x
inventory.money += x

Where x is the amount of money you want.
And the Dev has already given out the money command. lust commands are...

Shar.lust += x
Gwen.lust += x

(for other characters, put the first four letters of the character and make the first letter capital followed by '.lust += x' )
 
  • Like
Reactions: Scorpi7
U

User_516913

Guest
Guest
just search for "How to activate console for Ren'Py" in the search bar in f95zone.com and you should know.


And the Dev has already given out the money command. lust commands are...

Shar.lust += x
Gwen.lust += x

(for other characters, put the first four letters of the character and make the first letter capital followed by '.lust += x' )
hot to use this cheat ? where you write ?
 

Mavedick97

Newbie
Jan 17, 2019
84
27
hot to use this cheat ? where you write ?
In the console duh.

Now to enable Console Commands:

Go to "Renpy game xxx folder"/ Renpy / Common / 00console.rpy
ctrl+f and enter config.console
Set config.console variable to True
Example..... config.console = True
Save file
in game press shift O (letter)

That's it. Now in game click (Shift + O) {that is O for Orange, not 0(zero)}.
And type in the commands.
 

Akanoes

Member
Game Developer
Jul 13, 2017
152
329
Does anybody know with what program i can run the game
If you mean "running" the file you downloaded, use winrar to extract it and then you should be able to just play it like any other game (Unless you're on a Mac, no clue how that shit works xD)
 

yufyf

New Member
Oct 20, 2017
4
1
This is really sad though,
Cartoon Network used to have great shows but they dont anymore
 

thomasxlong

Active Member
Apr 3, 2017
990
2,144
Welp, Patreon page's back online! :) It seems taking all of the images out did the trick. Thanks for all your support, guys and gals!
Excellent news man! I have to say, I was getting a little worried due to the amount of time your page was shutdown, but boy am I glad it's sorted
 
  • Like
Reactions: Newman

RS215

Newbie
Nov 30, 2018
23
5
luck solving that problem and hopefully it will be solved soon; since you are one of the developers that most interact with your community and also your project still has a lot to offer; the best of luck for you 2 @Newman & @Akanoes
 
  • Like
Reactions: Newman
2.90 star(s) 25 Votes