Page 1 of 5 123 ... LastLast
Results 1 to 15 of 72
  1. #1
    Qmo's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    #cmd<user> CONTRIBUTION GAME HACKING
    Posts
    2,008
    Reputation
    246
    Thanks
    5,873
    My Mood
    Relaxed

    Post Become a CODE MAKER

    //************************************************** ***************************************//

    // TURTORIAL How To Quickly Become A CODE MAKER

    // Copyright MPGH™ © 2011 / Class Project C++ / Class Project Blackout-PointBlank Hacked

    // Mpgh Admins Allow the Event Pliss

    //************************************************** ***************************************//

    // Before creating the project, it helps us to understand it first,
    // This is very useful for those interested in deep C + +



    //************************************************** *******//


    #include "mpgh.h"

    //************************************************** *******//

    //You must be familiar with these words:

    #include <Windows.h>
    #include <stdio.h>
    #include <d3d9.h>
    #include <d3dx9.h>
    #include <detour.h>
    #pragma comment(lib,"d3dx9.lib")
    #pragma comment(lib,"d3d9.lib")

    //Here I'll explain it all

    #Misc Tools
    A brain, patience, the willing to read and learn, coffee.


    //************************************************** *****//
    #Step One :
    //************************************************** *****//

    This tutorial is going to explain how to do the basics, create the hook / DIP and others about making HACK, show an example wrapper, and explain a few small things along with the hook. I will include a full example as well that I will find some random free program to show you how it works and such in as well. I will add wireframe mode to a toggle key to show you how to add some of your own code into the hook as well.

    #Tools Needed :

    This is a small list of the things you will need to be able to use this tutorial.

    1a. Undetec Cheat Angine

    2b. Sofware Bypass or Dumping HShield ( Search in google )

    3c. Unpecking ( Search in google )

    4d. Microsoft Visual Studio 2010
    You do not need the full version to create things, you can use the express edition as far as I know to compile things as long as they are non-commercial (from what I was told). If not, find the full version on a warez site or be nice and purchase it
    Download from MS

    5e. Microsoft Detours Library 1.5
    Download from MS
    Due to some unknown reason, the makers of the Detours library have removed the functions used in this tutorial from the new version. So you will need to download a precompiled version here.

    6f. Microsoft DirectX 9.0c DSDK
    And again, another free download from Microsoft for developers. (Aren't they so nice to programmers)
    Download from DirectX

    #Note:
    You need to have a real version of Windows for this download so if you don't, just google around for it. I don't think the version matters.
    I used the July 2005 update for most of my old projects, but have installed the Mai 2009 version and my stuff still compiles fine so either should be ok.

    Firstly, all the tools are in installers, so simply install them to their respected locations. BUT!!
    I suggest you install Visual Studio first, as some of the other tools may install variables and paths for you to easily include things into your project without lots of crap work and such. So, install VS2010 first, then the others.

    //************************************************** *****//
    #Step Two :
    //************************************************** *****//

    1a. Coding Source Code
    You can see here :
    Search base Pointer

    2b. C++ Hooking D3D Via Detour
    If you want to make a wallhack, then first understand its basic
    You can see here :
    D3D Hooking Via Detour

    3.c And this for D3D Menu
    You can save here the results of earlier Conding
    Simple-D3D-menu

    #Example :
    This is the work I do, About to make a hack and results conding that still can be edited

    * Source code meddlefrezh

    * Coding Source Code 4in1

    Even until now has spread throughout the world
    If all you've understood :
    Now You've become HACKER
    //************************************************** *****//
    #Step Three :
    //************************************************** *****//

    Now making Dll Injector For you who have so

    You can see here :
    create-your-own-injecktor.

    //************************************************** *****//

    Classes finish

    #Congratulations!
    Now You become a HACKER
    Nothing is impossible , As long as you want to learn

    Thanks to :

    #Admin MPGH.net
    #All MPGH LOVER


    Have any questions, PM me or Staff member with this section.

    @Dave84311
    @Liz
    @Thunder
    @Jamal
    @Hero
    @Flash
    And All my friend in MPGH.NET , Thank you for this and for your Support.

    I hope can be beneficial to all
    Thanks and I LOVE MPGH.net
    Have a nice day♥♥♥♥


    This is the result of my learning

    * STATUS PERMANENT
    Last edited by Qmo; 09-21-2011 at 03:05 PM.





    اَللّهُ اَكْبَرُ

    .:If u can respect other people work, then u will get what u want:.

  2. The Following 23 Users Say Thank You to Qmo For This Useful Post:

    -iFaDy..* (03-29-2012),adrielle (09-24-2011),Alcazer (09-21-2011),atalajah (03-21-2013),azahacking (11-07-2014),baraozin (01-04-2012),bloodravens (10-01-2011),businessfile940 (07-22-2013),cseay1 (09-21-2011),feeqo (09-21-2011),gabriele.t (10-01-2011),gunman353 (09-21-2011),IGotBanned. (09-25-2011),killbyme (09-26-2011),Lts92 (10-29-2011),prodiigwc22 (06-05-2013),Ryuzaki™ (09-22-2011),shanreeco (10-08-2011),swarnob93 (09-24-2011),TheStrongest (07-14-2013),vanko97 (02-29-2012),Velocity (10-17-2011),xhevanlyx (01-20-2013)

  3. #2
    xxsuperxx's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    1,346
    Reputation
    10
    Thanks
    85
    My Mood
    Angelic
    nice you got as perm aimbot and u let us know bit of the path of making it..

  4. #3
    Qmo's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    #cmd<user> CONTRIBUTION GAME HACKING
    Posts
    2,008
    Reputation
    246
    Thanks
    5,873
    My Mood
    Relaxed
    Quote Originally Posted by xxsuperxx View Post
    nice you got as perm aimbot and u let us know bit of the path of making it..
    Nothing is impossible , As long as you want to learn





    اَللّهُ اَكْبَرُ

    .:If u can respect other people work, then u will get what u want:.

  5. The Following User Says Thank You to Qmo For This Useful Post:

    cseay1 (09-21-2011)

  6. #4
    cseay1's Avatar
    Join Date
    Jan 2009
    Gender
    male
    Location
    north carolina
    Posts
    361
    Reputation
    24
    Thanks
    103
    My Mood
    Amazed
    Once again an amazing tutorial thanks!

  7. #5
    gunman353's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    In_Your_Computer!!
    Posts
    719
    Reputation
    27
    Thanks
    125
    My Mood
    Lurking
    Great guide! And that video is really good! Congratz! If you ever need a tester for that aimbot, let me know (;

  8. #6
    Qmo's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    #cmd<user> CONTRIBUTION GAME HACKING
    Posts
    2,008
    Reputation
    246
    Thanks
    5,873
    My Mood
    Relaxed
    sorry ....
    For this hack I dont need tester but that nice





    اَللّهُ اَكْبَرُ

    .:If u can respect other people work, then u will get what u want:.

  9. #7
    Lady GaGa's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    Gamerage
    Posts
    5,153
    Reputation
    140
    Thanks
    333
    My Mood
    Angelic
    Quote Originally Posted by qmoainx View Post
    sorry ....
    For this hack I dont need tester but that nice
    Can there be a tester anyways?
    Your signature has been removed due to excessive homosexuality.

  10. #8
    =Peace='s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    CA,PB,CF,SmartAlley's Mansion
    Posts
    498
    Reputation
    -5
    Thanks
    585
    My Mood
    Sneaky
    thanks alot lol

  11. #9
    Lehsyrus's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Jersey
    Posts
    10,893
    Reputation
    1281
    Thanks
    3,130
    Fantastic guide! I'm on my way to making my first chams for PB. I've always wanted to make my own chams (keep them from being detected as easily) and other guides didn't really help, but this guide is fantastic.

  12. #10
    =Peace='s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    CA,PB,CF,SmartAlley's Mansion
    Posts
    498
    Reputation
    -5
    Thanks
    585
    My Mood
    Sneaky
    well ? ok make wall hack and cross chair .. it is the basic hacks

  13. #11
    besimbicer's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    -
    Posts
    44
    Reputation
    10
    Thanks
    2
    My Mood
    In Love
    ahahha good job lol

  14. #12
    Tourettes guy's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In the Drive thru at A Wendy's
    Posts
    65
    Reputation
    10
    Thanks
    8
    My Mood
    Amused
    Could you possibly Show me what is, "unpecking" or...A Software bypasser..." Im retarded
    Let me See your Pecock

  15. The Following User Says Thank You to Tourettes guy For This Useful Post:

    iiNarbz (01-15-2012)

  16. #13
    =Peace='s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    CA,PB,CF,SmartAlley's Mansion
    Posts
    498
    Reputation
    -5
    Thanks
    585
    My Mood
    Sneaky
    Quote Originally Posted by Tourettes guy View Post
    Could you possibly Show me what is, "unpecking" or...A Software bypasser..." Im retarded
    is called unpacking not unpecking he spelled it wrong ..

  17. #14
    Tourettes guy's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    In the Drive thru at A Wendy's
    Posts
    65
    Reputation
    10
    Thanks
    8
    My Mood
    Amused
    Thanks for the help -.-
    Let me See your Pecock

  18. #15
    =Peace='s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    CA,PB,CF,SmartAlley's Mansion
    Posts
    498
    Reputation
    -5
    Thanks
    585
    My Mood
    Sneaky
    just press the button ! is so easy

Page 1 of 5 123 ... LastLast

Similar Threads

  1. [Tutorial] Become A CODE MAKER
    By Qmo in forum C++/C Programming
    Replies: 1
    Last Post: 05-16-2015, 11:54 AM
  2. Codes Aimbot maker v1.2
    By mini-icones in forum CrossFire Discussions
    Replies: 18
    Last Post: 03-24-2010, 02:44 PM
  3. Pre-Regerstration - E3 Codes
    By Dave84311 in forum WarRock - International Hacks
    Replies: 67
    Last Post: 06-13-2006, 08:06 AM
  4. Attn Sig Makers.
    By $GHOST$ in forum Help & Requests
    Replies: 6
    Last Post: 02-20-2006, 06:43 PM
  5. a Couple WPE Weapon codes?
    By phil823 in forum WarRock - International Hacks
    Replies: 16
    Last Post: 02-10-2006, 02:14 PM