Last Updated on 3 December, 2022

Become Someone Cheats – Cheat Codes – Unlock each gallery, modify all the state variables (Money, int, str, end, dom, trust and more)

Become Someone Cheats – Cheat Codes – How to use cheats?

This is an HTML game, so like many other HTML games you just have to start playing and press F12. It may be a key other than F12 in browsers other than Chrome. If you use another browser and with F12 it does not work, consult the equivalences

Become Someone Cheats – Cheat Codes – Full List

These are all the console commands currently available in the game

State Variables

We leave you some examples so you can see how to modify state variables, feel free to try with other variables

SugarCube.State.variables.mc.money+=10000
SugarCube.State.variables.mc.int+=10
SugarCube.State.variables.mc.str+=10
SugarCube.State.variables.mc.end+=10
SugarCube.State.variables.mc.dom+=10
SugarCube.State.variables.mc.porn+=10
SugarCube.State.variables.mom.trust+=1
SugarCube.State.variables.sis.trust+=1

Unlock Gallery

We leave you some examples so you can see how to unlock galleries, feel free to try with other galleries

  • Starting values: SugarCube.State.active.variables.abigail.gallery=[ 0, 0, 0, 0, 0, 0, 0, 0 ]
  • Unlocked values: SugarCube.State.active.variables.abigail.gallery=[ 1, 1, 1, 1, 1, 1, 1, 1]

So just replace all the zeros with “1”. And replace the character’s name (abigail) with the character of your choice

You can use an alternative method to unlock the gallery if you want, but the previous one is easier:

Object.keys(SugarCube.State.variables).forEach((key, i) => {
const shortCut = SugarCube.State.variables
if(shortCut[key].hasOwnProperty(“gallery”)){
shortCut[key].gallery.forEach((val, n) => {
shortCut[key].gallery[n] = 1
})
}
})

Money Cheat

As you may have already deduced, the money cheat is one of the State Variables cheats, you just have to find the line

SugarCube.State.variables.mc.money+=

The value on the right, after the “=” will be the value of your money in the game. So basically this cheat means infinite money, since you can change the value whenever you want.

We hope that you have liked these cheats and have made your experience in the Become Someone game much easier.

Money Code

Latest Money Code: Fv7ghR

Other walkthroughs and cheats