From
@muttdoggy
There are 2 ways to find out. One is checking for a file and another way is by running the game. Look for a file called options.rpy in the *Your Game*/game folder and also by checking *Your Game*/renpy/common/00console.rpy for the config.console variable set to "True". Just open 00console.rpy with notepad and look for "config.console" and see if its set for true or false. If it's true then you can use command console. Another method is to run the game and use shift+d to bring up the developer console or try shift+o to use the command console.
If you check and you don't have the file options.rpy or your config.console is false, you can make it so you can cheat.
This means you can use command console --
config.console = True
Witch Trianer..
gold = XXX
slytherin = XX
gryffindor = XX
hufflepuff = xx
ravenclaw = xx
I use those.. I keep the gryffindor, hufflepuff, and ravenclaw scores low and the slytherin score high.