Page 1 of 2 12 LastLast
Results 1 to 15 of 18
  1. #1
    DOOP's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Leyte
    Posts
    547
    Reputation
    44
    Thanks
    3,251

    addies Less recoil, spread

    i share my some addies
    thank me if it usefull
    Code:
    #define Log1 ((i==x))
    #define Log2 ((i==x))
    #define Log3 ((i==x))
    
    #define WeaponPtr  0x0000000
    #define SpreadOFFSET      0x0000      //Less Spread String "CrossHairRatioPerRealSize"
    #define RecoilOFFSET      0x0000        //Less Recoil String "LowAimRate"
    
    float SpreadValue = 0.0f;
    float RecoilValue = 0.0f;
    
    DWORD WINAPI main()
    {
    while(1)
    {
    DWORD CShell     = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD pWeapon = *(DWORD*)(CShell + WeaponPtr);
    
    //Less Spread
    if(GetAsyncKeyState(VK_F10)&1)
    {
    if (pWeapon)
    {
    for(int i=0; i<445; i++)
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponPtr))+(4*i))) != NULL && (Log1||Log2||Log3))
    {
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponPtr))+(4*i))) + OFFSET) = SpreadValue;
    }
    }
    }
    }
    
    //Less Recoil
    if(GetAsyncKeyState(VK_F19)&1)
    {
    if (pWeaponPtr)
    {
    for(int i=0; i<445; i++)
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponPtr))+(4*i))) != NULL && (Log1||Log2||Log3))
    {
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponPtr))+(4*i))) + OFFSET) = RecoilValue;
    }
    }
    }
    }
    Last edited by DOOP; 06-08-2011 at 11:50 PM.

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

    CheatCreatorzz (06-08-2011),dark4ever1 (06-11-2011),Fly3r (06-08-2011)

  3. #2
    GForce-Cody's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    C:\Cody\Desktop\MPGH\
    Posts
    1,650
    Reputation
    120
    Thanks
    345
    My Mood
    Relaxed
    Thanks for share

    Did you take out addies ?
    Last edited by GForce-Cody; 06-08-2011 at 08:47 PM.

  4. #3
    kellyvu123's Avatar
    Join Date
    Mar 2011
    Gender
    female
    Posts
    383
    Reputation
    12
    Thanks
    160
    Good job man.

  5. #4

  6. #5
    Nemo[4ever]'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    6
    My Mood
    Stressed
    String name is wrong. Update :
    _ No Spread : "CrossHairRatioPerRealSize".
    _ No Recoil : "LowerAnimRate".

  7. #6
    CheatCreatorzz's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    922
    Reputation
    18
    Thanks
    730
    My Mood
    Amused
    Thx, help much, only the norecoil helps





    (_¸.•*´'`°¤¸'¸¤°´'`*•.¸_)

    Video Creator
    GFX Creator
    C++ Coder
    D3D Coder

    (¯`*•.¸,¤°´'`°¤,¸.•*´¯)




  8. #7
    miraql's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    VALDIVIA
    Posts
    61
    Reputation
    10
    Thanks
    2
    My Mood
    Stressed
    this no recoil Rulessss!!!

  9. #8
    Threadstarter
    I Came, I Saw, I Conquered!
    MPGH Member
    DOOP's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Leyte
    Posts
    547
    Reputation
    44
    Thanks
    3,251
    Quote Originally Posted by Nemo[4ever] View Post
    String name is wrong. Update :
    _ No Spread : "CrossHairRatioPerRealSize".
    _ No Recoil : "LowerAnimRate".
    you're right

  10. #9
    gbjhet23's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Multi Player Game Hack
    Posts
    107
    Reputation
    10
    Thanks
    25
    My Mood
    Amused
    ((i==x)) error "x" undeclared identifier!!!

  11. #10
    traxx100's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Jear nice thx good job

  12. #11
    ntontos's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    247
    Reputation
    2
    Thanks
    20
    My Mood
    Hot
    No Spread is 0x2428???

    And on LowerAnimRate there is no FSTP Word
    Last edited by ntontos; 06-09-2011 at 02:25 AM.
    -Respect List-

    -CheatCreatorzz : For his whole support he gave me...and his awesome friendship!!

    -Takari

    -Doctor

  13. #12
    gbjhet23's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Multi Player Game Hack
    Posts
    107
    Reputation
    10
    Thanks
    25
    My Mood
    Amused
    yes!!!thats correct addies

  14. #13
    Nemo[4ever]'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    80
    Reputation
    10
    Thanks
    6
    My Mood
    Stressed
    someone help me, i don't know no recoil and no spread help for what ? Can you tell me what is it ? I have full addy and address but my english so bad so i can't not understand what it is.

  15. #14
    ntontos's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Posts
    247
    Reputation
    2
    Thanks
    20
    My Mood
    Hot
    Quote Originally Posted by Nemo[4ever] View Post
    someone help me, i don't know no recoil and no spread help for what ? Can you tell me what is it ? I have full addy and address but my english so bad so i can't not understand what it is.
    No Recoil and No spread is that:


    All shots in 1 place
    -Respect List-

    -CheatCreatorzz : For his whole support he gave me...and his awesome friendship!!

    -Takari

    -Doctor

  16. #15
    gbjhet23's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Multi Player Game Hack
    Posts
    107
    Reputation
    10
    Thanks
    25
    My Mood
    Amused
    im done to make now without no error...thanks doop

Page 1 of 2 12 LastLast