Hello
I'd like to mention that's not my own source, I'm not even interested in crossfire hack coding and such shits. All credits goes to ramo. Thanks for understanding
------------------------------------
Hello
The following source code allows you to be unkickable in-game.
[Only registered and activated users can see links. Click Here To Register...]
I'd like to mention that's not my own source, I'm not even interested in crossfire hack coding and such shits. All credits goes to ramo. Thanks for understanding
------------------------------------
Hello
The following source code allows you to be unkickable in-game.
Code:
VOID AntiKick()
{
int AntiKick = *(int*)(PlayerPTR + 0x1F4 + 0x90);
float* AntiKick2= (float*)((*(DWORD*)((CShell) +(4*i)))+0x1F8 + 0x90);
if(AntiKick)
{
if(Antikick%1==1)
{
if(AntiKick%1==0)
{
//check zombie mode game
if (*(DWORD*)(PlayerPTR + 0x302))
{
if(AntiKick%5 != 0 && *AntiKick2 )*AntiKick2=*AntiKick*4-0x652C;
}
else
{
if(AntiKick%5 != 0 && *AntiKick2 )*AntiKick2=*AntiKick*16-100;
}
}
else
{
//check zombie mode game
if (*(DWORD*)(PlayerPTR + 0x302))
{
if(AntiKick%4 != 0 && *AntiKick )*AntiKick=*AntiKick2*4-652C;
}
else
{
if(AntiKick%4 != 0 && *AntiKick )*AntiKick=*AntiKick2*16-100;
}
if(AntiKick%4 != 0 && *AntiKick )*AntiKick=*AntiKick2*16-100;
}
}
}
}
void call()
{
AntiKick();
}
[Only registered and activated users can see links. Click Here To Register...]