Need in game hack menu source code!
Hi guys i'm trying find the menu hack source code! but no where....
can someone give it me...
becauyse i'm learning c++ but it's too hard but yeah i think i leave for learning c++ and first learn Visual Basic or Java....
so waiting menu source code (ingame with hotkey to open= delete (note:when it's possible)
so waiting guys!
We need some of the hacks code to know what to "fully" do
im looking for one of these too 0.o sadly no one is giving me a code either
ok.....? umm if you need game hack menu source code, its not just on mpgh.
search the web idiot if noone here answers with one.
sry i searched 1hout on all searching engines and nothing...(youtube too...)
You mean an In-Game GUI?
Mh..
Your problem is that its not only C++ its a D3D hook.
Honestly, if you can code your own hacks you can code a simple menu.
need to using
D3DXCreateFont(pDevice, 8, 6, FW_BOLD, 1, 0, DEFAULT_CHARSET, OUT_DEFAULT_PRECIS, DEFAULT_QUALITY, DEFAULT_PITCH | FF_DONTCARE, "Lucida Console", &Directx.pFont); //DO THE TEXT STUFF DirectX.pFont->Release();
Well,do create menu you create it with a D3D Hook.(something that I dont know how to make)