Results 1 to 13 of 13
  1. #1
    GoldenEagle92's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    3
    My Mood
    Breezy

    [HELP]Multi_HACK

    Hello guys....I was wondering about a Multi Hack....
    So the max things that i can do are:
    Code:
    #include <MW2_HACK.h> //<-This is my own Hearder File :D Wich Includes the Write Memory Function ;)
    #ifndef MEM_HACK_H
    #define MEM_HACK_H
    
    BYTE Nop1[1] = {0x90};
    BYTE GESP[5] = {0xE9, 0xE5, 0xD8, 0x06, 0x00};
    BYTE sGH1[6] = {0x81, 0xF9, 0x55, 0x02, 0x00, 0x00};
    BYTE sGH3[3] = {0x83, 0xE0, 0x66};
    DWORD Nametag = 0x77EF7EC3;
    DWORD ESP1 = 0x69F58A;
    DWORD ESP2 = 0x69F58F;
    DWORD Ghost1 = 0x647923;
    DWORD Ghost2 = 0x647929;
    DWORD Ghost3 = 0x647934;
    
    #endif /*MEM_HACK_H*/
    and....

    Code:
    // CF Nametag.cpp : Defines the exported functions for the DLL application.
    //
    
    #include "stdafx.h"
    #include "mem_hack.h"
    
    DWORD enableHack() {
    	if(GetAsyncKeyState(VK_F12) & 1){
    		WriteMemory(Nametag, Nop2, 2);
    		WriteMemory(ESP1, GESP, 5);
    		WriteMemory(ESP2, Nop1, 1);
    		WriteMemory(Ghost1, sGH1, 6);
    		WriteMemory(Ghost2, Nop1, 1);
    		WriteMemory(Ghost3, sGH3, 3);
    	}
      return 0;
    }
    MW2_HACK.h(into the "includes" folder )
    Code:
    //Declarations
    #ifndef MW2HACK_H
    #define MW2HACK_H
    #include <windows.h>
    
    BYTE JMP[1] = {0xEB};
    BYTE Nop2[2] = {0x90, 0x90};
    BYTE Nop6[6] = {0x90, 0x90, 0x90, 0x90, 0x90, 0x90};
    
    //Main Functions....
    void WriteMemory(DWORD Address, void* bytes, DWORD Size) {
    	DWORD flOldProtect = 0;
    	VirtualProtect((void*)Address, Size, PAGE_EXECUTE_READWRITE, &flOldProtect);
    	memcpy((void*) Address, bytes, Size);
        VirtualProtect((void*)Address, Size, flOldProtect, &flOldProtect);
    }
    #endif /*MW2HACK_H*/
    Injected the *.dll and press F12.....Nothing Was Shows Up =/


    Please Help Me Out......


    Cheers, GoldenEagle92

    PS:
    Also i want to give some credits to some guys from the Net, i founded the offsets from their website
    Last edited by GoldenEagle92; 09-28-2010 at 02:26 PM.

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

    1988eduardo (09-28-2010),Dirty147 (09-30-2010),kipkop8 (10-02-2010)

  3. #2
    [Banned]mark0108's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    UK,Manchester
    Posts
    1,106
    Reputation
    16
    Thanks
    1,039
    My Mood
    Relaxed
    Use A D3D Base Of Ger Dom's And Edit The Address ECT And Put Him In Credits His Base Is In The Source Codes Some Where
    Last edited by [Banned]mark0108; 09-28-2010 at 04:44 PM.

  4. #3
    IssuedGaming's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Ur House
    Posts
    261
    Reputation
    10
    Thanks
    14
    My Mood
    Psychedelic
    This is not for crossfire?>< wrong section?
    OH YES


    3DHD IS BACK....
    BYE!

  5. #4
    [Banned]mark0108's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    UK,Manchester
    Posts
    1,106
    Reputation
    16
    Thanks
    1,039
    My Mood
    Relaxed

    Talking

    Quote Originally Posted by IssuedGaming View Post
    This is not for crossfire?>< wrong section?
    Yh But Ger Dom's Base Works For Any Shooting Game

  6. #5
    MiNT's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    551
    Reputation
    266
    Thanks
    2,559
    My Mood
    Psychedelic
    lol u leeched that, cuz if ur claiming u wrote it and u dont know where the problem is, then u fail...cuz if u wrote it, you can tell where the problem is, and just need help on optimizing ..

  7. #6
    Swiftdude's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Illinois.
    Posts
    12,572
    Reputation
    1130
    Thanks
    2,995
    My Mood
    Cynical
    ger dom leeched his from the d3d section on this site
    Still love you Giggletron

  8. #7
    GoldenEagle92's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    3
    My Mood
    Breezy
    Quote Originally Posted by mahetamim View Post
    lol u leeched that, cuz if ur claiming u wrote it and u dont know where the problem is, then u fail...cuz if u wrote it, you can tell where the problem is, and just need help on optimizing ..
    so you think that i leeched this?
    i already told you!
    ive find the addies and then i used them to get the hack working....
    Im asking if i made any error or about the address...Did you f*cking read?!

    You have no idea on what did you say or you are just retarded.

  9. #8
    ovenran's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    Gi eL
    Posts
    226
    Reputation
    10
    Thanks
    108
    My Mood
    Sick
    I smell Foul words . I think no one will help you with this mem hack
    I have no idea what have I done in the past. o.O

    bleh, i'm using 4d1 'coz steam's buggy :|
    "MPGH is your Friend"
    Respect List
    Lauwy
    Reiginald
    Head Admin
    Staff Admin
    GM
    MOD
    Minions
    CSKers
    Members

    ==============================

    ==============================

    Hacks maked
    WireFrame - 73%
    Draw boxes - 28%
    Aimbot - 94%
    No Recoil - 10.2%
    Unlimited ammo - 0%
    Fast fire - 98%
    instant reload - 78%
    Class ESP - 67%

    My Releases
    PCF Hack | Ovenran Version : 1
    PCF Hack | Ovenran Version : 2
    PCF Hack | Ovenran 64bit Version : 1 | Ovenran 32 bit Version : 2

    Click the link below if you want to read how Anti-cheats (most) detects your 'haxxxx':
    Rated: Programmer+

  10. #9
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Quote Originally Posted by ovenran View Post
    I smell Foul words . I think no one will help you with this mem hack
    Dude i don't think that if someone smells some fouls words, no one will help him. =/.......
    Anyway......
    I think that you should search for new addresses.....

  11. #10
    BadBlood's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    470
    Reputation
    11
    Thanks
    182
    My Mood
    Chatty
    You Leached it
    Oh Bitch :d

  12. #11
    ♪~ ᕕ(ᐛ)ᕗ's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Uterus
    Posts
    9,119
    Reputation
    1096
    Thanks
    1,970
    My Mood
    Doh
    Quote Originally Posted by BadBlood View Post
    You Leached it
    Oh Bitch :d
    can someone tell me what is leeched, im kinda confused

  13. #12
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    looks like for MW -.-*
    maybe i is patched?
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  14. #13
    lamathaovang's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how do i hack?

Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM