I am completely brand new to C++, and was wondering if somebody could help me create body chams, not NX chams, the old skool ones with the whole body a color. Thanks.
You will need some familiarity with the d3d sdk, you will also need to know the CA strides and how to hook DIP. I recommend you go buy a C++ book and read that.
Good luck with that bub!hhahaha
Ok first thing is:
[1] Get a book for C++
[2] Ounce finished with that learn D3D
[3] Now you can make your own ****!
Fag Fag Fag! Seriously if you don't have a point to say gtfo! I fuckin hate these ridiculous three year olds that spam the threads with pointless comments.
And I will be talking to the MPGH staff about this.
Originally Posted by ppl2pass
Fag Fag Fag! Seriously if you don't have a point to say gtfo! I fuckin hate these ridiculous three year olds that spam the threads with pointless comments.
And I will be talking to the MPGH staff about this.
By saying this you are spamming the thread with pointless comments that dont relate to the thread.
Originally Posted by CodeDemon
By saying this you are spamming the thread with pointless comments that dont relate to the thread.
And so are you. O_O
Its a bit harder than you might think.
First of you would need to hook a vtable called DrawIndexedPrimitive and SetSteamSource. Tbe easiest way (not working anymore) would be to use a detour which takes the original function and then jumps to your function then jumps back to the original one. Then you would need to get the strides and numverticies and remove the z-buffer on them and then fill the texture with a color of your liking.
Its a bit harder than you think becouse there is no avaliable hook for DIP and SSS that works.
Hope you solve it out
PS. Correct me if im wrong
Body is much easier as it is just a simple PTC command...
The immaturity of this section is unbelievable..
Making chams isn't really that hard, making it undetected is the part people have trouble with. Start from the basics of C++, don't jump right into hacking.
Originally Posted by Void
The immaturity of this section is unbelievable..
Making chams isn't really that hard, making it undetected is the part people have trouble with. Start from the basics of C++, don't jump right into hacking.
Easier said than done... :\
One language to learn is very hard D:
Especially when I've been protected by the CLR to handle all my memory, now with CPP its all direct memory access and no garbage collector.... OH NOEZZ!!!!
Originally Posted by Void
The immaturity of this section is unbelievable..
Making chams isn't really that hard, making it undetected is the part people have trouble with. Start from the basics of C++, don't jump right into hacking.
Yes im wondering when that site is comming online...
Most people will give up when you say the truth but DONT give up. Where do you think we started?