Anger5K (01-13-2021)
Anger5K (01-13-2021)
Last edited by Anger5K; 01-13-2021 at 12:19 PM.
My Own Hack!!!
bruhhhh why not try it by yourself? its easy to get it just dump cshell open it on ollydbg, x32dbg or ida then search the string PlayerOutLineRender after that scroll up a little bit then you will see a PUSH EBP <--- beginning function then copy the address then paste it on your outdated address is that hard to update address XD?
Code:___:56B64DB0 Here <---- push ebp ___:56B64DB1 mov ebp, esp ___:56B64DB3 push ecx ___:56B64DB4 mov eax, dword_57CDD958 ___:56B64DB9 push ebx ___:56B64DBA mov ebx, [ebp+arg_0] ___:56B64DBD push esi ___:56B64DBE mov eax, [eax+250h] ___:56B64DC4 cmp bl, 1 ___:56B64DC7 jnz short loc_56B64DD0 ___:56B64DC9 push offset aPlayeroutliner ; "PlayerOutLineRender 1"
My Own Hack!!!