Page 1 of 3 123 LastLast
Results 1 to 15 of 31
  1. #1
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy

    Hotkeys base Combat Arms NA

    Works in CA NA

    My Tutorial.









    Compile Now!!!!!!!!!!

    Hack base


    Code:
    #include "stdafx.h"
    #include <windows.h>
    #define Engine 0x000 //Replace 0x000 to Engine LTC
    
    bool IsGameReadyForHook()
    {
    if( GetModuleHandleA( "d3d9.dll" ) != NULL 
    && GetModuleHandleA( "ClientFX.fxd" ) != NULL 
    && GetModuleHandleA( "CShell.dll" ) != NULL )
    return true;
    return false;
    }
    void __cdecl PushToConsole(char *szCommand) 
    { 
        typedef int (__cdecl* RunConsoleCommand_t)(char* cmd); 
        RunConsoleCommand_t RCC = (RunConsoleCommand_t)Engine //EngineLTC;  
        RCC(szCommand); 
    }
    
    void main()
    {
    	while(!IsGameReadyForHook()){
    		Sleep(200);
        }
    	bool FPS = false;
    	while(true)
    	{
    	if(GetAsyncKeyState(VK_NUMPAD1)<0)
    		if(FPS){
    		PushToConsole("ShowFPS 0");
    		FPS = false;
    		}else{
    		PushToConsole("ShowFPS 1");
    		FPS = true;
    		}
    		
    	}
    }
    BOOL APIENTRY DllMain( HMODULE hModule,
                           DWORD  ul_reason_for_call,
                           LPVOID lpReserved)
    {
        switch (ul_reason_for_call)
        {
        case DLL_PROCESS_ATTACH:
            CreateThread(NULL, 0, (LPTHREAD_START_ROUTINE)&main, NULL, 0,NULL);
            break;
        case DLL_THREAD_ATTACH:
        case DLL_THREAD_DETACH:
        case DLL_PROCESS_DETACH:
            break;
    	}
        return TRUE;
    }
    Last edited by Alessandro10; 11-03-2010 at 06:55 PM.

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

    Dieorwin (11-03-2010),johneskiller (11-04-2010),MEkhi2 (11-03-2010)

  3. #2
    BACKD00R's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Brazil
    Posts
    10,711
    Reputation
    1814
    Thanks
    31,902
    My Mood
    Aggressive
    nice release, have msn?

  4. #3
    ★Rusty's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    My House/CShell Codes: C++
    Posts
    111
    Reputation
    14
    Thanks
    297
    My Mood
    Psychedelic
    WOW your pr0.
    A hotkey base? this is never been posted before, cool man!
    Exactly what i needed.
    * Sarcasm

  5. #4
    PID3RMAN's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    im lost
    Posts
    1,413
    Reputation
    20
    Thanks
    107
    My Mood
    Amazed

    Ohhh very very nice Man
    this is a realy nice release
    thanks alot if i use i will make shur to give yhu credits if it works
    life is a bitch then you die
    so lets all smoke weed
    [IMG]https://i965.photobucke*****m/albums/ae131/ian1mcpherson1/tumblr_lse7x0hQ6d1qcby0w.gif[/IMG]

  6. #5
    ᶠᶸᶜᵏ's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    174
    Reputation
    36
    Thanks
    159
    Quote Originally Posted by ★Rusty View Post
    WOW your pr0.
    A hotkey base? this is never been posted before, cool man!
    Exactly what i needed.
    * Sarcasm
    I bet half the people here only know the virtual key codes for the number pad.

  7. #6
    Dieorwin's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    In My House
    Posts
    167
    Reputation
    21
    Thanks
    22
    no credits? I think there should be credits dude.. but thanks for the bypass

    I did mine wrong..

  8. #7
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    What does

    #define Engine 0x00 do?

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  9. #8
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by Nubzgetkillz View Post
    What does

    #define Engine 0x00 do?
    Instead of 0x00 you put the LTC Alternative (the Engine)

  10. #9
    anaestheist's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    Quote Originally Posted by Dieorwin View Post
    no credits? I think there should be credits dude.. but thanks for the bypass

    I did mine wrong..
    A bypass? tell me where is the bypass in this because i see none LOL.

  11. #10
    kainoa's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    74
    Reputation
    10
    Thanks
    13
    My Mood
    Devilish
    https://www.mpgh.net/forum/207-combat...-method-8.html


    c + p much???

    you changed like 1 thing lol

  12. #11
    PID3RMAN's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    im lost
    Posts
    1,413
    Reputation
    20
    Thanks
    107
    My Mood
    Amazed

    I get the error of
    c:\documents and settings\parent\my documents\visual studio 2008\projects\1.0\1.0\base.cpp(1) : fatal error C1083: Cannot open include file: 'stdafx.h': No such file or directory
    any help
    life is a bitch then you die
    so lets all smoke weed
    [IMG]https://i965.photobucke*****m/albums/ae131/ian1mcpherson1/tumblr_lse7x0hQ6d1qcby0w.gif[/IMG]

  13. #12
    MEkhi2's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Earth.
    Posts
    101
    Reputation
    10
    Thanks
    15
    My Mood
    Tired
    Read the error. It's straight forward.

  14. The Following User Says Thank You to MEkhi2 For This Useful Post:

    PID3RMAN (11-03-2010)

  15. #13
    PID3RMAN's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    im lost
    Posts
    1,413
    Reputation
    20
    Thanks
    107
    My Mood
    Amazed
    Thanks i got it now
    life is a bitch then you die
    so lets all smoke weed
    [IMG]https://i965.photobucke*****m/albums/ae131/ian1mcpherson1/tumblr_lse7x0hQ6d1qcby0w.gif[/IMG]

  16. #14
    MEkhi2's Avatar
    Join Date
    Nov 2008
    Gender
    male
    Location
    Earth.
    Posts
    101
    Reputation
    10
    Thanks
    15
    My Mood
    Tired

    Post

    Quote Originally Posted by PID3RMAN View Post
    Thanks i got it now
    No problem

  17. #15
    anaestheist's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    150
    Reputation
    10
    Thanks
    16
    My Mood
    Inspired
    Quote Originally Posted by PID3RMAN View Post

    I get the error of

    any help
    Nice leech.

Page 1 of 3 123 LastLast

Similar Threads

  1. [Release] Combat Arms Base
    By hackme4sure in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 53
    Last Post: 01-18-2011, 07:32 PM
  2. [Help]Hotkeys for combat arms
    By bayley60 in forum Visual Basic Programming
    Replies: 12
    Last Post: 10-11-2010, 12:58 PM
  3. [Help] Base COmbat Arms BR Hack with Menu!
    By filecroc in forum C++/C Programming
    Replies: 1
    Last Post: 09-29-2010, 09:05 AM
  4. COMBAT ARMS HACK BASE by: Gellin08
    By why06 in forum C++/C Programming
    Replies: 24
    Last Post: 12-22-2009, 09:40 PM
  5. [Release] Combat arms mpgh based Virtual Jump
    By tabbyowns in forum Combat Arms Hacks & Cheats
    Replies: 32
    Last Post: 09-22-2009, 08:33 PM