Wallhack addy?

Posts 115 of 25 · Page 1 of 2
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 .
omfg
You are a bug choob
Wallhack is D3D hack loool
STOP asking NOOB!
You do not known How to make Simple Hack. I think you need Make in Basic. STOPPED your dreaming...
Here is Offset:

Code:
if(==1)
        {
           MgrCshell+ = ;
        }
Quote Originally Posted by A$IAN View Post
omfg
You are a bug choob
Wallhack is D3D hack loool
Oh lol

Could you please supply the code for wallhack? Or tell me where to learn/get it.

Quote Originally Posted by ***** View Post
STOP asking NOOB!
You do not known How to make Simple Hack. I think you need Make in Basic. STOPPED your dreaming...
Here is Offset:

Code:
if(==1)
        {
           MgrCshell+ = ;
        }
How else do I learn? I have already made 2 working hacks, (only posted 1 so far). All I need to know is the some D3D code for a wallhack, or a hint.

Code:
NOOB ***** = ;
PERSON _corn_ = Normal;
if(***** == )
{
     _corn_ = ;
}
Code:
int ***** = ;
Chob _corn_ = Normal;
if(***** == )
{
     _corn_ = ;
}
You say that! OK!
@Thunder [RAQC]
Quote Originally Posted by ***** View Post
Code:
int ***** = ;
Chob _corn_ = Normal;
if(***** == )
{
     _corn_ = ;
}
You say that! OK!
@Saidin [RAQC]
Ok forget the funny stuff now.

Can you please help me. I have researched D3D wallhacks and i found this:
Code:
d3d9device->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
Am I meant to replace the d3d9device with something else?
And what do I have to include for D3D? Just d3d9.h?
Quote Originally Posted by _corn_ View Post
Ok forget the funny stuff now.

Can you please help me. I have researched D3D wallhacks and i found this:
Code:
d3d9device->SetRenderState(D3DRS_ZENABLE, D3DZB_FALSE);
Am I meant to replace the d3d9device with something else?
And what do I have to include for D3D? Just d3d9.h?
nope much more
Quote Originally Posted by A$IAN View Post

nope much more
Thats what I like about MPGH. People are so helpful. (Note the sarcasm)
Google it my friend google is the teacher
Quote Originally Posted by CFhackerfree View Post
Google it my friend google is the teacher
I have. And this is what i found:

Code:
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);
}
Would that work?
Do I have to change d3d9device?
What is m_Stride for?
man dont trust google for source code they source there is not full you musst learn coding or no hack :/
Quote Originally Posted by _corn_ View Post
I have. And this is what i found:

Code:
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);
}
Would that work?
Do I have to change d3d9device?
What is m_Stride for?


test it and you see ^^
Read a C++ book man, go to a library, join them and borrow a book.
It's very funny to read a book about C++ .
Quote Originally Posted by Kotio iz Evil View Post
Read a C++ book man, go to a library, join them and borrow a book.
It's very funny to read a book about C++ .
Why can't you just help me? What is this website for?
In my opinion this website is for people to say: learn c++, get a c++ book, etc, etc. I already know c++. I just need a little help.

x 9999
Helping is not giving u the rest code
Posts 115 of 25 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?