Results 1 to 4 of 4
  1. #1
    .Vampire.'s Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0

    Combat arms hacks

    Well i have been interested in making CA NA hacks, and i havent found a tutorial for how to do it yet, i was wondering if anyone would be willing to help me with this. I have downloaded VB 2010 and all the C++ and all that. I try not to sound like a newphag, but i do. Thanks in advance.

  2. #2
    SadSeven's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    6
    Reputation
    10
    Thanks
    0
    My Mood
    Angelic

    Smile

    Well, it'll take some time o.O
    Instead of learning VB, I would recommend you to learn Assembly (Read "Art of Assembly") and C++... It would help you understand how computer memory works and everything you need to starting hacking.
    Both of them are hard languages for a beginner...
    Learning to work with cheat engine and OllyDbg would be great too...
    The basics of hacking games are: bypassing the anti-hack shield, find the memory addresses (or a pointer) to each feature you want to add (i.e. you have 100 hp in a game, you find the memory address and change its value to whatever you want), create pointers to change those values.

    (I might be wrong since I've never created any hacks without cheat engine..., I'll start soon though :P)
    Last edited by SadSeven; 03-01-2013 at 11:38 AM.

  3. #3
    .Vampire.'s Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by SadSeven View Post
    Well, it'll take some time o.O
    Instead of learning VB, I would recommend you to learn Assembly (Read "Art of Assembly") and C++... It would help you understand how computer memory works and everything you need to starting hacking.
    Both of them are hard languages for a beginner...
    Learning to work with cheat engine and OllyDbg would be great too...
    The basics of hacking games are: bypassing the anti-hack shield, find the memory addresses (or a pointer) to each feature you want to add (i.e. you have 100 hp in a game, you find the memory address and change its value to whatever you want), create pointers to change those values.

    (I might be wrong since I've never created any hacks without cheat engine..., I'll start soon though :P)
    Alright man, thanks. Any help is welcome lol. I used to be big in using CE although i only used it for the simple games like Bloons TD and arcade games like that. And im not necesarilly trying to learn VB, but with the download of VB Studios 2010 came the environment and language for C++, so that can be my starting point.

  4. #4
    rocalota's Avatar
    Join Date
    Apr 2009
    Gender
    female
    Location
    not where you are Post:10,000
    Posts
    883
    Reputation
    21
    Thanks
    101
    My Mood
    Cold
    Like seven said, it would be better to learn c++ 1st
    https://www.mpgh.net/forum/161-progra...ginning-c.html
    https://www.mpgh.net/forum/31-c-c-pro...n-c-books.html
    https://www.mpgh.net/forum/31-c-c-pro...resources.html
    these links include all the things you need
    just learn assembly, try some basic coding, and if you could get someone to help you out.
    I got my physics teacher to along with an IT xD

Similar Threads

  1. Combat Arms Hack
    By Dave84311 in forum Hack/Release News
    Replies: 403
    Last Post: 02-25-2010, 07:44 PM
  2. MPGH Combat Arms Hack - August 15, 2008
    By Dave84311 in forum Hack/Release News
    Replies: 151
    Last Post: 02-24-2010, 09:18 PM
  3. Replies: 39
    Last Post: 01-08-2009, 12:38 PM
  4. Quick easy Combat Arms hack.
    By Adio_Cal_Pro in forum Programming Tutorial Requests
    Replies: 3
    Last Post: 08-29-2008, 08:25 AM