Thread: Coding hacks

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    Lauritz's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    MPGH
    Posts
    426
    Reputation
    10
    Thanks
    63
    My Mood
    Lurking

    Coding hacks

    What should i start to learn? I really wanna code hacks but i am a noob
    Donator Since 2~12~13



  2. #2
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    Start learning programming languages ..Learn them for programming and not hacking at first.
    start with visual basic ?

  3. The Following User Says Thank You to Janitor For This Useful Post:

    Lauritz (03-06-2014)

  4. #3
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    Quote Originally Posted by Ameer View Post
    start with visual basic ?
    No. The best is C++.

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

    Lauritz (03-06-2014)

  6. #4
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    Quote Originally Posted by Jabberwo0ck View Post


    No. The best is C++.
    Not in touch with coding to be honest , but I guess Visual basic is easier and more entertaining to start with as a learner.

  7. The Following User Says Thank You to Janitor For This Useful Post:

    Lauritz (03-06-2014)

  8. #5
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    If you want to create hacks C++ is the way to go.

  9. The Following User Says Thank You to Jabberwock For This Useful Post:

    Lauritz (03-06-2014)

  10. #6
    afiq rohaizam's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    what is the link for C++

  11. #7
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    Quote Originally Posted by afiq rohaizam View Post
    what is the link for C++
    Links?
    Either you want to learn via YouTube or any free online PDF that teaches C++.
    I remember this old channel was teaching C++ , not sure if he does anymore :https://www.youtube.com/user/antiRTFM

  12. The Following User Says Thank You to Janitor For This Useful Post:

    Lauritz (03-07-2014)

  13. #8
    Jabberwock's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    1,735
    Reputation
    191
    Thanks
    15,692
    My Mood
    Relaxed
    The way to go is like this: Understanding the language; see videos https://thenewboston.org/list.php?cat=16 (here he uses "CodeBlocks", but most use Visual Studio compiler) then complete the other things you don't know with https://www.learncpp.com/

    After you know how to properly create DLL projects and EXE projects, you move to game hacking videos. After you watch most of them, you'll probably want to see other people's source codes and be able to use parts of their codes. This doesn't mean you should just take the whole thing and copy & paste it as it won't work that way. So make sure you understand everything before you are trying to "make it work".

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

    FireBlzed (03-13-2014),Lauritz (03-07-2014),obito101 (04-30-2014)

  15. #9
    afiq rohaizam's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    thanks
    i will learn
    but can you teach me if im not understand

  16. #10
    Lauritz's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    MPGH
    Posts
    426
    Reputation
    10
    Thanks
    63
    My Mood
    Lurking
    Quote Originally Posted by Jabberwo0ck View Post
    The way to go is like this: Understanding the language; see videos https://thenewboston.org/list.php?cat=16 (here he uses "CodeBlocks", but most use Visual Studio compiler) then complete the other things you don't know with https://www.learncpp.com/

    After you know how to properly create DLL projects and EXE projects, you move to game hacking videos. After you watch most of them, you'll probably want to see other people's source codes and be able to use parts of their codes. This doesn't mean you should just take the whole thing and copy & paste it as it won't work that way. So make sure you understand everything before you are trying to "make it work".
    Thanks @Jabberwo0ck And @Ameer
    Donator Since 2~12~13



  17. #11
    bomba112's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    Strange planet called the netherland.
    Posts
    131
    Reputation
    10
    Thanks
    7
    My Mood
    Cheerful
    Quote Originally Posted by Jabberwo0ck View Post
    The way to go is like this: Understanding the language; see videos https://thenewboston.org/list.php?cat=16 (here he uses "CodeBlocks", but most use Visual Studio compiler) then complete the other things you don't know with https://www.learncpp.com/

    After you know how to properly create DLL projects and EXE projects, you move to game hacking videos. After you watch most of them, you'll probably want to see other people's source codes and be able to use parts of their codes. This doesn't mean you should just take the whole thing and copy & paste it as it won't work that way. So make sure you understand everything before you are trying to "make it work".

    Mmmmm this is intersting im go try to learn it ^^ thanks to

  18. #12
    wGRWGHWGRERGrgergergrg's Avatar
    Join Date
    Jun 2012
    Gender
    female
    Posts
    495
    Reputation
    16
    Thanks
    1,363
    My Mood
    Tired
    Very important tipp for learn a programmlanguage "Never use the strg+c/strg+v function even if you copy something retype it manually because if u retype it your brain will save it" and when you learned c++ with Jab's tuts check out this yt channel here you get started to gamehacking after understanding c++ Fleep Hacks

  19. #13
    FireBlzed's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    339
    Reputation
    10
    Thanks
    127
    Best way to learn coding and things like that is C++ or C# to make your programs way more effective and make the codes a little bit more complecated.
    Links are in google: Microsoft C++/C#/Visual Basic

  20. #14
    james85x's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    8
    Reputation
    16
    Thanks
    0
    My Mood
    Amazed
    This is what you need to do in order to hack anygame.

    1. Learn the basics of C++ ( will take 3-5 weeks) google tutorials.
    2. Once you learn the basics, rest is so easy...

  21. #15
    R3DDOT's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C://Windows/system32
    Posts
    347
    Reputation
    38
    Thanks
    2,366
    My Mood
    Cheerful
    Why is this thread still open? --'
    @Riddick , can you do the honors?

Page 1 of 2 12 LastLast

Similar Threads

  1. How do i code hacks
    By joshzex in forum Programming Tutorials
    Replies: 1
    Last Post: 04-20-2009, 09:51 AM
  2. partly coded hack
    By D3NiiAL in forum WarRock - International Hacks
    Replies: 1
    Last Post: 02-23-2009, 05:01 PM
  3. can you code hacks in vb 2008?
    By Rico760 in forum Combat Arms Hacks & Cheats
    Replies: 19
    Last Post: 08-15-2008, 08:50 AM
  4. PQDVD registration code hack?
    By misspellar in forum Hardware & Software Support
    Replies: 0
    Last Post: 08-13-2008, 07:52 AM
  5. In Wich Program do you Code Hacks?
    By sidnietje in forum WarRock - International Hacks
    Replies: 18
    Last Post: 12-05-2007, 12:23 PM