Need help?Were do i put the source codes, What file do i use? - MPGH - MultiPlayer Game Hacking & Cheats
Were do i put the source codes, What file do i use?
Posts 1–11 of 11 · Page 1 of 1
Were do i put the source codes, What file do i use?
Yeah, this is a nooblet question, and ill prob get flamed. But anyways, what file do I use If I wanted to use codes like
PushToConsole("FireSpeed 999.999999" );
Lolz, thx to whoever helps me.
Download Visual C++ 2008 or 2010. Then downlaod the latest sdk in this case its june 2010. Then look at some tutorials here on mpgh.
Originally Posted by NOOBJr
Download Visual C++ 2008 or 2010. Then downlaod the latest DIRECT X sdk in this case its june 2010. Then look at some tutorials here on mpgh.
thought i should add that.
Originally Posted by NOOBJr
Download Visual C++ 2008 or 2010. Then downlaod the latest sdk in this case its june 2010. Then look at some tutorials here on mpgh.
So... you are so wrong.
Do i "downlaod the latest sdk" which is "june 2010" But what SDK am I downloading again. Is it just some random sdk made/ released in june 2010?
You dont need DirectX to make a hack... He could be making a hotkey.
Originally Posted by topblast
So... you are so wrong.
Do i "downlaod the latest sdk" which is "june 2010" But what SDK am I downloading again. Is it just some random sdk made/ released in june 2010?
You dont need DirectX to make a hack... He could be making a hotkey.
yea I guess, but you need to hook one of the games functions and he isn't going to find out how to do it by himself. And almost every single base out there that have hooks use the hook for drawing Menus. Anyways it's a good idea to have but of course not required.
Originally Posted by swatfx
yea I guess, but you need to hook one of the games functions and he isn't going to find out how to do it by himself. And almost every single base out there that have hooks use the hook for drawing Menus. Anyways it's a good idea to have but of course not required.
if you need to hook the game function.. well you still dont need directX SDK to do that. Windows comes with a D3D9.h file already. having everything you need.
Originally Posted by topblast
if you need to hook the game function.. well you still dont need directX SDK to do that. Windows comes with a D3D9.h file already. having everything you need.
I know. Did you just read the first few words of my post or the whole thing?