Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

k so here is a trustcheck patching guide (april 2011 and below)

open the client in x32dbg

search string trust check failed for %s

go up 7 or 6 lines and change the jne to jmp (press the space bar)

patch the file 

done

so i opened roblox.exe in x32dbg, but where do i search "trust check failed"? i now understand what is meant by jmp but not how to find the string

(+1)

i will make a full guide on it in my site soon :P

btw i will not forget about this

(+1)

i was too lazy to add it to my site so i did it in github gists

https://gist.github.com/idkwhattoget/2fc2a0ae3b3b0e6b94e7f0c464c8b3e6

thanks a lot for this!

but since you're not doing the trustcheck tutorial can you please send me a link to a good tutorial for it

why is it gone now

lucky there is a archive that save the website

https://web.archive.org/web/20220503034917/https://gist.github.com/idkwhattoget/...

yup i got it, even figured out how to patch trustcheck

IT WORKED, thank you so much, you can't imagine how thanful i am!