Skip to content
Menu
SteamAH
  • Cheat
  • Guide
  • Tips
  • Privacy Policy
  • Abuse
SteamAH

Become Someone: How to Cheat [2025]

Posted on May 10, 2022February 25, 2025

Become Someone. Volen developed an adult life simulator game (HTML – Text Based). This game will allow you to choose a life path that will allow you to meet girls who will react to you in different ways depending on your stats. If you want to learn how to cheat in the game, you are coming to the right place. Here, we will teach you how to edit the HTML file and enable the cheat mode.

Important: Using the console cheat can break the game, so use them at your own risk!

Updated February 2025 | We checked for new version 1.60

 

How to Enable the Cheat Mode

You can edit the HTML file with Notepad++:

Image: Astercholik

Find:

<<linkreplace "Active cheats">>
<<set _val = sha256(_testcode)>>
<<if _val == $bathroom.bath && !$has.usedcheat>>
''Light cheat unlocked''
<<goto "Light cheat">>
<<elseif _val == $bathroom.shower && !$has.usedcheat>>
''Medium cheat unlocked''
<<goto "Medium cheat">>
<<elseif _val == $bathroom.toilets && !$has.usedcheat>>
''Hard cheat unlocked''
<<goto "Hard cheat">>
<<elseif _val == $bathroom.max && !$has.usedcheat>>
''Platinium cheat unlocked''
<<goto "Platinium cheat">>
<<elseif _val == $bathroom.ultra && !$has.usedcheat>>
''Diamond cheat unlocked''
<<goto "Diamond cheat">>
<<elseif _val == $bathroom.cash && !$has.usedcheatmoney>>
''Money cheat unlocked''
<<goto "Money cheat">>
<<elseif _val == $bathroom.holi && !$has.usedcheatholidays>>
''Holidays cheat unlocked''
<<goto "Holidays cheat">>
<<elseif _val == $bathroom.urinal>>
''Gallery Unlocked''
<<goto "Gallery cheat">>
<<else>>
Sorry, the code you entered is not valid
<</if>>
<</linkreplace>>
<h2>You can get the cheat codes on:</h2>

Replace to:

<<linkreplace "Active cheats">>
<<set _val = _testcode>>
<<if _val == "Light" && !$has.usedcheat>>
''Light cheat unlocked''
<<goto "Light cheat">>
<<elseif _val == "Medium" && !$has.usedcheat>>
''Medium cheat unlocked''
<<goto "Medium cheat">>
<<elseif _val == "Hard" && !$has.usedcheat>>
''Hard cheat unlocked''
<<goto "Hard cheat">>
<<elseif _val == "Platinium" && !$has.usedcheat>>
''Platinium cheat unlocked''
<<goto "Platinium cheat">>
<<elseif _val == "Diamond" && !$has.usedcheat>>
''Diamond cheat unlocked''
<<goto "Diamond cheat">>
<<elseif _val == "Cash" && !$has.usedcheatmoney>>
''Money cheat unlocked''
<<goto "Money cheat">>
<<elseif _val == "Holidays" && !$has.usedcheatholidays>>
''Holidays cheat unlocked''
<<goto "Holidays cheat">>
<<elseif _val == "Gallery" >>
''Gallery Unlocked''
<<goto "Gallery cheat">>
<<else>>
Sorry, the code you entered is not valid
<</if>>
<</linkreplace>>
<h2>You can get the cheat codes on:</h2>

Also, you can download this HTML file from Google Drive and replace index.html with one in the zip file.

How to Cheat

After you finish editing the HTML files, you will unlock the following codes like this:

  • Light – Light cheat
  • Medium – Medium Cheat
  • Hard – Hard cheat
  • Platinium – Platinium cheat
  • Diamond – Diamond cheat
  • Cash – Money cheat
  • Holidays – Holiday event
  • Gallery – Gallery unlocked

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Disclaimer

All content cited is derived from their respective sources. If you think we have used your content without permission, Please go to the Abuse Page to contact us and we will be taking it seriously.

Recent Posts

  • MindsEye: How to Fix Crash Issues on Windows 10 & 11
  • MindsEye: How to Disable Depth of Field for Better Performance
  • Parasite Inside: Full Save + Maps [V0.3.5]
  • Car Dealer Simulator: 100% Achievement Guide
  • Sheepy: A Short Adventure – Save Files for the “SHEEPY STRONG” Achievement
©2025 SteamAH | Powered by SuperbThemes & WordPress