Philippine Online Games
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Philippine Online Games

The No.1 Community Forum in The Philippines
 
HomeGalleryLatest imagesSearchRegisterLog in
If this is your first visit? be sure to check out the FAQ by clicking the link above. You may have to register before you can post and Download. Click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 

 C++ Hack Maker Tutorials

Go down 
AuthorMessage
Vip_SolidSnake
Admin
Vip_SolidSnake


Posts : 61
Reputation : 26
Join date : 2010-02-04

C++ Hack Maker Tutorials Empty
PostSubject: C++ Hack Maker Tutorials   C++ Hack Maker Tutorials I_icon_minitimeSun 7 Feb 2010 - 6:36

welcome to Stefan's c++ hack making guide

--------------------------------------------

The programs you will be needing
1. Visual Studio 2003

you can download at [You must be registered and logged in to see this link.]

--------------------------------------------
Download:Attached File ghb_Public_Source.rar ( 1.31MB ) Number of downloads: ( 9 )

---------------------------------------------

Step 1. getting to know the program

1)go to file/new/project/visual c++ Projects/.NET and press ok
2)now you have a basic template of the hack, that you can edit to what you like
3)Form1.cpp will control all of your functions like a warrok hook or message box
4)Form1.h is were you will be adding your coding for the hacks like stamina
5) assemblyinfo.cpp, stdafx.cpp, resource.h you dont need to worry about

-------------------------------------------------------------------------------------------

Step 2. starting the coding for your hack

1)What you want to do is add a new c++ header file. You can do that by clicking on[You must be registered and logged in to see this image.] in the upper left hand corner, and click on header file .h
2)once you have added it you need to link it with Form1.h and From1.cpp, by adding #include "c++_header.h" under the #pragma once in both files
3)this is were you will be adding exp. bool Hotkey( int iKey );
4)Now what you want to do is go to Form1.cpp and add these to help you out


[You must be registered and logged in to see this image.]
Mobile number - 09393225773
Yahoo Messenger - [You must be registered and logged in to see this link.] -
[You must be registered and logged in to see this image.]
Back to top Go down
http://vipcoders.omgforum.net
 
C++ Hack Maker Tutorials
Back to top 
Page 1 of 1
 Similar topics
-
» PB Bypassing Tutorials
» D3D Simple Chams TUTORIALS
» [Release] Specialforce Sucrose 4.0 w/ full "Tutorials"

Permissions in this forum:You cannot reply to topics in this forum
Philippine Online Games :: VIP :: Programming :: D3D Programming [Tutorials]-
Jump to: