Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    DaRk's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    MPGH
    Posts
    1,910
    Reputation
    119
    Thanks
    3,986
    My Mood
    Asleep

    What Wrong with this code?

    Code:
    if(norecoil)
    	{
    	    if (pWeaponMgr)
    	    {
    	        for(int i=0; i<445; i++)
    		{
    		    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) != NULL)
    		        *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) + norecoil) = 0.0f;
    		}
    	    }
    	}
    the recoil doesn't work please help anyone :

    credits
    swiftdude

  2. #2
    [G]a[M]e[R]'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    594
    Reputation
    22
    Thanks
    198
    My Mood
    Cool
    google it xD

    learn c++
    i am [G]a[M]e[R]

  3. #3
    Royku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    G-Force.dll
    Posts
    3,015
    Reputation
    381
    Thanks
    3,308
    My Mood
    Devilish
    for No Recoil you need 45 addys .. GL

  4. #4
    DaRk's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    MPGH
    Posts
    1,910
    Reputation
    119
    Thanks
    3,986
    My Mood
    Asleep
    Quote Originally Posted by royku View Post
    for No Recoil you need 45 addys .. GL
    where do u find them

  5. #5
    dragonattak's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Italy,Rome.. Post:141732
    Posts
    704
    Reputation
    -19
    Thanks
    411
    My Mood
    Devilish
    Quote Originally Posted by errol641 View Post
    Code:
    if(norecoil)
    	{
    	    if (pWeaponMgr)
    	    {
    	        for(int i=0; i<445; i++)
    		{
    		    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) != NULL)
    		        *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) + norecoil) = 0.0f;
    		}
    	    }
    	}
    the recoil doesn't work please help anyone :

    credits
    swiftdude
    I have a good less recoil with 4 addys, pm me

  6. #6
    Royku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    G-Force.dll
    Posts
    3,015
    Reputation
    381
    Thanks
    3,308
    My Mood
    Devilish
    i have 100% no recoil ..
    you find them in Olly...
    Dhu?

  7. #7
    DaRk's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Location
    MPGH
    Posts
    1,910
    Reputation
    119
    Thanks
    3,986
    My Mood
    Asleep
    Quote Originally Posted by royku View Post
    i have 100% no recoil ..
    you find them in Olly...
    Dhu?
    what is the search string?

  8. #8
    Royku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    G-Force.dll
    Posts
    3,015
    Reputation
    381
    Thanks
    3,308
    My Mood
    Devilish
    Quote Originally Posted by errol641 View Post
    what is the search string?

    idk.. go look for it.
    if you can code a base then you can also find addys.

  9. #9
    dragonattak's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Italy,Rome.. Post:141732
    Posts
    704
    Reputation
    -19
    Thanks
    411
    My Mood
    Devilish
    Quote Originally Posted by royku View Post
    i have 100% no recoil ..
    you find them in Olly...
    Dhu?
    MMM can you give me the addys please? or make a video how find all 45?

    Ps: I dont know how find so good addys, only basic by ollybg but i dont know where are all those addys XD
    Last edited by dragonattak; 08-02-2011 at 12:31 PM.

  10. #10
    Royku's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    G-Force.dll
    Posts
    3,015
    Reputation
    381
    Thanks
    3,308
    My Mood
    Devilish
    Quote Originally Posted by dragonattak View Post


    MMM can you give me the addys please? or make a video how find all 45?

    No i Cant Go Learn C++ and asm?

  11. #11
    dragonattak's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Italy,Rome.. Post:141732
    Posts
    704
    Reputation
    -19
    Thanks
    411
    My Mood
    Devilish
    Quote Originally Posted by royku View Post

    No i Cant Go Learn C++ and asm?
    I didnt undestant what you are saying, i have only 4 addys that make Less Recoil...

  12. #12
    [N.O]N.A.M.E's Avatar
    Join Date
    Jul 2011
    Gender
    male
    Location
    Alexandria
    Posts
    414
    Reputation
    39
    Thanks
    1,397
    My Mood
    Happy
    no recoil have 45 offsets
    no spread 10 offsets
    no jump spread 10 offsets
    learn c++ , asm then u can find no recoil
    stop leeching

  13. The Following User Says Thank You to [N.O]N.A.M.E For This Useful Post:

    frenci8 (08-03-2011)

  14. #13
    tdct's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    Somewhere
    Posts
    1,462
    Reputation
    105
    Thanks
    391
    My Mood
    Devilish
    Quote Originally Posted by royku View Post
    for No Recoil you need 45 addys .. GL
    Wrong, you only need a pointer and a loop >.>

  15. #14
    cfkillermax's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Posts
    646
    Reputation
    11
    Thanks
    50
    My Mood
    Angelic
    =o who is right now? :/

  16. #15
    Ryuesi's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Right here.
    Posts
    7,339
    Reputation
    413
    Thanks
    2,397
    My Mood
    Relaxed
    Quote Originally Posted by [N.O]N.A.M.E View Post
    no recoil have 45 offsets
    no spread 10 offsets
    no jump spread 10 offsets
    learn c++ , asm then u can find no recoil
    stop leeching
    correct





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




Page 1 of 2 12 LastLast

Similar Threads

  1. [Help] What is wrong with this code!
    By killer660 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 14
    Last Post: 08-01-2011, 09:55 AM
  2. [Help] What is wrong with this code?
    By IGNITE09178 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 15
    Last Post: 07-01-2011, 03:59 AM
  3. Bad Syntax - What is wrong with this code?
    By HACKINGPIE in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 5
    Last Post: 01-19-2011, 12:12 AM
  4. What is wrong with this code?
    By t7ancients in forum C++/C Programming
    Replies: 10
    Last Post: 10-19-2009, 01:58 PM
  5. Whats wrong with this code ?
    By bohnenbong in forum WarRock - International Hacks
    Replies: 7
    Last Post: 10-26-2007, 06:57 AM