Results 1 to 15 of 15
  1. #1
    BioHazard's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    Phasing the Shadows
    Posts
    1,074
    Reputation
    27
    Thanks
    253
    My Mood
    Pensive

    Best languages to start learning/needed for simple hacks/trainers/injectors?

    Hey MPGH, I was wondering if you guys could help me out. I am wondering what are some easy coding languages to get into. At the moment I have only brushed the surface of HTML coding. I was also wondering what language(s) would be required to code simple trainers/injects for games for the pc, any information/suggestions that arn't bs(trolls/rude) are much apreciated.

    [IMG]https://i1316.photobucke*****m/albums/t602/xUndeadCamperx/BioHazardSiggy_zps313cd15a.png[/IMG]
    Formerly known as - GangsterDemon
     

  2. #2
    ISD's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Germany
    Posts
    97
    Reputation
    17
    Thanks
    2,074
    My Mood
    Fine
    I don't know if you read this, but Visual Basic is easy to learn and to create simple Trainers/Unlockers.
    Here is a Unlocker (/Trainer) from me for Call of Duty®: Modern Warfare® 3 Multiplayer:
    https://www.mpgh.net/forum/showthread.php?t=935643

    The full Project of it (in Visual Basic):
    https://www.mpgh.net/forum/showthread.php?t=935801

  3. #3
    Afonso122's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    My Mood
    Cynical
    Although VIsual Basic gets the job done, i don't think you can rely on it as a first language to learn... i mean you can try , i actually did but you'll notice that things are just simplified and you won't understand why.
    For what you're asking i think C#, but why not trying C++ and do more than hacks/trainers/injectors ?
    And btw, ''hacks'' is a general name, we can't really understand what type of hacks you refer to ( for example a d3d menu with hook )

  4. #4
    Hero's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    memes
    Posts
    40,134
    Reputation
    4764
    Thanks
    9,674
    You should first get an idea of what programming is all about first before you dig into making hacks. So, that might be learning easy level programming languages before you get into making hacks.
    [] [] [] [][]

    Editor from 06•14•2011 • 2014
    Donator since 09•16•2011
    Minion from 10•10•2011 • 01•06•2011
    Minion+ from 01•06•2012 • 08•08•2012
    Moderator from 08•08•2012 • 10•06•2012
    Global Moderator from 10•06•2012 • 12•05•2017
    Staff Administrator from 12•05•2017 • 05•01•2019
    Trusted Member since 07•13•2019
    Global Moderator since 09•11•2020




  5. #5
    HCKPT's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    204
    Reputation
    10
    Thanks
    17
    Before you program hacks i would say that you should try first C and or Java.

  6. #6
    ZeroInsanity's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    root@Insanity
    Posts
    359
    Reputation
    10
    Thanks
    142
    My Mood
    Yeehaw
    I personally program Python (Not intended for "hacking" or making games.) But, I use to work in C++ before I left Windows programming. It's capable of really anything you need it to do.

  7. #7
    karam98's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    VB heaven
    Posts
    79
    Reputation
    10
    Thanks
    37
    My Mood
    Blah
    Quote Originally Posted by ZeroInsanity View Post
    I personally program Python (Not intended for "hacking" or making games.) But, I use to work in C++ before I left Windows programming. It's capable of really anything you need it to do.
    I totally agree on this, basically starting with Any C language is good

    Trollinati
    Knowledge is power to obtain information is no crime, to use that information is the elitegroup organization.



  8. #8
    Cosmo_'s Avatar
    Join Date
    Oct 2014
    Gender
    male
    Location
    Los Angeles
    Posts
    126
    Reputation
    13
    Thanks
    19
    My Mood
    Sleepy
    Python vouch!

  9. #9
    M.P.G.HCapShop's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    4
    VB.NET is probably one of the easiest languages for developing some trainers/(standard-) injectors or other game hacking related GUI applications within almost no time but if you actually want to create internal game cheats you gotta learn C/C++.

  10. #10
    AuT03x3C's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Location
    kernel32.dll
    Posts
    453
    Reputation
    11
    Thanks
    4,561
    My Mood
    Sleepy
    I would recommend to learn C# and/or C/C++ for making gamehacks.

    PS: Don't use VB.NET.

  11. #11
    mitte9's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    168
    Reputation
    10
    Thanks
    6
    My Mood
    Amused
    I started with C#, where I later moved on the others.. Such as Python etc.

  12. #12
    Money is the Motto, Success is the Goal.
    MPGH Member
    loko978's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    13.2453.54851
    Posts
    517
    Reputation
    13
    Thanks
    206
    My Mood
    Amazed
    Quote Originally Posted by TB34ST View Post
    Hey MPGH, I was wondering if you guys could help me out. I am wondering what are some easy coding languages to get into. At the moment I have only brushed the surface of HTML coding. I was also wondering what language(s) would be required to code simple trainers/injects for games for the pc, any information/suggestions that arn't bs(trolls/rude) are much apreciated.
    i want to start learning c++.
    Trades:6
    Sold:3
    Bought:0
     
    Vouches:
    Quote Originally Posted by windstrukt View Post
    Traded with loko. We used OMM Hugo Boss and it went really smooth and quick. +1 vouch.



    !!VCC GIVEAWAY!!
    !!Dunkin Donuts ACC GIVEAWAY!!

  13. #13
    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 loko978 View Post


    i want to start learning c++.
    You could start with Java, if you can accept alot of changes when moving to C++.

  14. #14
    **Seals**'s Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    1,197
    Reputation
    102
    Thanks
    227
    My Mood
    Breezy
    To start off any kind of program as well as hacks can be made in any language. I would recommend you C# (courses in my signature), it is easy to start and fun to learn, I can guarantee you that. Also do not waste money on books, learning to code from books is like learning to be better at sex by watching porn. It's not how it works, practice and experience are the keys to succeed.

  15. #15
    Eddington's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    5
    My Mood
    Fine
    I don't understand how people don't read stickies or do research on this. There are hundreds of threads between here and unknown cheats of people asking literally the exact same question with the same amount of exposure.

Similar Threads

  1. Best language to start with?
    By yankolo in forum Coders Lounge
    Replies: 15
    Last Post: 08-28-2013, 10:33 AM
  2. [Help] im starting to build a simple hack for mine
    By vanessamane in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 07-29-2012, 03:53 AM
  3. [Help] best language to start on?
    By deadskulz in forum Coders Lounge
    Replies: 60
    Last Post: 03-10-2011, 03:51 AM
  4. Best place to start learning how to program hacks?
    By elitexppro in forum Alliance of Valiant Arms (AVA) Hacks & Cheats
    Replies: 2
    Last Post: 11-02-2009, 07:59 AM