Results 1 to 15 of 15
  1. #1
    snoopyDJ's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Stages of hack making

    Hi there, Im interested in making my own public release for you guys.
    So could someone please tell me the individual stages of creating a hack? (esp/triggerbot/etc.)
    I know it isn't simple, im up for the challenge.

  2. #2
    I'M GONNA HAVE TO EAT EVERY F--KING CHICKEN
    MPGH Member
    Chris's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    1,086
    Reputation
    29
    Thanks
    2,780
    My Mood
    Psychedelic
    Have you tried using a brain or even the search feature?
    Both could be beneficial.
    Vouch Thread
    Thank or +rep me if I helped you ★


  3. #3
    PhY'z's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    518
    Reputation
    58
    Thanks
    1,310
    My Mood
    Angelic
    1 Step: Learn how to code (Most of us use c++) Recommend using Buckky's videos;
    2 Step: Start from basic hacks, like trigger bot;
    3 Step: How i get the 2 step? Watch Fleep's videos;
    4 Step: Write your own without a source-code;
    5 Step: Release and Proof It!.

    (: Good Luck Man, btw wrong session (Wrong spell? well...)

  4. #4
    sup h0wl's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    the arctic
    Posts
    624
    Reputation
    10
    Thanks
    1,945
    My Mood
    Sad
    Also wrong section, no one here is gonna help.

  5. #5
    jjjamer's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    115
    Reputation
    10
    Thanks
    421
    Stage #1 - Learn C++ / C# (I learned through sourcepawn (cs go plugins) )
    Stage #2 - Watch Fleeps tuts
    Stage #3 - Make external trigger bot
    Stage #4 - Post your hack on MPGH.NET
    Stage #5 - Make internal hack (I haven't done that)
    I would walk five hundreds miles.


  6. #6
    CatalystTactics's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    127.0.0.1
    Posts
    19
    Reputation
    10
    Thanks
    354
    My Mood
    Busy
    well depends on what language you want to learn, the most used language is C++ but you also can do stuff with C# and even an esp with VB.NET
    also you have to learn some reverse engineering/_ASM

    after that take a look at sources at the web and see how its done

    hope i helped you with this a bit

  7. #7
    sailgodwarz's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    im stupid whats an "External Hack"

  8. #8
    CatalystTactics's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    127.0.0.1
    Posts
    19
    Reputation
    10
    Thanks
    354
    My Mood
    Busy
    Quote Originally Posted by sailgodwarz View Post
    im stupid whats an "External Hack"
    an External hack is a hack thats run on a windowed window, see it as a sort of overlay

  9. #9
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,280
    My Mood
    Devilish
    Quote Originally Posted by CatalystTactics View Post
    an External hack is a hack thats run on a windowed window, see it as a sort of overlay
    No not at all, external hack is a hack that just works outside of the target application (i.e csgo.exe), it doesn't have to be a overlay, it could be a console application or anything.

  10. The Following User Says Thank You to Yemiez For This Useful Post:

    CatalystTactics (08-12-2015)

  11. #10
    CatalystTactics's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    127.0.0.1
    Posts
    19
    Reputation
    10
    Thanks
    354
    My Mood
    Busy
    Quote Originally Posted by Dolphin View Post
    No not at all, external hack is a hack that just works outside of the target application (i.e csgo.exe), it doesn't have to be a overlay, it could be a console application or anything.
    yea srry didnt say it right xD

  12. #11
    Radu97's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    Iasi
    Posts
    2,360
    Reputation
    67
    Thanks
    28,272
    My Mood
    Happy
    Quote Originally Posted by snoopyDJ View Post
    Hi there, Im interested in making my own public release for you guys.
    So could someone please tell me the individual stages of creating a hack? (esp/triggerbot/etc.)
    I know it isn't simple, im up for the challenge.
    make an IQ test , if your iq is higher than 100 you can understand math and thats anything you need to know for making a simple hack .

  13. #12
    Color's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    19,896
    Reputation
    2588
    Thanks
    7,864
    My Mood
    Lurking
    Moved to coding.

    Member Since 8/05/2012
    Editor 4/04/13 - 4/21/13
    Middleman 7/14/13 - 11/4/13

    Battlefield Minion 6/13/14-3/20/15
    Steam Minion 7/16/14-3/20/15

    Minion+ 10/1/14-3/20/15
    M.A.T. Minion 10/19/14-3/20/15
    ROTMG Minion 1/14/15-3/20/15

    Donator Since 2/26/15 (Thanks @Cursed!)
    Steam Minion 5/9/15 - 11/5/15
    OSFPS Minion 9/15/15 - 11/5/15


  14. #13
    Sites's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    Lovin the steps :>.

  15. #14
    Law's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    2,432
    Reputation
    174
    Thanks
    4,620
    My Mood
    Amused
    Quote Originally Posted by CatalystTactics View Post
    an External hack is a hack thats run on a windowed window, see it as a sort of overlay
    No... it is a application in a Windows Form or a Console Application.

  16. #15
    gtaplayer2's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Dancing with my kawaii friend
    Posts
    588
    Reputation
    22
    Thanks
    1,984
    Quote Originally Posted by Spongebob View Post
    No... it is a application in a Windows Form or a Console Application.
    Which as already been said by Dolpin, no need to repeat it.

  17. The Following User Says Thank You to gtaplayer2 For This Useful Post:

    Yemiez (08-14-2015)

Similar Threads

  1. Learning to hack / Making trainers?
    By Sinful in forum General Game Hacking
    Replies: 0
    Last Post: 08-05-2008, 10:41 PM
  2. hack making programs
    By neofytos in forum WarRock - International Hacks
    Replies: 13
    Last Post: 09-03-2007, 01:17 PM
  3. hack making
    By crisp1994 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 07-29-2007, 11:40 PM
  4. Hack Making/creation/wizardry Whatever you like to call it!
    By voodoodoll in forum WarRock - International Hacks
    Replies: 4
    Last Post: 07-01-2007, 02:44 PM
  5. New MOD/Hack making video of it
    By Methadone727 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-11-2007, 08:27 PM