[TUTORIAL] Making a Trainer Using C++ in easiest way

03/23/2013 23:40 gooey32#106
will these tutorial produces bypass?
03/24/2013 03:33 sapeone123#107
sir ... i compile and everything ... i put *dll in cabal folder and start cabal buthacks doesnt work :S pls help me
03/24/2013 20:45 heitorhog#108
hello fuji you could spend the wall hacker code
03/25/2013 03:32 tolongist2#109
Tnx Dude nc More Power!!
03/26/2013 07:04 silverblank#110
Quote:
Originally Posted by FUJl View Post
Well most of players want to learn how to create a DLL to inject in cabalmain. Now it's your turn to Create you own DLL using C++.

Take notes: making it simply or coding it in only 1 C++ Files it will result to Complexity so i applied Object Oriented Programming (OOP) to keep it neat, clean, easy to understand and easy to update.

Added Sampe Cheat and Used Multi Level Pointer
-Change Nation
-Movement Speed
-No Cooldown BM2
-Perfect Combo
-No Skill Delay
Requirements
1.) Visual Studio 2005/2008/2010/2012
2.) [Only registered and activated users can see links. Click Here To Register...]
Injector might be use
1.) [Only registered and activated users can see links. Click Here To Register...]
2.) [Only registered and activated users can see links. Click Here To Register...]
3.) [Only registered and activated users can see links. Click Here To Register...]
1.) Run Visual Studio then Click New Project.
2.) Click Win32, Select Win32 Project then Enter the Name of your DLL then hit OK Button
3.) After clicking OK Button, the next window pop-up with “Previous”,”Next”, “Finish”,”Cancel”. Click Next Button
4.) Choose DLL then checked Empty Project then hit Finish Button
5.) After clicking finish, you will see like this.
6.) On Solution Explorer you will add 2 C++ File and 2 Header File.
- Right Click on Header Files > Add > New Item > Select Header File (.h) then name it AllDefines
- Right Click on Header Files > Add > New Item > Select Header File (.h) then name it MyCheat
- Right Click on Source Files > Add > New Item > Select C++ File (.cpp) then name it MainDLL
- Right Click on Source Files > Add > New Item > Select C++ File (.cpp) then name it MyCheat
This is the result after adding files.

Now will add some sample code.
AllDefines.h
MyCheat.h
MyCheat.cpp
MainDLL.cpp

6.) Make it Release to prevent error “msvcp100d.dll”
If you don’t install C++ Redistribution. You will encounter DLL problem.
DEBUG = msvcp100d.dll
RELEASE = msvcp100.dll
7.) Click Build on Menu then Build MySampleDLL
8.) After build DLL you will see “Build succeeded” Now the final step is open the Compiled DLL.
On Solution Explorer Click Show All Files > Right Click Release > Click Open Folder in Windows Explorer.
You will see the MySampleDLL.dll

Special Thanks:
-[Only registered and activated users can see links. Click Here To Register...] for ep9 CE table based on Cabal NA (Support Win 7 32bit and 64bit Only)
-[Only registered and activated users can see links. Click Here To Register...] for Simple C++ Code of AOE

Don't forget to HIT THANKS :D





wala ka bang masmadali di kasi ako pc owner un saglit lang gamitin!!!
03/26/2013 07:40 ExE_To_DLL#111
good for biginner
03/26/2013 15:10 heitorhog#112
fuji you can put the wall there is also the hacker bm3
03/27/2013 09:06 silverblank#113
it so hard to learn..i am getting back to school to have this ...thanks anyway..more power sir FUJI
03/27/2013 12:09 pokkek200#114
sir fuji, please help me how to use the injector because I cannot use the cheat without it. thanks and more power to you fuji.
03/27/2013 12:24 supersuper19#115
Virus detected
03/27/2013 14:24 muskilakaber#116
rock n roll bro thanks a lot..
03/28/2013 10:40 niceguy0998#117
1>------ Build started: Project: jeanray, Configuration: Release Win32 ------
1> mycheat.cpp
1> Generating code
1>c:\users\x501\documents\visual studio 2010\projects\jeanray\jeanray\mycheat.cpp(18): warning C4700: uninitialized local variable 'OnAoe' used
1>c:\users\x501\documents\visual studio 2010\projects\jeanray\jeanray\mycheat.cpp(31): warning C4700: uninitialized local variable 'OnSpeed' used
1>c:\users\x501\documents\visual studio 2010\projects\jeanray\jeanray\mycheat.cpp(45): warning C4700: uninitialized local variable 'OnBM2' used
1>c:\users\x501\documents\visual studio 2010\projects\jeanray\jeanray\mycheat.cpp(58): warning C4700: uninitialized local variable 'OnNSD' used
1> Finished generating code
1> jeanray.vcxproj -> c:\users\x501\documents\visual studio 2010\Projects\jeanray\Release\jeanray.dll
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
what is this sir?
03/29/2013 12:18 kleinidefix#118
you can ignore this messages...OnAOE,Onspeed,etc. are bool variables
03/30/2013 07:47 dUpz_k0lAs#119
Sir Fuji am not a programmer but i can follow your DLL guideline,i change the pointers base on the pointers you also post...i can inject my DLL but cabal autoclose when i press any of the hotkeys and i really dont know how to fix it and also Mr. Fuji can i ask also how you come up with those address for cabal ph?thnx alot Sir
03/31/2013 17:24 nicko00000#120
i'm on PH how can i know or how to find addresses