Wallhack - need a little help.
What is the wallhack addy? And what value do you set to it for wallhack?
Is it in Ihaxyou's list? I can't find it.
Please reply fast
.
Is it in Ihaxyou's list? I can't find it.
Please reply fast
.
.
if(==1) { MgrCshell+
=
; }

NOOB ***** =; PERSON _corn_ = Normal; if(***** ==
) { _corn_ =
; }
int ***** =; Chob _corn_ = Normal; if(***** ==
) { _corn_ =
; }

d3d9device->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
if(wallhack = true && m_Stride == 64)
{
d3d9device->GetRenderState(D3DRS_ZENABLE, &NoWallhack);
d3d9device->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
d3d9device->SetRenderState(D3DRS_ZFUNC, D3DCMP_NEVER);
}
if(wallhack = false && m_Stride == 64)
{
d3d9device->SetRenderState(D3DRS_ZENABLE, NoWallhack);
d3d9device->SetRenderState(D3DRS_ZFUNC,D3DCMP_LESSEQUAL);
}
