If you use console commands use this link
You must be registered to see the links
this has the right commands for this game, just in case the link does not work here is the commands
Enable console: Open Super Powered\renpy\common\00console.rpy
Change config.console = False to True
Billy:
player.willpower=xxx
player.money=####
player.energy=###
player.Style=###
player.interactions=### (Charm)
player.alignment=###
player.reputation=### (Global Influence)
School Rep: school.influence = <number>
The Initiative Rep: initiative.influence = <number>
Logistics Division: logistics.influence = <number>
Globex: globex.influence = <number>
player.(stats)
fitness, reflex, stoicism, leadership,persuasion, personality, reasoning, awareness, concentration
Shorthand: Use theses for being of command (ex. m.taboo=False)
Mother - m
Sophie is sis
the player is player
Chelsea is ch
Denise is d
Jules Steward is js
Kelly is k
Ms. Larson is pl
Mary is my
Nikki is n
Samantha is sam
Sandra is sd
Terri is t
Allie is a
Sister (Stephanie) is sis
<char>.corruption=###
<char>.inhibition=###
To give all sex traits to characters:
<char>.obsessive=True/False
<char>.nymphomaniac=True/False
<char>.volatile=True/False
<char>.psylocked=True/False
For obsessed:
m.obsessive=True
m.psylocked=True
Locations:
Allie: Chemistry class
Samantha : Biology
Terri : Computer Science
Mary : Yearbook
Kelly: Debate class
Denise : Art
Chelsea: Basketball class
Nikki: Track class
Sandra: Swimming
Here's a list of console commands for the game.
Player affecting cheats
player.fitness = x
player.reflex = x
player.stoicism = x
player.leadership = x
player.persuasion = x
player.personality = x
player.awareness = x
player.reasoning = x
player.concentration = x
player.money = x
player.alignment = x
player.social = x
player.interactions = x
Player.SB = x
Player.PB = x
player.MB= x
grade = x
player.reputation = x
SB = Social Bonus (doesn't increase the amount of interactions but does increase the power of some things)
PB = Physical Bonus
MB = Mental Bonus
here's a list of all the girls console indentifier
Mom: m
Kelly: k
Samantha: sam
Principle Larson: pl - content incomplete
Denise: d - not added
Jules: js - not added
Nikki: n - not added
Allie: a -
Sandra: sd - not added
Terri: t - not added
Chelsea: ch - not added
Mary: my - not added
Courtney: cy - not added
Anne: an - not added
Sophie: s - content incomplete
Girl affecting cheats (replace <char> with girl's console identifier)
<char>.vitality = y
<char>.willpower = y
<char>.favor = y
<char>.love = y
<char>.lust = y
<char>.fear = y
<char>.anger = y
<char>.inhibitions = y
<char>.suspicion = y
Inhibitions means lower is better
Girl Mental Affecting Cheats
<char>.obsessive=True
<char>.nymphomaniac=True
<char>.volatile=True
<char>.psylocked=True
time affecting cheats (doesn't change the locations and actions available at that time so allows going to Globex during the morning when used during the Afternoon or Day)
phase = 'Morning'
phase = 'Day'
phase = 'Afternoon'
phase = 'Night'
weekday = '[Insert day here with capital letter first letter]'
* SOME CODES MAY BE WRONG I DID NOT MAKE THIS*