Here are all the console commands for you; you can also find the guide on enabling the console. Enjoy the game.
Note: New V1.73d is now available with new content.
Quick Answer
For version 0.990 and newer, use Player. and GirlName. prefixes. For 0.984h and below, use P_, R_, K_, E_, L_ prefixes. The universal girl max template sets every stat to 1000 across Love, Obed, Inbt, Lust, SEXP, and all activity scores. Player cash maxes at Player.Cash=99999. Unlock every girl with Keys.append(GirlName) using the X-suffix names listed below. No spaces in any command.
Console Command (Version 0.990+)
Note: As the game has released the latest version 0.994h in 2021, we recommend you to download the latest version and use the console command (Version 0.990+) below.
Player Cheats
Player.Cash=99999 Player.Income=1000 Player.Focus=10 Player.Semen_Max=10 Player.Lvl=20 Player.StatPoints=50 renpy.free_memory()
UNLOCK ALL GIRLS
Keys.append(GirlName) [see below for girl name tenplate]
UNIVERSAL GIRL MAX TEMPLATE
Replace GirlName with:
RogueX
KittyX
EmmaX
LauraX
JeanX
StormX
JubesX
GwenX
BetsyX ( Psylocke )
DoreenX
WandaX
YanaX ( Illyana )
GirlName.Lvl=20
GirlName.StatPoints=50
GirlName.Love=1000
GirlName.Obed=1000
GirlName.Inbt=1000
GirlName.Lust=1000
GirlName.SEXP=1000
GirlName.Loose=1000
GirlName.Taboo=0
GirlName.Thirst=1000
GirlName.Anal=1000
GirlName.Blow=1000
GirlName.Tit=1000
GirlName.Vaginal=1000
GirlName.Hand=1000
GirlName.Foot=1000
GirlName.Forced=0
GirlName.ForcedCount=0
GirlName.Addict=0
GirlName.Addictionrate=0
GirlName.AddictStore=0
GirlName.Resistance=1000
GirlName.OCount=0
GirlName.Action=10
GirlName.MaxAction=10
GirlName.XP=1000
GirlName.XPgoal=1
GirlName.Rep=100
GirlName.Cheated=0
GirlName.Break=[0,0]
GirlName.Shame=0
GirlName.Traits.append("exhibitionist")
MAX ALL GIRL RELATIONSHIPS
GirlName.LikeOtherGirl=1000
Example:
EmmaX.LikeJean=1000 EmmaX.LikeKitty=1000 EmmaX.LikeLaura=1000 EmmaX.LikeRogue=1000 EmmaX.LikeStorm=1000 EmmaX.LikeEmma=1000
MASSAGE GUIDE COMMAND
GirlName.MassageChart
THIRST
GirlName.Thirst=1000
QUICK SAFE MODE TEMPLATE
GirlName.Forced=0 GirlName.ForcedCount=0 GirlName.Addict=0 GirlName.Taboo=0 GirlName.Shame=0 GirlName.Love=800 GirlName.Obed=800 GirlName.Inbt=800
Console Command (Version 0.984h and older)
Use "K_" for “Kitty" "R _" for “Rogue” "E_" for "Emma" "P_" for "Zero" aka Player. "L_" for "Laura/X-23" - Upper and lower case letters matters!!! Spaces [ = ] don't. >Player Stats Playername = “Zero” P_Male = 1 R_Petname = “sugar” # What Rogue calls the player R_Petnames = [“sugar”] R_Pet = “Rogue” # What player calls Rogue R_Pets = [“Rogue”] K_Petname = “sweetie” # What Rogue calls the player K_Petnames = [“sweetie”] K_Pet = “Kitty” # What player calls Rogue K_Pets = [“Kitty”] P_Semen = 2 P_Semen_Max = 3 P_Focus = 0 P_FocusX = 0 P_XP = 0 P_StatPoints = 0 P_XPgoal = 100 P_Lvl = 1 P_Traits = [ ] P_RecentActions = [ ] P_DailyActions = [ ] >Player Inventory Variables P_Income = 12 # How much money player makes each day P_Cash = 20 # Modify the Cash >Rogue Stats [R] / Kitty Stats [K] / Emma Stats [E] /Laura Stats [L] (for other girl stats change 'R' to the letter inside [ ]) R_Love = 500 # Remenber lowest=0, full=1000 R_Inbt = 0 # Remenber lowest=0, full=1000 R_Obed = 0 # Remenber lowest=0, full=1000 R_Lust = 10 # Remenber lowest=0, full=1000 R_LikeKitty = 600 R_Addict = 0 # How addicted she is R_Addictionrate = 0 # How fast her addiciton rises R_AddictStore = 0 # Stores her base addiction level R_Resistance = 0 # How fast her rate falls R_OCount = 0 # Orgasm counter R_Loose = 0 R_XP = 0 R_Cheated = 0 # Number of times player cheated on Rogue R_Break = [0,0] # Minimum time between / total number of break-ups R_StatPoints = 0 R_XPgoal = 100 R_Lvl = 0 R_Rep = 80 R_Shame = 0 # Shame amount Rogue generates with current clothing/action R_Taboo = 0 # Taboo level of the location Rogue is at when not with player >Sexual Encounters R_Action = 3 R_MaxAction = 3 R_Caught = 0 R_Kissed = 0 # How many times Rogue and player have kissed Main ones I use below: P_Income P_Cash K_Love K_Obed K_Inbt K_Lust K_Addict K_Addictionrate K_Lvl K_MaxAction R_Love R_Obed R_Inbt R_Lust R_Addict R_Addictionrate R_Lvl R_MaxAction Add +=(number) to increase score) or -=(number) to decrease score) at the end of those. no spaces R_Forced = R_ForcedCount =
How to Enable Console (Two Methods)
Method 1:
1. Open the renpy folder
2. Open common folder
3. Locate the 00console.rpy file and open it with notepad++ or regular notepad
4. Search the file for:
and change it to:
5. Save the file and run the game (Should be fine starting a new game or loading from a save unlike UnRen method).
6. Push Shift+O to open the console.
Method 2:
- Download the UnRen tool.
- Extract the UnRen.bat to the folder where the Rogue-Like.exe is.
- Run UnRen.bat
- Type 3 and push enter.
- Open the game and load a save (Starting new is bugged currently if you use this method)
- Push Shift+O to open the console
For more game console commands, please check out the list: House Party Console Commands, Jazzpunk Director’s Cut Console Commands, Task Force Console Commands.
how to do the exhibitionist cheat
GX.Inbt=#
G = Girl you wish
# = Number you desire
Replace the “G” with one of these:
Rogue, Kitty, Emma, Laura, Jean, Storm, Jubes, Gwen.
Hey so i found out the codes for Addiction and Girl’s Lust. Sadly i still couldn’t find for Time Set, Addiction Rate or Player’s Lust.
G = Girl you desire
# = Value you want
GX.Lust = # (0-100)
GX.Addict = # (0-100) Very useful for Girls you did not touched yet.
How to open console on phone tho ?
It says here but okay i help ya.
You must go to this folder:
Rogue-Like-Evolution/renpy/common
Once you’re in the “common” folder look for “00console.rpy” and open it with a Notepad or any text edit program. (I use Notepad myself)
Once it is open look for the line “config.console = False” and what you have to do here is change the “False” to “True” like this -> “config.console = True”.
Once you change it, save and close the Notepad, then open the Game, once it is open press “Shift + O” to open the Console, then all you have to do is use one of the commands you see here.
I hope i helped
Uops! Now that i saw “Iphone” my bad sir.
I don’t know, i play this Game on computer only, but it’s problably the same folder? Not sure.
I searching to Gwen commands but can’t find. You know something for that?
The commands are equal to all girls. Here is a list for all girls.
RogueX.Command=Number
KittyX.Command=Number
EmmaX.Command=Number
LauraX.Command=Number
JeanX.Command=Number
StormX.Command=Number
JubesX.Command=Number
GwenX.Command=Number
BetsyX.Command=Number
DoreenX.Command=Number
WandaX.Command=Number
I hope i have been useful.
thanks
Is there any way of making the girls less addicted to you in the 1.5v?
Increase their resistence with GirlX.Resistance=# or decrease the Addiction speed with GirlX.AddictionRate=#.
Is there any cheat to enable the mall since the beginning?
Do you guys know if there’s a way to unlock 69