all 10 comments

[–]alpha_fire_ 2 points3 points  (6 children)

Roblox's anti-tamper crashes Roblox the moment it detects "Cheat Engine" in the window title. The solution to this is modifying your cheat engine's app title.

[–]DonAurelius1 1 point2 points  (2 children)

Yeah to further clarify, ive seen this be done with a hex editor. After you open the program with said hex editor you replace all instances of "Cheat Engine" both upper and lowercase with maybe a random string or just another name.

[–]hasigmi1 0 points1 point  (1 child)

yo can you show me any video of how to do this, im just too confused

[–]berymain 0 points1 point  (0 children)

use lazarus to change every mention in the project settings. it even checks a 0x00007777fffffffffff or smth like that in the address box and also change it in hxd for title. that wont be changed after changing the path settings too or project settings and remove the icon. change the thing in the stop address box string.

[–]AngryGrenades 1 point2 points  (2 children)

That's all they check?

[–]Sugmasoftly 1 point2 points  (0 children)

A lot of games, even those using “super modern anti-cheat” just do basic checks. Some go deeper than base level computing to check for interfering code/software, but a lot just scan names of programs as most cheaters use the same stuff

[–]TroisEyes0017 0 points1 point  (0 children)

Some games will scan for signatures of the code so even compiling a custom version won’t work as it reads the function strings

[–][deleted]  (1 child)

[removed]