Page 1 of 4 123 ... LastLast
Results 1 to 15 of 53
  1. #1
    iContribute's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    My computer.
    Posts
    24
    Reputation
    10
    Thanks
    21
    My Mood
    Crappy

    -SyntheticK- Auto-On Hack 9.27.10

    Yes, this is a leech, but at least I am contributing.

    Auto-On hack created by -SyntheticK-

    FEATURES:

    Show FPS
    NX/Satellite Chams
    No Fog
    Pick-up Hack
    No Knock-back
    No Breath
    No Cam Damage
    No Sway
    No Spread
    No Reload
    No Recoil


    Virus scans:

    [X]

    [X]

    Screenshots:






    Please note the screenshots were taken with fraps so you could view the FPS counter.

    Hack source code:

    Code:
    #include<windows.h>
    #include<shellapi.h>
    
    #pragmacomment(lib,"shell32.lib")
    #pragmamessage(" Made By -SyntheticK ")
     
    //Reload Address To NOP
    #define RELOAD 0x374AB714
     
    //Recoil Addy's
    #define RECOIL1 0x3745FA90
    #define RECOIL2 0x37232A69
    #define RECOIL3 0x3745FAA4
    #define RECOIL4 0x3745FAA7
    #define RECOIL5 0x3745FAB0
     
    bool Memoria( void * pDest, char * szPatch, size_t sSize )
    { 
    DWORD dwOrgProtect = NULL; 
    if ( !VirtualProtect ( pDest, sSize, PAGE_EXECUTE_READWRITE, &dwOrgProtect ))
    return FALSE;
    memcpy( pDest, szPatch, sSize ); 
    VirtualProtect( pDest, sSize, dwOrgProtect, NULL ); 
    return TRUE; 
    }
     
    bool IsBillyReadyForCook()
    {
    if( GetModuleHandleA( "d3d9.dll" ) != NULL && GetModuleHandleA( "ClientFX.fxd" ) != NULL && GetModuleHandleA( "CShell.dll" ) != NULL ) returntrue;
     
    returnfalse;
    }
     
    void__cdecl PushToConsole( constchar* Lazy_Fuck )
    {
    DWORD *LTClient = ( DWORD* )( 0x377ED910 ); 
    void* Mofo = ( void* )*( DWORD* )( *LTClient + 0x208 );
    __asm
    {
    push Lazy_Fuck;
    call Mofo;
    add esp, 4;
    }
    } 
     
    void main()
    {
     
    while(true)
     
    {
     
    PushToConsole("ShowFps 1");
    Sleep(20);
    PushToConsole("SkelModelStencil 1");
    PushToConsole("FogEnable 0");
    Sleep(20);
    PushToConsole("ActivationDistance 999999");
    PushToConsole("KnockBack 0");
    Sleep(20);
    PushToConsole("ShowBreath 0");
    PushToConsole("CamDamage 0");
    Sleep(20);
    PushToConsole("WeaponSway 0.000000");
    PushToConsole("PerturbRotationEffect 0.000000");
    PushToConsole("PerturbIncreaseSpeed 0.000000");
    PushToConsole("PerturbWalkPercent 0.000000");
    Sleep(20);
    PushToConsole("PerturbFiringIncreaseSpeed 0.000000");
    PushToConsole("PerturbRecoil 0.000000");
    PushToConsole("FireMovePerturb 0.000000");
    Sleep(20);
    PushToConsole("ZoomedFireMoveDuckPerturb 0.000000");
    PushToConsole("ZoomedFireMovePerturb 0.000000");
    PushToConsole("ZoomedFireDuckPerturb 0.000000");
    Sleep(20);
    Memoria((LPVOID) (RELOAD), "\x90\x90\x90\x90\x90\x90", 6);
    // Recoil NOP'ed
    Sleep(30);
    Memoria((LPVOID) (RECOIL1), "\x90\x90\x90", 3);
    Memoria((LPVOID) (RECOIL2), "\x90\x90\x90", 3);
    Memoria((LPVOID) (RECOIL3), "\x90\x90\x90", 3);
    Memoria((LPVOID) (RECOIL4), "\x90\x90\x90", 3);
    Memoria((LPVOID) (RECOIL5), "\x90\x90\x90", 3);
    Sleep(100);
    }
     
    }
    DWORD WINAPI dwHackThread(LPVOID)
    {
    while( !IsBillyReadyForCook() )
    Sleep(100);
    main();
    return 0;
    }
    BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
    {
    DisableThreadLibraryCalls(hDll);
    if ( dwReason == DLL_PROCESS_ATTACH )
    {
    MessageBoxA(
    NULL,
    "Injection Successful",
    "Injected",
    MB_OK| MB_ICONINFORMATION
    );
    CreateThread(NULL, NULL, dwHackThread, NULL, NULL, NULL);
    }
    return TRUE;
    }
    Credits: CoderNever, CodeDemon, Blood, DeadLinez, -SyntheticK- and Timboy67678.

    Just because I have no posts doesn't mean this is a virus, if you do not trust it, do not download it. =/ Enjoy!

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

    a4b6young (09-28-2010),Adam Rock (09-28-2010),blablablaido (09-27-2010),Choob King (09-28-2010),greekeye02 (09-28-2010),Jericho10 (09-30-2010),KyleQaz (09-27-2010),Mike (10-01-2010),ozzypredator (09-29-2010),samwilliam92 (10-08-2010),titterg (09-27-2010),weezy- (09-28-2010),[D]ark [M]oon (09-28-2010)

  3. #2
    Insidious.'s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    General, -------- Critic Lvl: 10000000000000 [MPGH] Critic
    Posts
    1,285
    Reputation
    -174
    Thanks
    58

    ahhh, stupid
    leachers, but
    good yourreleasig.
    MPGH Critic
    "I Have 2 Red Bars, Beacuse i say the truth and the truth hurts you.!"
    -MJWL

    Use The Force
    [IMG]https://i44.photobucke*****m/albums/f34/Ps8612/Stars/gold.gif[/IMG][IMG]https://i44.photobucke*****m/albums/f34/Ps8612/Stars/gold.gif[/IMG][IMG]https://i44.photobucke*****m/albums/f34/Ps8612/Stars/gold.gif[/IMG][IMG]https://i44.photobucke*****m/albums/f34/Ps8612/Stars/gold.gif[/IMG][IMG]https://i44.photobucke*****m/albums/f34/Ps8612/Stars/gold.gif[/IMG]
    Contact Me Pm/Vm For Help!
    "It's Not Your House That's Haunted It's Your Son!"
    -Insidious

  4. #3
    iContribute's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    My computer.
    Posts
    24
    Reputation
    10
    Thanks
    21
    My Mood
    Crappy
    I'm just trying to help. :/

  5. #4
    iContribute's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    My computer.
    Posts
    24
    Reputation
    10
    Thanks
    21
    My Mood
    Crappy
    Quote Originally Posted by vietboi602 View Post
    approve plox
    Don't emote spam. Even I have read the rules.

  6. #5
    drgnforce9's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    A Little To The Left
    Posts
    871
    Reputation
    11
    Thanks
    267
    My Mood
    Dead
    this is what i want sooo bad please work lol
    you have the best line-up of simple hack features
    ReSpEcT LiSt:
    WarPathSin666
    Thank me if i helped.
    Flame me if i didnt.
    Hate me because im awesome.

    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/signature2.jpg[/IMG]

  7. #6
    iContribute's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    My computer.
    Posts
    24
    Reputation
    10
    Thanks
    21
    My Mood
    Crappy
    Quote Originally Posted by drgnforce9 View Post
    this is what i want sooo bad please work lol
    you have the best line-up of simple hack features
    Not my hack, but thank you.

  8. #7
    UltimateX1's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    114
    Reputation
    10
    Thanks
    10
    My Mood
    Yeehaw
    hmm 1 anti noob feature in source( that i see , just skimed)

    anyways nice... who knows we might just have a real coder here...

    edit: aww i thought we might have a new coder here...

    well nice leech
    Last edited by UltimateX1; 09-27-2010 at 08:03 PM.

  9. #8
    kickaustin's Avatar
    Join Date
    Sep 2008
    Gender
    male
    Posts
    29
    Reputation
    10
    Thanks
    6
    These are all the hacks i need. This is PERFECT.

  10. #9
    bobtothe2's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    IN your bed
    Posts
    73
    Reputation
    10
    Thanks
    10
    My Mood
    Psychedelic
    Quote Originally Posted by B.O.B View Post

    ahhh, stupid
    leachers, but
    good yourreleasig.
    i love that you think he's the stupid one...

    anyway

    looks sweet though, i won't thank you for a leeched hack

  11. #10
    sassycatman's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Laie, Honolulu, Hawaii
    Posts
    679
    Reputation
    9
    Thanks
    47
    My Mood
    Cheerful
    3 of the people in your credits are here lol you will be hearing from them or sumtin.
    [IMG]https://i522.photobucke*****m/albums/w348/Richtoon18/668600sapperslide.gif[/IMG]
    Dat Spai.

  12. #11
    iContribute's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    My computer.
    Posts
    24
    Reputation
    10
    Thanks
    21
    My Mood
    Crappy
    Quote Originally Posted by sassycatman View Post
    3 of the people in your credits are here lol you will be hearing from them or sumtin.
    The person who made this hack might just have used their base, so they did the right thing and gave credits.

  13. #12
    UltimateX1's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    114
    Reputation
    10
    Thanks
    10
    My Mood
    Yeehaw
    Quote Originally Posted by iContribute View Post
    The person who made this hack might just have used their base, so they did the right thing and gave credits.
    most likely they just used the addies posted on this forum and CN's Tutorial

  14. #13
    sassycatman's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Laie, Honolulu, Hawaii
    Posts
    679
    Reputation
    9
    Thanks
    47
    My Mood
    Cheerful
    Quote Originally Posted by iContribute View Post
    The person who made this hack might just have used their base, so they did the right thing and gave credits.
    Ohh yea ok sorry about semi-threting /
    [IMG]https://i522.photobucke*****m/albums/w348/Richtoon18/668600sapperslide.gif[/IMG]
    Dat Spai.

  15. #14
    iContribute's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    My computer.
    Posts
    24
    Reputation
    10
    Thanks
    21
    My Mood
    Crappy
    No problem, was just saying.

  16. #15
    jaredsguy's Avatar
    Join Date
    May 2010
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Aggressive
    Approve PL00X?

Page 1 of 4 123 ... 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. [Release] PL4GUE'S AUTO-ON HACK
    By PL4GUE in forum Combat Arms Hacks & Cheats
    Replies: 63
    Last Post: 07-14-2010, 11:01 PM
  3. Research Facility Auto Glithc Hack
    By tabuzo013 in forum CrossFire Glitches
    Replies: 23
    Last Post: 06-21-2010, 03:55 PM
  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