Thread: Help

Results 1 to 4 of 4
  1. #1
    Zack's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    The Wonderful World of MPGH.
    Posts
    4,922
    Reputation
    26
    Thanks
    799
    My Mood
    Psychedelic

    Help

    Hey can someone please tell me is visual basic a good language for hacking games like crossfire?

  2. #2
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Short answer - No.

    Look into C++

    Various hacks are possible with VB, it's true, but you'll find a lot more support for C++ hacking that you will for it's VB counterpart.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  3. #3
    Zack's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    The Wonderful World of MPGH.
    Posts
    4,922
    Reputation
    26
    Thanks
    799
    My Mood
    Psychedelic
    but im new to programming and VB seems alot simpler , should i go into that or just start on learning C++ straight away?

  4. #4
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by zack69 View Post
    but im new to programming and VB seems alot simpler , should i go into that or just start on learning C++ straight away?
    Yes, go straight to C++. Visual Basic won't help all that much for going into C++.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)