Page 1 of 2 12 LastLast
Results 1 to 15 of 18

Hybrid View

  1. #1
    tubby6901's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    138
    Reputation
    18
    Thanks
    14
    My Mood
    Aggressive

    heresmy base auto on hack

    #include <windows.h>
    bool IsGameReadyForHook()
    {
    if( GetModuleHandleA( "d3d9.dll" ) != NULL
    && GetModuleHandleA( "ClientFX.fxd" ) != NULL
    && GetModuleHandleA( "CShell.dll" ) != NULL )
    return true;
    return false;
    }
    void __cdecl PushToConsole(const char* szCommand )
    {
    DWORD dwCShell = (DWORD)GetModuleHandleA("CShell.dll");
    if( dwCShell != NULL )
    {
    DWORD *LTClient = ( DWORD* )( 0x377ED910 );
    void* CONoff = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {
    push szCommand;
    call CONoff;
    add esp, 4;
    }
    }
    }

    void main()
    {
    while(true)
    {
    PushToConsole("JumpVel 630.000000" );
    PushToConsole("SkelModelStencil 1" );
    }
    }
    DWORD WINAPI dwHackThread(LPVOID) {
    while( !IsGameReadyForHook() )
    Sleep(300);
    main();
    return 0;
    }
    BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
    {
    DisableThreadLibraryCalls(hDll);
    if ( dwReason == DLL_PROCESS_ATTACH )
    {
    CreateThread(NULL, NULL, dwHackThread, NULL, NULL, NULL);
    }
    return TRUE;
    }
    Last edited by tubby6901; 10-04-2010 at 10:53 AM.

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

    mierda87 (10-03-2010),Synns (10-04-2010)

  3. #2
    NOOBJr's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    in NOOB
    Posts
    1,423
    Reputation
    112
    Thanks
    693
    HAHAHHAHA your stupid. This hack is worthless. You have a ptc command that will just make you fly up uncontrollably!

  4. #3
    Crash's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    JAville
    Posts
    2,881
    Reputation
    163
    Thanks
    3,291
    My Mood
    Sleepy
    heresme reporting this thread

  5. #4
    DeadLinez's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    https://mpgh.net Sexy Points: 989,576,420
    Posts
    465
    Reputation
    11
    Thanks
    500
    My Mood
    Psychedelic
    Code:
    PushToConsole("PlayerGravity -800" );
    }
    PushToConsole("SkelModelStencil -1" );
    }

  6. #5
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine
    Lol CNS Tut+ Updated LTC + Gravity PTC

  7. #6
    NOOB's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    3,843
    Reputation
    425
    Thanks
    8,616
    Thanks for the base. /

  8. #7
    tubby6901's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Posts
    138
    Reputation
    18
    Thanks
    14
    My Mood
    Aggressive
    poeple callmenoobwellcode never ptc dont work and by way im juststarting to code

  9. #8
    eXaLtIc™'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    203
    Reputation
    10
    Thanks
    144
    Wow this is so awsome ive been looking for one like this for a long time thanks dude /

  10. The Following User Says Thank You to eXaLtIc™ For This Useful Post:

    flameswor10 (10-04-2010)

  11. #9
    -ExileD-'s Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    https://mpgh.net Posts: 25,987
    Posts
    552
    Reputation
    32
    Thanks
    795
    My Mood
    Lurking
    Quote Originally Posted by eXaLtIc™ View Post
    Wow this is so awsome ive been looking for one like this for a long time thanks dude /
    Ugh, i really don't know what to say anymore.

  12. #10
    flameswor10's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    12,528
    Reputation
    981
    Thanks
    10,409
    My Mood
    In Love
    Quote Originally Posted by -ExileD- View Post


    Ugh, i really don't know what to say anymore.
    LOL It's called trolling
    /ohshi
    No I do not make game hacks anymore, please stop asking.

  13. #11
    skiiiz's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    119
    Reputation
    10
    Thanks
    11
    oh I think you have a typo.
    you wrote "heresmy base auto hack"
    it should be "heres codernever base auto hack"

    btw how did you update the LTC code?
    Last edited by skiiiz; 10-03-2010 at 11:41 PM.

  14. #12
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    oh ma gawd. ive been needing this all my life

    use code tags next time /

  15. #13
    Jàzzà_'s Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    185
    Reputation
    11
    Thanks
    97
    My Mood
    Cool
    lawl fail == fail (:


    Applications:
    Jàzzà InjectXD | Radio♫ v1.1 | File Name Sorter
    Better than Bombsaway707 Radio (:

  16. #14
    Stephen's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Engine.exe
    Posts
    4,689
    Reputation
    184
    Thanks
    1,149
    My Mood
    Aggressive
    The search is OVER!

  17. #15
    doofbla's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Biel*****/Germany
    Posts
    369
    Reputation
    10
    Thanks
    179
    My Mood
    Psychedelic
    I'm so tired of people who are saying "[RELEASE] MY HackBase"

    IT IS NOT YOURS!!!!!!!!!!!!!!
    YOU JUST COPY&PASTED IT FROM CODERNEVER!!!!!!!!!!!!

    &maybe you've added a bracket or some random sh|t -.-
    _____________________________________________

    READING TUTORIAL:

    1. READ MY POST
    2. THINK ABOUT MY POST
    3. PRESS THANKS
    4. MAYBE CORRECT MY POSTS :P




    Dijkstra:
    "Computer Science is no more about computers than astronomy is about
    telescopes."


    THANKS BUTTON RIGHT DOWN --->

Page 1 of 2 12 LastLast

Similar Threads

  1. [Request] Auto arrow hack for STEPS ONLINE GAME.
    By SiLeNt-HaCkEr in forum Hack Requests
    Replies: 3
    Last Post: 10-14-2011, 01:02 AM
  2. Tubby6901s legit auto on hack BASE!!!!!
    By tubby6901 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 21
    Last Post: 10-07-2010, 11:45 PM
  3. text web based mmo game hack.. help..
    By paan92 in forum General Hacking
    Replies: 1
    Last Post: 09-18-2009, 11:52 AM
  4. Update on auto level hack
    By dwivvc in forum CrossFire Hacks & Cheats
    Replies: 49
    Last Post: 07-27-2009, 01:58 PM
  5. CA:Auto Hop Hack
    By 3dimage in forum Combat Arms Hacks & Cheats
    Replies: 18
    Last Post: 04-21-2009, 11:36 AM