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 January 2025 | We checked for new version 1.57
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>
How to Cheat
After you finish editing the HTML files, you will unlock the following codes like this: