D3D Menu Hack + Codes
Hi everyone i got some questions
If we go into CrossFire Source Codes etc We can see people posting Wall hack No Recoil etc . [Firstly Don't Care if it's detected or not]Someting Like this :
Credits @-[I]fLuX (Address log from 08/05/2013) + His Credits ( @~FALLEN~ @sdkfnlsa )
I want to learn how can i put this is a menu. Can anyone help ?
I know you have to something like this :
BTW: Dose someone have the code with no features ? What i mean is Simple BASE CODE What i mean by that is the D3D9 Code ...and add text where to add own source codes So For example :
Credits to this @6ixth
So i want someone to give me D3D9 WRITTEN with gaps and said what need to be in them ... THX
-CREDITS TO POST FOR CODES ARE :
@credits
@-[I]fLuX
+ His Credits ( @~FALLEN~ @sdkfnlsa )
@6ixth
@BACKD00R
If we go into CrossFire Source Codes etc We can see people posting Wall hack No Recoil etc . [Firstly Don't Care if it's detected or not]Someting Like this : Code:
// crossfire.exe // #define Wallhack 0x6E74C4
I want to learn how can i put this is a menu. Can anyone help ?
I know you have to something like this :
Code:
#include "d3d9.h" #include <windows.h> AND SO ON
Code:
#include <windows.h>
#include <stdio.h>
bool stamina=false;
void LosHacks()
{
[HERE ADD YOURE OWN SOURCES eg: crossfire.exe //
#define Wallhack 0x6E74C4]
return TRUE;
[Here Add Credits]
}
So i want someone to give me D3D9 WRITTEN with gaps and said what need to be in them ... THX
-CREDITS TO POST FOR CODES ARE :
@credits
@-[I]fLuX
+ His Credits ( @~FALLEN~ @sdkfnlsa )
@6ixth
@BACKD00R




