some hack source
hey guys,
its MuSiC_kInG
its MuSiC_kInG
im pretty busy, i was hoping to make a pub or something like that but i have a lot of things on my head.. so i thought i would release some code and maybe someone here can make some thing decent for u guys.
No Fall Damage :
Code:
*(float*)( (*(DWORD*)(CShellBase+0x0090A4A0))+0x04 ) = 0;
1hitkill :
Code:
for(int i=0 ; i<445 ; i++) *(float*)( (*(DWORD*)((*(DWORD*)(CShellBase+0x0090A4B8))+(4*i))) + 0x0754) = FLT_MAX ;
Instant Respawn :
Code:
memcpy((LPVOID)(CShellBase+0x003A30B),(LPBYTE)"\x90\x90",2);
No Nade Damage :
Code:
#define Gernades ((i==6)||(i==7)||(i==8)||(i==64)||(i==100)||(i==126)||(i==135)||(i==209)||(i==210)||(i==240)||(i==263)||(i==272)||(i==338)||(i==382)||(i==383)||(i==384))
for(int i=0 ; i<445 ; i++)
{
if(Gernades)
*(float*)( (*(DWORD*)((*(DWORD*)(CShellBase+0x0090A4B8))+(4*i))) + 0x0754) = 0 ;
}
have fun hacking


... 
