PDA

View Full Version : Any C++/d3d Tutorials For Hacking Bf2?


xxalex9393xx
10th April 2007, 12:03
hey people, can any one help me out, i wanna code a hack in c++/d3d for bf2, but i do not know where to get tutorials from, so if anyone can help me, please send some tuts on c++ and d3d.Right now i am learning VB ( i know just about everything) but i dont think VB will help me code a hack with ESP and aimbot and xhair, so if anyone knows/has any tuts, please send me links to it

THANKS!!!!!

(PS: i know there is a thread for tutorials, but what i am looking for is a D3D/C++ step by step tutorial of how to make hacks with esp/xhair/aimbot/and other features. Also if i code my hack in D3D with a color aimbot, crosshair, and chamz, how can i put in a commander hack, nametags, no fog and no sky, i have read some tutorials about memory hacking and i can make a commander hack and no fog, but i want to know how to put it in the D3D hack along with a menu so i could activate all if i want to, so please if anyone can help me, I WOULD APPRECIATE IT SO MUCH!!!!!!

firebat
10th April 2007, 15:14
Well, good luck, I don't think there are any tutorials, "step-by-step" that covers all the features u asked for. The best bet is http://forum.gamedeception.net/, and look at the various stickies which individually cover your requests.

xxalex9393xx
11th April 2007, 04:41
ok, will do, thanks

scruie
11th April 2007, 11:36
I also recommend dubbls site as well: http://www.battlecoders.com/forum/


If you search gamedeception (gd) there is a nice thread that links all the tuts together. I will advise you now, search and read before making a silly post over at gd, they have always seem to have a low tolerance for nubs.

mCdaWayNE
11th April 2007, 18:50
Just on a sidenote... It is possible to realize an ESP, XHair and aimbot with VB. I have something working here, but it is nowhere near as good as it would be using D3D, cause it's flickering like crazy and the aimbot is very shaky (but that's something I could work on, but I was too lazy :P ).
But using VB it will be or is already detected soon I guess, because the methods one can use are very limited.

xxalex9393xx
13th April 2007, 09:39
Just on a sidenote... It is possible to realize an ESP, XHair and aimbot with VB. I have something working here, but it is nowhere near as good as it would be using D3D, cause it's flickering like crazy and the aimbot is very shaky (but that's something I could work on, but I was too lazy :P ).
But using VB it will be or is already detected soon I guess, because the methods one can use are very limited.

REALLY???!!! you can make hacks with vb, damn i never knew, is there like a step by step tut of doing that, cuz i do not know how to get the vecs for the aimbot but i think i could make the chamz by usuing the RGB thingamagig (i think.) and about the detected thing, im gonna use the hack on non-punkbuster servers, and the reason i wanna make a hack is cuz all the public version hacks SUK SHIT and they are without aimbots, so i wanted to create my own hack, so yeah if u have any tuts on the vb on how to get teh vecs for aimbot or sumthing, please post=)

thanks!!!;)

mCdaWayNE
14th April 2007, 16:08
Um, first of all, maybe I was wrong there, but with ESP I just meant Textmsgs that show all kinds of different information. Chams are not possible afaik, because there is no way to hook the game/direct3d.

As for the aimbot and the information about the player: I read many threads here and on UC that. I don't know how firm you are in the concept of classes, I actually understood a lot of it in the process of creating the project.
You can search for my older posts here, I asked some things that should help you too.

As for the detection, I don't really know if it can be detected, but it sure would be easy, as VB's methods are limited and predictable.