Become Someone Cheats (Complete Guide)

This is an HTML game, so start playing by pressing F12, as with many other HTML games. In browsers other than Chrome, it may be a key other than F12. If you are using a different browser and F12 does not work, consult the equivalents.

Cheat Codes

  • Here are variable commands of the game that are actively working:
  • 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

You can take a look at the following examples to unlock the gallery:

  • 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]

Note: Just replace all the zeros with “1”. And replace the character’s name (Abigail) with the character that you select.

An alternative method to unlock the gallery in become someone game

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 Cheats

As you may have guessed, the money cheat is one of the State Variables tricks; all you need to do is locate the line.

SugarCube.State.variables.mc.money+=

In this command, the value to the right of the equal sign will represent your money in the game. Since the value can be altered at any time, this hack essentially provides you unlimited funds.

Money Code

Latest Money Code: Fv7ghR

We hope you enjoyed these cheat. We have tried our best to make your experience with Become Someone a lot simpler.

  Welcome To The Free Will Walkthrough

 

Related:

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.