Thantrix

New Member
Aug 10, 2017
1
6
anyone know this game console commands?
Rogue-Like Console Variables: Shift+O

>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] (for Kitty Stats change 'R' for 'K')
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
 

zazzaro

Well-Known Member
Jun 5, 2017
1,479
880
Rogue-Like Console Variables: Shift+O

>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] (for Kitty Stats change 'R' for 'K')
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
I've tried some stuff, but nothing seems to affect the game. Did it work for you?
 

Balub

Member
Aug 13, 2017
215
278
Can someone give me a quick briefing on how to corrupt most efficiently? Should I go for "love" at first or how is this issue handled in this game?
 

Evergrey

Member
Aug 7, 2016
462
238
Can someone give me a quick briefing on how to corrupt most efficiently? Should I go for "love" at first or how is this issue handled in this game?
love is the easiest way to get to rogue as she already has a high love stat to begin with, just be nice to her and you'll get her easy
 

Evergrey

Member
Aug 7, 2016
462
238
well i usually go for Obed route for rogue cause rogue feels like she doesn't do well with authority thus harder and Inhib route for kitty as kitty tends to be kind of a prude
 

that1guy

New Member
Donor
Nov 29, 2016
8
15
Post accompanying latest version:

Rogue-Like 0.974i (probably good)

Ok, this one is just a few basic bug fixes better than version h, and hopefully doesn't add any. This is hopefully the last build for now and the next one you see will be version 0.976 which will have new animations and stuff.
 
  • Like
Reactions: Cirro84 and ponyguy

Balub

Member
Aug 13, 2017
215
278
Is there any way to "unlock" sex with Kitty in the current version? Not sure whether that phrasing is a hint at "do more stuff with her" or "wait for the next update"...
 

j3wed

Newbie
Jun 26, 2017
81
66
No, there's no sex scene or anything besides bj and hj with kitty yet. As @that1guy said, the next update could come with new animations.
 

Balub

Member
Aug 13, 2017
215
278
Updated OP to my modded version of 0.974i. Enjoy!
A short 1-2 sentence rundown on what exactly you've modded would be nice. Did you fix bugs, enable he cheat mode or minimize the grinding?
 
Last edited:

Mangahiryu

Member
Aug 23, 2017
122
25
A short 1-2 sentence rundown on what exactly you've modded would be nice. Did you fix bugs, enable he cheat mode or minimize the grinding?
I agree, just saying it's modded and not what it does or how to use it doesn't help anyone
 
4.40 star(s) 149 Votes