Page 1 of 2 12 LastLast
Results 1 to 15 of 29
  1. #1
    zeiontic's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Canada
    Posts
    87
    Reputation
    10
    Thanks
    1

    What kind of programming languages would I need to learn to make hacks?

    Just out of curiosity, what kind of languages would I need to know to be able to make say like a bot?
    Is this like a secretive thing? Because I see a lot of people asking for hack releases but no discussions about how to actually code it?
    Thanks.

  2. #2
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    C++ for consoles, AutoIt for bots.

  3. The Following 3 Users Say Thank You to Nico For This Useful Post:

    Helper666 (04-17-2012),MonkeyT (04-17-2012),tdexploit (04-18-2012)

  4. #3
    wolb's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    441
    Reputation
    10
    Thanks
    43
    My Mood
    Bored
    If you don't mind me asking, Nico, what else will I need to know besides C++? I've took C++ before in school, but it seems that you need an fair amount of system knowledge before you can actually do anything like that. Do you attach a debugger on the game engine itself to find out the internal? Either my google skill sucks or I need to know the right friends to get me started.

  5. #4
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Source Engine knowledge is good. And we usually decompile their DLLs.

  6. The Following 3 Users Say Thank You to Nico For This Useful Post:

    MonkeyT (04-17-2012),tdexploit (04-18-2012),Tybotikus (04-26-2012)

  7. #5
    dewdew's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    OVER THE RAINBOW
    Posts
    545
    Reputation
    30
    Thanks
    3,052
    C++ and assembly

  8. The Following 3 Users Say Thank You to dewdew For This Useful Post:

    MonkeyT (04-17-2012),tdexploit (04-18-2012),wolb (04-17-2012)

  9. #6
    wolb's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    441
    Reputation
    10
    Thanks
    43
    My Mood
    Bored
    Yeah, I think that's a little out of the scope of my knowledge.

    For the Source Engine part, you are talking about knowledge on how to use the SDK to create mod for games based on Source Engine?

  10. #7
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by wolb View Post
    Yeah, I think that's a little out of the scope of my knowledge.

    For the Source Engine part, you are talking about knowledge on how to use the SDK to create mod for games based on Source Engine?
    Actually about the stuff that the source engine provides but SDK is also good.

  11. The Following User Says Thank You to Nico For This Useful Post:

    wolb (04-17-2012)

  12. #8
    wolb's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    441
    Reputation
    10
    Thanks
    43
    My Mood
    Bored
    Thanks. Maybe I will add that to my things to read list.

  13. #9
    lolwut o_O's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    106
    Reputation
    17
    Thanks
    36
    My Mood
    Doh
    Quote Originally Posted by wolb View Post
    Thanks. Maybe I will add that to my things to read list.
    if need be i can probly upload a few of my 2010 e-books i got for you on C++, and can probly find some stuff on source engine and sdk most likely. hit me up with a prvt mssg on the forums and let me know :3
     
    If my post was helpful/informative please use the "Thanks" and "Add Reputation" buttons.

    To Thank Me - use the "Thanks Button" on my posts
    Click here to Add Rep - "Add Reputation"

    +1 True thru an thru [Quote] HeavenTears
    ==Game hack detected== funny how people on nexon's vindi forums always QQ how nexon never does anything about hackers, and here we are on hacking forum QQing about how nexon keeps screwing over our hacks. Kind of...real, isn't it? : D

    +1 cuz I LOLed IRL [Quote] DanK
    Nice punch you threw Nexon, but I'm still standing.. Here is my return volley, brace your face bitches.

  14. #10
    wolb's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    441
    Reputation
    10
    Thanks
    43
    My Mood
    Bored
    Quote Originally Posted by lolwut o_O View Post
    if need be i can probly upload a few of my 2010 e-books i got for you on C++, and can probly find some stuff on source engine and sdk most likely. hit me up with a prvt mssg on the forums and let me know :3
    The language part is never the problem. It's what's beyond the text book that I have problems with. Unfortunately I just don't have enough time to read up on things.

  15. #11
    liorfink's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    7
    My Mood
    Cool
    Quote Originally Posted by dewdew View Post
    C++ and assembly
    If I know some assembly and Java, would I be able to make something?
    Or do I have to control both perfectly?

  16. #12
    zeiontic's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Canada
    Posts
    87
    Reputation
    10
    Thanks
    1
    So how does one "decompile" a .dll?

  17. #13
    kraziiadam2's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Posts
    12
    Reputation
    10
    Thanks
    0
    My Mood
    Sleepy
    I'd like to learn this too, if anyone has the time or a guiding hand to... well, direct me to something else that I can learn from. <3

  18. #14
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by zeiontic View Post
    So how does one "decompile" a .dll?
    Get a disassemlber and learn assembler lol

  19. #15
    bmwboi765's Avatar
    Join Date
    Jan 2006
    Gender
    male
    Posts
    129
    Reputation
    10
    Thanks
    57
    My Mood
    Twisted
    A quick question from me is how would we go about bypassing HackShield?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Request] Need help learning to make hacks
    By qwsaedd in forum C++/C Programming
    Replies: 4
    Last Post: 09-13-2011, 09:23 PM
  2. Need help how to make hacks
    By DHANte24 in forum General Game Hacking
    Replies: 3
    Last Post: 09-06-2010, 08:05 PM
  3. need to learn how to hack from step one !!!!
    By kornbread424 in forum Combat Arms Help
    Replies: 3
    Last Post: 12-31-2009, 05:39 PM
  4. What kind of program would you like?
    By wtfiwantthatname in forum Visual Basic Programming
    Replies: 13
    Last Post: 12-08-2009, 10:36 PM
  5. [Request] a noob needs to learn to make hacks :)
    By goodfella2 in forum WarRock - International Hacks
    Replies: 12
    Last Post: 10-23-2009, 05:19 PM