Results 1 to 11 of 11
  1. #1
    kicku22's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Down in the gutter
    Posts
    73
    Reputation
    10
    Thanks
    5
    My Mood
    Doh

    Want to learn to make a hack

    Hello, I am interested in learning to make hacks for games. I have so much spare time due to my suspension from school all year i want to take the time and learn to code, and make hacks. Personally i want to make them for myself but when i get good enough i would publish them. I would like to start on aftermath its pretty cool f2p game on steam. If anyone could teach me i would greatly appreciate it. I've never coded anything or, whatever else their is; this will be my first time making a hack.

  2. #2
    gogogokitty's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    1,090
    Reputation
    113
    Thanks
    3,503
    1. tell us what you did to get in trouble.
    2. learn c++.
    3. play around with read/write process memory.
    4. learn cheat engine.
    5. learn ida pro/olly dbg.
    6. wait for a better response cause i dont know crap and just want to know how you got suspended.
    LEEEEEEROY JEEEEENKINS

  3. #3
    CwDirectly's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Arizona, USA
    Posts
    15
    Reputation
    10
    Thanks
    3
    Most games, hacks and operating systems are based in C++ so you should install and IDE (Interface Development Environment) and visit some C++ websites such as buckysroom, youtube and even look around in here for some tutorials and find some simple open source releases to take apart and learn from. Hacks for games is not something your not going to get to with just basic skills your gonna have to learn a good bit before your off making decent hacks.

    Learning C++ is highly recommending and with no experience even starting with Visual Basic will give you an idea. My preferred IDE is CodeBlocks for C++ but there are many more such as Eclipse. If you work on it day in day out and really learn it. It's possible to get a grasp in a year but definitely expect frustration and thousands of Google Searches! lol

    Doing some research into the hack prevention software and game engine your game(s) use will also set you in the right direction as you have to use, bypass and manipulate those exact programs.


    Best regards,
    Cw

  4. The Following User Says Thank You to CwDirectly For This Useful Post:

    kicku22 (03-10-2016)

  5. #4
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    Quote Originally Posted by gogogokitty View Post
    1. tell us what you did to get in trouble.
    Someone's nosey.

  6. #5
    ISD's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Germany
    Posts
    97
    Reputation
    17
    Thanks
    2,074
    My Mood
    Fine
    Quote Originally Posted by CwDirectly View Post
    Most games, hacks and operating systems are based in C++ so you should install and IDE (Interface Development Environment) and visit some C++ websites such as buckysroom, youtube and even look around in here for some tutorials and find some simple open source releases to take apart and learn from. Hacks for games is not something your not going to get to with just basic skills your gonna have to learn a good bit before your off making decent hacks.

    Learning C++ is highly recommending and with no experience even starting with Visual Basic will give you an idea. My preferred IDE is CodeBlocks for C++ but there are many more such as Eclipse. If you work on it day in day out and really learn it. It's possible to get a grasp in a year but definitely expect frustration and thousands of Google Searches! lol

    Doing some research into the hack prevention software and game engine your game(s) use will also set you in the right direction as you have to use, bypass and manipulate those exact programs.


    Best regards,
    Cw
    IDE = Integrated Development Environment (not Interface Development Environment).

  7. #6
    kicku22's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Location
    Down in the gutter
    Posts
    73
    Reputation
    10
    Thanks
    5
    My Mood
    Doh
    Thanks man appreciate it. How long is it going to take me to learn basics' Like anti-ban aimbot, chams, esp, loot finding, no clip, no recoil shit like that. To just make a Chams would be amazing haha

    - - - Updated - - -

    i went into the office they said ima be suspended for 5 days for skipping 2 and mid way through the argument "because i got mad when i had 5 days of oss* i said ima be "BOOMIN" when im out of here. So they got me for trying to blow up the school.... lmfao

  8. #7
    DracoBlackBelt's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    2
    To be honest, if you want to learn really decent programming, thats a lifetime skill, but in a Year or two you Will be able to make your own hack. First read Some books about c++ and a book about winapi and than a book about reverse engenering.

  9. #8
    CwDirectly's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    Arizona, USA
    Posts
    15
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by ISD View Post
    IDE = Integrated Development Environment (not Interface Development Environment).
    Dear, ISD.
    I sincerely apologize for the use of auto completion and missing that very critical error. I will be sure to watch the fine details and skim read an additional time in the future.

    Best regards,
    Cw

    - - - Updated - - -

    Quote Originally Posted by kicku22 View Post
    Thanks man appreciate it. How long is it going to take me to learn basics' Like anti-ban aimbot, chams, esp, loot finding, no clip, no recoil shit like that. To just make a Chams would be amazing haha
    Hello,
    Just as DracoBlackBelt and myself stated it will take a minimum of a year if you work on it and stay on track before you will be making some hacks for games. It takes a lot of work and no average inexperienced person can just jump in and expect immediate results. Another benefit you may have later on, if you really follow through and gather the experience, is making games, software and so forth as it uses similar things. Hence, the reason you gotta learn it before being able to make hacks.

    Like I recommended before if you can get your hands on some tutorials made for your game around hacks then you may be lucky enough to get an insider look and just how things work. Not that it would make much sense at this time but you can dismantle it and find out what does what.


    Best regards,
    Cw
    Last edited by CwDirectly; 03-12-2016 at 09:16 PM.

  10. The Following 2 Users Say Thank You to CwDirectly For This Useful Post:

    ISD (04-10-2016),kicku22 (03-21-2016)

  11. #9
    殺す必要がある唯一のものは殺されるために準備され人 々である。
    Premium Member
    Hitokiri~'s Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Cancer.
    Posts
    1,201
    Reputation
    24
    Thanks
    937
    My Mood
    Bitchy
    It's really hard to insult people when they're using such good grammar. I can't help but feel respect.

    @OP Those things are going to take more than a year.
    You can learn programming easily enough but experience is something that you can't bypass with will alone.

  12. #10
    XxUniT_reaperZ's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Cool
    im learn to code c++ and let me just say i want to drink bleach

  13. #11
    KappaMang's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    242
    Reputation
    10
    Thanks
    16
    My Mood
    Asleep
    Quote Originally Posted by XxUniT_reaperZ View Post
    im learn to code c++ and let me just say i want to drink bleach
    Me, everyday my code doesn't compile

Similar Threads

  1. [Preview] This is just an example If you want to learn to make a hacking game
    By Qmo in forum Piercing Blow Discussions
    Replies: 9
    Last Post: 06-07-2013, 12:51 PM
  2. Who want to learn to make hacks
    By AeroNex in forum User Services
    Replies: 4
    Last Post: 03-12-2012, 07:17 PM
  3. [Info] Want to learn to code WarRock hacks?
    By Scruffy in forum WarRock Discussions
    Replies: 20
    Last Post: 06-06-2010, 12:08 PM
  4. Hey i want to learn to make with c++ code a pb proof wh please help
    By xaris in forum Call of Duty Modern Warfare Help
    Replies: 8
    Last Post: 05-05-2010, 10:57 AM
  5. Does anyone know where I can learn to make a hack?
    By Whizdude in forum Combat Arms Discussions
    Replies: 3
    Last Post: 09-06-2009, 12:38 PM