Thread: HotKey Base

Page 1 of 2 12 LastLast
Results 1 to 15 of 30
  1. #1
    racardo's Avatar
    Join Date
    May 2010
    Gender
    female
    Location
    Another Planet
    Posts
    36
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed

    Post HotKey Base

    Addresses have been updated but one problem is it keeps crashing when u try to join a game or 3 min after starting the game if you have any idea just fix it lol

    Credit:
    Me (Updating addy)
    Comando2056 - giving me the base

    [CODE]/*Includes*/
    #include <windows.h>
    Last edited by Disturbed; 08-14-2011 at 02:45 PM.

  2. The Following User Says Thank You to racardo For This Useful Post:

    dllbaseII (08-06-2011)

  3. #2
    Codder's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    :)
    Posts
    400
    Reputation
    12
    Thanks
    645
    My Mood
    Hot
    thankyou for sharing.

  4. #3
    PikaMucha_Itu's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Itu City
    Posts
    2,391
    Reputation
    59
    Thanks
    4,105
    My Mood
    Goofy
    fine base, thanks!

  5. #4
    bluedog9's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Posts
    18
    Reputation
    4
    Thanks
    4
    Soon bases will be made for things like hello world

  6. #5
    namename41's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    171
    Reputation
    57
    Thanks
    153
    @freedompeace do you have msn can i talk to you on msn. Whats your msn Freedompeace.

  7. #6
    wicho_koz's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    193
    Reputation
    12
    Thanks
    52
    My Mood
    Shocked
    its updated?
    |^^^^^^^^^^\||____
    |The[MPGH]Truck |||'""|""\__,_
    | _____ 4ever __ l||__|__|___|)
    |(@)@)"""""""**|(@)(@)**|(@)


  8. #7
    FailHacker's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    444
    Reputation
    8
    Thanks
    49
    i haven't seen this PTC method

    Code:
    void __cdecl PassCMD(const char* cCommand)//PassCMDToConsole (PTC) Function
    {
        void* vSetVar = (void*)EngLtc;
        _asm
        {
            Push cCommand
            call vSetVar
            add esp, 4
        }
    }
    Damn, I'm old school! or maybe this is to prevent c+p. Still i need to get updated.... :\
    Legen...wait for it...dary







  9. #8
    OBrozz's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    819
    Reputation
    65
    Thanks
    813
    Wow you beat me to a release. I was going to release my advanced Hotkey base in C++. BEcause i have been coding in Delphi, just starting to learn C++.

    Also in the code it says memory hacks below when there are memory hacks above.

    @racardo
    O and when you say (me)for updating addies you mean looking at deadlines post

    Last edited by OBrozz; 08-05-2011 at 08:37 AM.

  10. #9
    racardo's Avatar
    Join Date
    May 2010
    Gender
    female
    Location
    Another Planet
    Posts
    36
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    bwahahaha no i didnt XD

  11. #10
    -Dimensions-'s Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    243
    Reputation
    2
    Thanks
    162
    My Mood
    Aggressive
    Impressive. I'll whip up another Hotkey Base and release it. Now lets see you make a D3D Base...

    https://img14.imageshack.us/img14/732...atarms01mz.jpg
    https://img695.imageshack.us/img695/2...atarms03lo.jpg

    Additionally I see many errors.
    As starters, I see you included stdio.h twice.
    Lets see if you can find the rest...
    Last edited by -Dimensions-; 08-05-2011 at 10:03 AM.

  12. The Following User Says Thank You to -Dimensions- For This Useful Post:

    phooj (08-05-2011)

  13. #11
    racardo's Avatar
    Join Date
    May 2010
    Gender
    female
    Location
    Another Planet
    Posts
    36
    Reputation
    10
    Thanks
    3
    My Mood
    Amazed
    ok XD will do

  14. #12
    Skaterforeva1's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up your ass
    Posts
    936
    Reputation
    32
    Thanks
    485
    My Mood
    Psychedelic
    Quote Originally Posted by FailHacker View Post
    i haven't seen this PTC method

    Code:
    void __cdecl PassCMD(const char* cCommand)//PassCMDToConsole (PTC) Function
    {
        void* vSetVar = (void*)EngLtc;
        _asm
        {
            Push cCommand
            call vSetVar
            add esp, 4
        }
    }
    Damn, I'm old school! or maybe this is to prevent c+p. Still i need to get updated.... :\
    i dnt think its to prevent c+p but yeah i havnt seen this one either lol. Have you checked to see if this one works. Im not that gooed at asm but I dont thing it will.




    ^Suck it!

  15. #13
    phooj's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    .................:::::::::::::::::::::::::|||||||||||||||||||||||||||||||||||||||||||||||!!!!!!!!!!!
    Posts
    75
    Reputation
    7
    Thanks
    3
    Ahh Help!


    HotKey Crashes when entering Games!

  16. #14
    Dreamer's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Seattle
    Posts
    8,745
    Reputation
    393
    Thanks
    1,481
    My Mood
    Bitchy
    Quote Originally Posted by phooj View Post
    Ahh Help!


    HotKey Crashes when entering Games!
    He warned you. Nice release btw.
    Resource Team: Feb/5/2012 - May/5/2012
    Middleman: April/25/2012 - September/16/12


  17. #15
    dllbaseII's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Integrais e Derivadas
    Posts
    962
    Reputation
    12
    Thanks
    462
    My Mood
    Chatty
    is it unpatched?
    .


    Skype:
    MPGH.dllbaseII

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release] Flameswor10's Hotkey Base
    By flameswor10 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 88
    Last Post: 10-11-2010, 03:44 AM
  2. [Request] hotkeys base running CA
    By filecroc in forum Combat Arms Coding Help & Discussion
    Replies: 8
    Last Post: 10-08-2010, 11:06 PM
  3. [Release]wassup40 hotkey base
    By wassup40 in forum Combat Arms EU Hack Coding/Source Code
    Replies: 40
    Last Post: 08-15-2010, 10:57 PM
  4. [RELEASE]Mwb1234 Cumbat Arabs Hotkey Base
    By mwb1234 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 06-17-2010, 02:27 AM
  5. New HotKey Base
    By powerfear in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 04-25-2010, 11:55 PM