-
Автор темы
- #1
I tried updating the sigs but i keep getting a "Exception thrown at 0x42F29216 (cheat.dll) in csgo.exe: 0xC0000005: Access violation reading location 0x00000000. "
Its something to do with this because i only get an error for this line of code
static auto ShouldSkipAnimFrame = (DWORD)(Utils::FindSig("client.dll", "57 8B F9 8B 07 8B 80 ? ? ? ? FF D0 84 C0 75 02");
DetourFunction((PBYTE)ShouldSkipAnimFrame, (PBYTE)SkipFrame);
Its something to do with this because i only get an error for this line of code
static auto ShouldSkipAnimFrame = (DWORD)(Utils::FindSig("client.dll", "57 8B F9 8B 07 8B 80 ? ? ? ? FF D0 84 C0 75 02");
DetourFunction((PBYTE)ShouldSkipAnimFrame, (PBYTE)SkipFrame);