HTML Cheat code list for HTML games & short tutorial

Svartr564

New Member
Mar 2, 2025
3
2
13
Hey-yo, here to say that Project Reeducation change the hashStr values in v 1.35.

It's 1542227040 to access the game, including DLC, and 2025798857 for the "advanced" character creation options.
 
  • Heart
Reactions: Satori6

Benji131

New Member
Aug 28, 2020
2
2
177
Hey Satori6, could you possibly do the code for "Homefront Bound" by Navigator? I can't figure out how to find the code or to change it to something else.
 
Last edited:
  • Like
Reactions: Satori6

Satori6

Game Developer
Aug 29, 2023
588
1,402
230
Hey-yo, here to say that Project Reeducation change the hashStr values in v 1.35.

It's 1542227040 to access the game, including DLC, and 2025798857 for the "advanced" character creation options.
Thank you!

Hey Satori6, could you possibly do the code for "Homefront Bound" by Navigator? I can't figure out how to find the code or to change it to something else.
Added!
 

andreacogna98

New Member
Oct 25, 2020
11
5
145
guys, someone knows the right code variable to use for "A Spell For All", I try window.Harlowe.API_ACCESS.STATE.variables. and Sugarcube but noone work, help pls
 
  • Like
Reactions: Satori6

Satori6

Game Developer
Aug 29, 2023
588
1,402
230
Hi,

whats the code to increase the number of backs?

and whats the code to reduce loading time?
Code:
SugarCube.Config.history.maxStates=NUMBER
Loading time has to do with your computer and the game's optimization.
 

Satori6

Game Developer
Aug 29, 2023
588
1,402
230
someone know what time of coding i need to use for Exchange Program: New Roommate?
sugarcube don't work

Added to the list.
Values are stored in gameState instead.

The game will bitch about you opening the console. You can edit the HTML file on a text editor, search for debugger; and delete it.
 

Satori6

Game Developer
Aug 29, 2023
588
1,402
230
guys, someone knows the right code variable to use for "A Spell For All", I try window.Harlowe.API_ACCESS.STATE.variables. and Sugarcube but noone work, help pls
That game includes a built-in cheat menu under the games folder in your phone.

Is there a specific thing not accessible from there that you're trying to modify?