Need help?How to Make Your Own Public Hack - MPGH - MultiPlayer Game Hacking & Cheats
How to Make Your Own Public Hack
Posts 1–15 of 16 · Page 1 of 2
How to Make Your Own Public Hack
YOU MUST DO THIS FIRST
INSTALLING VISUAL C++ 2008
LINK :
HOW-TO : Select Visual C++ 2008 Express Edition under Visual Studios 2008 Express and click Free Download
INSTALLING DIRECT-X SDK
LINK : http://www.microsoft.com/downloads/d...displaylang=enⓘ
HOW-TO : Click download and install this SDK
ADDING DIRECT-X INCLUDE FILES IN VC++
STEP 1. Install Direct-X SDK
STEP 2. Open VC++
STEP 3. Select Tools -> Option -> Projects and Solutions -> VC++ Directories
STEP 4. In VC ++ Directories, go to the drop-down menu and select Include Files
STEP 5. Add the code below
Code:
ADDING DIRECT-X LIBRARY FILES IN VC++
STEP 1. Install Direct-X SDK
STEP 2. Open VC++
STEP 3. Select Tools -> Option -> Projects and Solutions -> VC++ Directories
STEP 4. In VC ++ Directories, go to the drop-down menu and select Library Files
STEP 5. Add the code below
Code:
Here's a tutorial on how to create a d3d8 / Sudden attack base!
---------------------------------------------
Open up Visual C++ 2008
Create: Project...
Choose Win32 Console Application
If you do not see it, look at Project types and click on Visual C++
Screenshot
This image has been resized. Click this bar to view the full image. The original image is sized 1023x743.
You should see the picture below be presented on your Visual C++
Press NEXT
Screenshot
This image has been resized. Click this bar to view the full image. The original image is sized 617x519.
Do not touch anything else. Application type - Select "DLL"
Press FINISH
Screenshot
This image has been resized. Click this bar to view the full image. The original image is sized 611x511.
You should see the screenshot below presented on your Visual C++
Right click and remove dllmain.cpp*
* - Remove because it is already defined in the base source I will give you.
Screenshot
This image has been resized. Click this bar to view the full image. The original image is sized 699x487.
Click the green arrow on the top to debug / release. Alternately, you can just build / rebuild (for those who know how to use C++ IDE)
Screenshot
This image has been resized. Click this bar to view the full image. The original image is sized 759x654.
---------------------------------------------
Base Source Code
---------------------------------------------
Replace your main cpp file with this.
Code:
** Note : This is definately detected. Find a way to make it undetected; I will not tell you how.
__________________
SuddenAttackNA Coder~
SANA Pub Hook V1
SANA Pub Hook V2
SEXY
I'm gonna move this to CF General and change the [Request] to tutorial. Also you should post screenshots, there's probably some from the site you ripped this off of
/moved
okay why dont tell us how lol and that's really hard could u make some public hak for cf?
If you can do it why can't other people, cause I haven't seen any pub hacks yet. Is this old and leeched?
What a lot of game companies, like Z8 and Nexon, do is they patch the bypass that lets you inject the hacked code into their program. This code looks ripped to me, but if you can write your own bypass it might work for you. Idk, i'm just leaving it up here for you guys.
Can any1 here really code a bypass? I think not, cuz the only coder for this section is in college full time. Basically u are posting instructions to a bunch of special needs people XD
I will not read this, but i think its fail. If it was working, someone would make a pub hack.
Oh really?
Let's see what I can make of this..
This'll be useful, thanks.
Edit: Obviously leeched. "Enjoy your base -Voltage552". Lmao.
i Think its hard to make a bypass but if you could edit the D3d9.dll itself it would be good.
If X-trap detects that you can make a dll that auto-injects the hack after X-trap opens.
I believe that the Hack-injecting method won't work.You must edit the game itself.