Results 1 to 9 of 9
  1. #1
    Hackerlog's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Springfield
    Posts
    81
    Reputation
    10
    Thanks
    31
    My Mood
    Bored

    Aim Correction dando dc

    hj fui add o Aim Correction na minha base ae deu dc alguem pode me ajudar pode ser as classes ou o endereço?

  2. #2
    _Debug_'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    Hueco Mundo
    Posts
    437
    Reputation
    20
    Thanks
    173
    My Mood
    Angelic
    Tente usar essas classes:

    Code:
    class cWeaponInfo
    {
    public:
            char Unk0[12]; //0x0000
            DWORD dwClientWeaponType; //0x000C
            char Unk1[16]; //0x0010
            DWORD dwAlt_InsDamage; //0x0020
            DWORD dwInstDamage; //0x0024
            char Unk2[108]; //0x0028
            DWORD dwFireSnd; //0x0094
            char Unk3[108]; //0x0098
            float fFireDelay1; //0x0104
            float fFireDelay2; //0x0108
            DWORD dwMaxAmmo3; //0x010C
            DWORD dwMaxAmmo2; //0x0110
            char Unk4[300]; //0x0114
            BYTE bTripleShotMode; //0x0240
            char Unk5[3]; //0x0241
            DWORD dwTripleShotRoundNum; //0x0244
            float fDamageRFacter; //0x0248
            char Unk6[28]; //0x024C
            DWORD dwInfiAmmo2; //0x0268
            DWORD dwInfiniteAmmo; //0x026C
            DWORD dwHideWhenEmpty; //0x0270
            DWORD dwIsAmmo; //0x0274
            char Unk7[4]; //0x0278
            DWORD dwShotsPerClip; //0x027C
            char Unk8[52]; //0x0280
            float fZoomTime; //0x02B4
            DWORD dwMinPerturb; //0x02B8
            DWORD dwMaxPerturb; //0x02BC
            float fDuckPerturb; //0x02C0
            float fMoveDuckPerturb; //0x02C4
            DWORD dwZoomedMinPerturb; //0x02C8
            DWORD dwZoomedMaxPerturb; //0x02CC
            DWORD dwRange; //0x02D0
            char Un9[12]; //0x02D4
            DWORD dwVectorsPerRound; //0x02E0
            char Unk10[40]; //0x02E4
            float fPerturbIncSpeed; //0x030C
            float fPerturbDecSpeed; //0x0310
            char Unk11[4]; //0x0314
            float fZoomedPerturbIncSpeed; //0x0318
            float fZoomedPerturbDecSpeed; //0x031C
            char Unk12[4]; //0x0320
            float fBaseCamRecoilPitch; //0x0324
            float fBaseCamRecoilAccelPitch; //0x0328
            char Unk13[36]; //0x032C
            float fTripleShotMaxCamRecoilPitch; //0x0350
            float fTripleShotBaseCamRecoilPitch; //0x0354
            char Unk14[8]; //0x0358
            DWORD dwTripleShotMinPerturb; //0x0360
            DWORD dwTripleShotMaxPerturb; //0x0364
            float fTripleShotPerturbIncSpeed; //0x0368
            float fTripleShotPerturbDecSpeed; //0x036C
            char Unk15[156]; //0x0370
            BYTE bDisableCrosshair; //0x040C
            char Unk16[27]; //0x040D
            float fCameraSwayXFreq; //0x0428
            float fCameraSwayYFreq; //0x042C
            char Unk17[12]; //0x0430
            DWORD dwTargetCrosshairFlag; //0x043C
            DWORD dwEffectRange; //0x0440
            char Unk18[188]; //0x0444
    };//Size=0x0500
     
    class cWeaponMgr
    {
    public:
            char Unk0[5568]; //0x0000
            cWeaponInfo** Weapons; //0x15BC
            __int32 WeaponCount; //0x15C0
    };//Size=0x15C4

    Se ainda continuar o DC pode ser alguma coisa que esta detectando na sua base.

  3. #3
    Eu sou Daleste cheguei mais to saindo fora
    MPGH Member
    experthack's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,178
    Reputation
    90
    Thanks
    626
    My Mood
    Aggressive
    Classes ou endereço ou alguma bosta que você feiz no codigo

  4. #4
    Hackerlog's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Springfield
    Posts
    81
    Reputation
    10
    Thanks
    31
    My Mood
    Bored
    antes de eu add ele tava funfano normal sem dc ai add ele e começo a dar dc
    eu to usando esse endereço
    Code:
    #define ADDR_WEAPONMGR 0x3781FAD4
    e as classes desse post
    https://www.mpgh.net/forum/397-combat...04-2013-a.html

  5. #5
    _Debug_'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    Hueco Mundo
    Posts
    437
    Reputation
    20
    Thanks
    173
    My Mood
    Angelic
    Quote Originally Posted by Hackerlog View Post
    antes de eu add ele tava funfano normal sem dc ai add ele e começo a dar dc
    eu to usando esse endereço
    Code:
    #define ADDR_WEAPONMGR 0x3781FAD4
    e as classes desse post
    https://www.mpgh.net/forum/397-combat...04-2013-a.html
    Certeza que tu cagou em algo então ai.

  6. #6
    Hackerlog's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Springfield
    Posts
    81
    Reputation
    10
    Thanks
    31
    My Mood
    Bored
    nao coloquei normal

  7. #7
    Eu sou Daleste cheguei mais to saindo fora
    MPGH Member
    experthack's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,178
    Reputation
    90
    Thanks
    626
    My Mood
    Aggressive
    Então feiz algo errado queima seu neronios ai rapaiz para vir pedir ajuda besta.

  8. #8
    Hackerlog's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Springfield
    Posts
    81
    Reputation
    10
    Thanks
    31
    My Mood
    Bored
    Cara se quizer ajuda nao ajuda

  9. #9
    Eu sou Daleste cheguei mais to saindo fora
    MPGH Member
    experthack's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    1,178
    Reputation
    90
    Thanks
    626
    My Mood
    Aggressive
    Quote Originally Posted by Hackerlog View Post
    Cara se quizer ajuda nao ajuda
    Caralho cara qualquer bosta você vem pedir ajudar aqui ? Isso é a coisa mais besta do mundo cara é so verificar o que está errado

Similar Threads

  1. [Release] Update Aim Correction Class 12/04/2013
    By luizimloko in forum Combat Arms BR Hack Coding/Source Code
    Replies: 14
    Last Post: 04-15-2013, 06:50 PM
  2. Aimbot / Aim Correct + Chams only.
    By Deion in forum Combat Arms Hack Requests
    Replies: 1
    Last Post: 02-14-2013, 08:05 PM
  3. [Solved] Aim Correction alessandro
    By filipinho2012 in forum Combat Arms Brazil Help
    Replies: 4
    Last Post: 08-12-2011, 07:09 PM
  4. Fuck you aim correction
    By DlCK in forum Combat Arms Hack Requests
    Replies: 8
    Last Post: 07-29-2011, 03:04 PM
  5. aim bots
    By nutter in forum General Game Hacking
    Replies: 6
    Last Post: 12-27-2005, 11:56 AM