Originally Posted by Swiftdude Code: DWORD WINAPI Hacks(LPVOID) { bool oneshot = false; while(1) { DWORD CShellBase = (DWORD)GetModuleHandleA("CShell.dll"); if(oneshot) { for(int i=0 ; i<445 ; i++) { *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase + UPDATE ))+(4*i))) + 0x7F8) = FLT_MAX ; } } } } fixed it a bit. smart one
Originally Posted by Swiftdude there was an update long ago... LOL, I looked with OllyDbg again but the addy was still the same.
Originally Posted by filip1999 patched ??? i tried i got detected ty for banning my account So learn C++ and Win API programming and code a bypass -.- Did u only copy and paste? lol