Oct 23, 2022
29
22
idk code but editing index file still works
setup.def = function(){
let hash = setup.cyrb53(setup.getVar("zzz"));
There will be a line here like return hash = xxxxxxx (idk i already changed it) you should change it to
return true;

and it automaticly aplies cheat mode
How exactly does this work? Do I write this in console? Because its not working there
 
Jun 11, 2017
5
0
Trojan:Script/Wacatac.H!ml

Called out by Microsoft Defender. Downloaded desktop Mega link and already flagged it in Temp before transferring to my device. Common, common false positive around the internet in the past weeks but doing all I can to scan anyway.
 

Tukann

Tukann Games
Game Developer
Jul 21, 2022
247
930
Trojan:Script/Wacatac.H!ml

Called out by Microsoft Defender. Downloaded desktop Mega link and already flagged it in Temp before transferring to my device. Common, common false positive around the internet in the past weeks but doing all I can to scan anyway.
This happened with a previous update with my other game. Nothing to do about it as far as I know. Just Windows Defender being wacky.
 

HillDweller

Member
Mar 31, 2020
175
362
My aunt must be a shapechanger... yeah already can tell its a pass for me if you cant find/hire enough shots of one person to suspend belief.. good luck!
Yeah, pretty scummy of the dev to not hire three porn actresses (at at minimum) and one porn actor, and a photographer plus assorted crew, and also rent a family house with a pool.... for a game that will be mainly distributed for free. Pfft come on dev, stop milking and fork over.
 

phrenetik

Newbie
Mar 8, 2018
46
18
Yeah, pretty scummy of the dev to not hire three porn actresses (at at minimum) and one porn actor, and a photographer plus assorted crew, and also rent a family house with a pool.... for a game that will be mainly distributed for free. Pfft come on dev, stop milking and fork over.
and the nurse the asian friend ... lol
 

H1M

Member
Jun 8, 2017
302
203
Yeah, pretty scummy of the dev to not hire three porn actresses (at at minimum) and one porn actor, and a photographer plus assorted crew, and also rent a family house with a pool.... for a game that will be mainly distributed for free. Pfft come on dev, stop milking and fork over.
Hyperbolic much, I said my opinion and never said scummy.. but hey you do you Bo... I am out of here.
 

Gladiusbomb

New Member
Sep 23, 2017
2
11
Just saw that code was posted above so this may no longer be needed but here is another work around the code that's similar to the return hash replacement.

In the function "setup.cyrb53" you can change "return 4294967296 * (2097151 & h2) + (h1>>>0);" to either "return 1004952673773778" or "return 4329280771532547". These are different tiers with the first code giving more benefits.

These numbers can be found in "setup.rt" with two other numbers which didn't seem to work but this is probably something I've overlooked. If the code continues to use these same functions you should be able to find the numbers in "setup.rt" and edit the return in the function "setup.cyrb53" for future updates.
 
4.20 star(s) 26 Votes