Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool

    My sniper god mode hack source !

    Hi,
    Today i am posting my sniper god mode source even that it's not working . I am posting it and if somebody wants can try to fix it maybe i have made a mistake. Maybe different pointer, weapon ID, value and etc. ( i don't find but chek if you want)
    Test the code if you want you can make it for every thing the important thing here is the declaration of the guns. So there is the code:
    Code:
    #include<windows.h>
    #define snipers ((i==14)||(i==15)||(i==16)||(i==17)||(i==23)||(i==43)||(i==46)||(i==91)||(i==110)||(i==111)||(i==122)||(i==136)||(i==150)||(i==152)||(i==163)||(i==186)||(i==194)||(i==232)||(i==249)||(i==268)||(i==279)||(i==294)||(i==368)||(i==378)||(i==513)||(i==525))
    #define WeaponMgr 0xA65EE8
    #define DMG 0x7F8
    
    float Hit = 0.0f;
    
    DWORD WINAPI Hacks(LPVOID)
    {
        bool godmode = true;
    {
    
    
           ;while(1)
        {
            DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    	DWORD pWeaponMgr = *(DWORD*)(CShell + WeaponMgr);
    
    		//SNIPER GOD MODE
    	if(godmode)
    	{
    	    if (pWeaponMgr)
    	    {
    	        for(int i=0; i<559; i++)
    		{
    		    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) != NULL && (snipers))
    		        *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) + DMG) = Hit;
    		}
    	    }
    	}
    	Sleep(100);
        }
    }
    }
    I am not posting the hook becouse its important for me.
    If you make it work share like me even mine code it's not working.
    Last edited by kmanev073; 11-11-2011 at 09:34 AM.

  2. #2
    CrossRaiders's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    1,586
    Reputation
    29
    Thanks
    1,214
    How this is godmode for snipers?

  3. #3
    A$IAN's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Germany
    Posts
    5,654
    Reputation
    274
    Thanks
    2,010
    My Mood
    Amused
    This is just a simple OnehitKill
    ~Donater since 19th October 2011~
    ~Ex-Crossfire Minion || Resigned on 4th February 2012 ~
    Da fuck

  4. #4
    ColdSinz's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Utrecht
    Posts
    92
    Reputation
    10
    Thanks
    5
    My Mood
    Fine
    Isnt the damage half server sided? cuz this would mean this code is useless? also, why do you put sleep 1000? just to learn (im newb to C++)

  5. #5
    Ryuesi's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Right here.
    Posts
    7,339
    Reputation
    413
    Thanks
    2,397
    My Mood
    Relaxed
    Not Sniper God Mode





    Contributor Since 24-11-2011 ~ 26-12-2011
    VM / PM




  6. #6
    Fly3r's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Not telling.
    Posts
    720
    Reputation
    18
    Thanks
    265
    My Mood
    Paranoid
    so ur trying to make the damage done by snipers 0 like with no nade damage..
    I guess this aint gonna work ..
    Joined MPGH: 07/08/09


    i used to tell arrow to the knee jokes then i died due to blood loss from takeing tomany arrows to the knee at once
    A network problem caused by you? What did you do? Trip over the cable?




  7. #7
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by Philong Nguyen View Post
    This is just a simple OnehitKill
    Ye but value is 0

    and @kmanev073
    iam very confused
    you said he wont post the hook
    why should you use a hook in MEMORY-ONLY hack?
    that means you can use d3d hacks?
    Last edited by giniyat101; 11-12-2011 at 03:42 AM.


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  8. #8
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    omg this is in memory how to make a memory hack without hook ? or i dont understand your question i will try with knife no dmg maybe its like the grandes but what is the string for knife dmg gun kinfe ammo damage ?
    Last edited by kmanev073; 11-12-2011 at 05:02 AM.

  9. #9
    Swag's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Netherlands
    Posts
    1,619
    Reputation
    19
    Thanks
    1,865
    My Mood
    Amused
    this is a simple ohk?

  10. #10
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by kmanev073 View Post
    omg this is in memory how to make a memory hack without hook ? or i dont understand your question i will try with knife no dmg maybe its like the grandes but what is the string for knife dmg gun kinfe ammo damage ?
    memory hacks doesnt need hooks


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  11. The Following User Says Thank You to giniyat101 For This Useful Post:

    BlackLite (11-12-2011)

  12. #11
    BlackLite's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    547
    Reputation
    58
    Thanks
    1,035
    My Mood
    Aggressive
    No Need to hook , if it AUTO-ON

  13. #12
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by BlackLite View Post
    No Need to hook , if it AUTO-ON
    Even hotkey memory hacks doesnt need hooking


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  14. #13
    BlackLite's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    547
    Reputation
    58
    Thanks
    1,035
    My Mood
    Aggressive
    [QUOTE=giniyat101;5460565]Even hotkey memory hacks doesnt need hooking[/QUOTE

    BTW I KNow .. ,

  15. #14
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    no i mean it needs hook to connect with CShell isn't it ?

  16. #15
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by kmanev073 View Post
    no i mean it needs hook to connect with CShell isn't it ?
    No.. check swiftdude's base, no hooking and still working with sxs method (not sure i dont use it anyway)


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  17. The Following User Says Thank You to giniyat101 For This Useful Post:

    derh.acker (11-17-2011)

Page 1 of 2 12 LastLast

Similar Threads

  1. hey ima try to make a god mode hack!
    By Hagerad in forum Combat Arms Discussions
    Replies: 13
    Last Post: 09-07-2009, 07:34 AM
  2. Are there any working/unpatched god mode hacks?
    By hoodz626 in forum Combat Arms Hack Requests
    Replies: 7
    Last Post: 01-30-2009, 04:59 PM
  3. God Mode Hack or Unlimited Stamina Hack
    By thebomking60 in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 11-08-2008, 05:58 PM
  4. Is their any Recoil or god mode hacks?
    By lildawg32 in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 10-20-2008, 09:41 AM
  5. How Can I Find A God Mode Hack?
    By DaGreatOne in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 10-14-2008, 02:06 PM