This doesn't help with cheat code what is whit f12 it does not work at all I also don't understand all that numbers laters what
(async function() {
const cheatHash = await window.hashStr(State.variables.code);
if (cheatHash === "13ae18a57c23a8cf8c847fc830eff7381bda1e1294f22c86470eea29653e10c8"

{
State.variables.cheat = 1;
} else if (cheatHash === "e202be3100703044ae3b3c5b115dab7903319ef37d1bdb4aec4c35ed83200c04"

{
State.variables.cheat = 2;
} else if (cheatHash === "7310afc58594960160551325849a1e284f46402d800955cbd4af7a5f845b7589"

{
State.variables.cheat = 3;
} else {
State.variables.cheat = 0;
}
What the heck is this ?????????