Page 1 of 3 123 LastLast
Results 1 to 15 of 34
  1. #1
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful

    Thumbs up Addys 16/08/2012

    Welps i modified Gellins logger a bit and logged some addys from We11ington's logger.
    Here are they, enjoy!


    Code:
    Waiting for game to reach proper state...
    Game reached proper state, logging started...
    
    Engine Entry Point : 0x460000
    Engine .code Size : 0x329000
    Engine .code Offset : 0x1000
    
    CShell Entry Point : 0x37100000
    CShell .code Size : 0x5E8000
    CShell .code Offset : 0x1000
    
    ClientFX Entry Point : 0xEDD0000
    ClientFX .code Size : 0x53A00
    ClientFX .code Offset : 0x1000
    
    
    CA_ADDIE_LOGGER V1 Starting...
    
    #define ADDR_MTBWCRET		0x373A3377
    #define ADDR_LTCLIENT		0x377F0208
    #define ADDR_WEAPONMGR		0x3783E884
    #define ADDR_LOCALPTR		0x3784EE8C
    #define ADDR_BUILDFONT		0x375CBEF0
    #define ADDR_FILLFONT		0x375CCB80
    #define ADDR_FONTECX		0x3783938C
    #define ADDR_GETFONTHAND	0x373AA640
    #define ADDR_GETCONSOLEINT	0x373BE390
    #define ADDR_GCS		0x37837B80
    #define ADDR_LTCOMMON		0x3783E6A8
    #define ADDR_S_BULLETS		0x374ED6F6
    #define ADDR_REMOTEKILL1	0x374F3111
    #define ADDR_REMOTEKILL2	0x374F3112
    #define ADDR_REMOTEKILL3	0x374F3491
    #define ADDR_REMOTEKILL4	0x374F3492
    #define Recoil1		0x3749CC0C
    #define ADDR_WEAPON_RANGE1	0x374F2FE9
    #define ADDR_WEAPON_RANGE2	0x374F3369
    #define ADDR_RAPIDFIRE1		0x374E9F77
    #define ADDR_RAPIDFIRE2		0x374F3ADE
    #define ADDR_RAPIDFIRE3		0x374EF667
    #define ADDR_RAPIDFIRE4		0x374F3AE5
    Failed to update ADDR_RAPIDFIRE1
    #define ADDR_FORCEFPS		0x377EFFF8
    #define ADDR_LTCSBASE		0x377F01F0
    
    #define OFF_FPS			0x18410
    
    #define ADDR_W2S		0x496C00
    #define ADDR_INTERSECT		0x470F70
    #define ADDR_D3D		0x9249C8
    #define ADDR_DRAWPRIM		0x818A34
    #define ADDR_CURSORCENTER	0x802D24
    #define ADDR_CONSOLEUNWRAPPED	0x48B560
    Failed to update GAMESTATUS
    
    #define ADDR_CLIENTFX		0x66F34
    
    
    
    Logging Complete...
    Code:
    ********************************************************
    *           | Buscar Endereços Combat Arms |           *
    *                    | WE11ington |                    *
    ********************************************************
    
    [17:27:09]=> Aguardando módulos...
    
    [17:27:47]=> Módulos encontrados.
    
    [17:28:10]=> Escaneamento dos endereços inicializado...
    
    #define DeviceGame      0x009249C8
    #define GlassWalls      0x0057D13A
    #define DIPEngine       0x006B79FA
    #define LTClientEXE     0x0048B560
    #define LTClientDLL     0x377F0208
    #define GameStatus      0x3780897C
    #define EspName1        0x37242B99
    #define EspName2        0x37242C1F
    #define NoRecoil        0x3749CC0C
    #define NoReload        0x374F2D61
    #define SuperBullets	0x374ED6F6
    #define WeaponRange1	0x374F2FE9
    #define WeaponRange2	0x374F3369
    #define PlayerRandom	0x3784F078
    #define RapidFire	0x374F3AE5
    Creds Gellin, We11ington, Me for logging/modding some sigs
    Last edited by Password77; 08-16-2012 at 04:41 PM.
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

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

    demtrios (08-19-2012),Reflex- (08-16-2012),spade74 (08-18-2012)

  3. #2
    Reflex-'s Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    192.168.1.01
    Posts
    6,625
    Reputation
    584
    Thanks
    2,267
    My Mood
    Dead
    Thanks for saving my time.

  4. #3
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by Reflex- View Post
    Thanks for saving my time.
    no probs brother, enjoy
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  5. #4
    bakugan360's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    So... how do we actually use this? x)

  6. #5
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Quote Originally Posted by bakugan360 View Post
    So... how do we actually use this? x)
    Just copy and paste them in your base or take the addresses, and then use them to update your old addresses.
    Last edited by Shadow`; 08-16-2012 at 10:16 PM.

  7. The Following User Says Thank You to Shadow` For This Useful Post:

    Password77 (08-17-2012)

  8. #6
    thaitung36's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Hi! i'm newbie so never done this before. can you tell me how to use it?

  9. #7
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by thaitung36 View Post
    Hi! i'm newbie so never done this before. can you tell me how to use it?
    read the post above
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  10. #8
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Just saw there are no PlayerbyIndex and LocalPlayer addresses posted. Hopefully this goes to use for someone.

    Code:
    #define PlayerByIndex		0x372B0350
    #define LocalPlayer		0x372B0D40
    Not tested, but the patterns I used worked last patch.

  11. #9
    bakugan360's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Shadow` View Post
    Just copy and paste them in your base or take the addresses, and then use them to update your old addresses.
    Uh huh. Uh huh.

    What do you mean by my ''base''?

  12. #10
    thaitung36's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Password77 View Post
    read the post above
    i read the direction but don't understand what is the base or address cause i never done this

  13. #11
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by Shadow` View Post
    Just saw there are no PlayerbyIndex and LocalPlayer addresses posted. Hopefully this goes to use for someone.

    Code:
    #define PlayerByIndex		0x372B0350
    #define LocalPlayer		0x372B0D40
    Not tested, but the patterns I used worked last patch.
    I don't think those are right, i am in olly right now and i went up there but nada.
    i see 372B0D2D = "a player" if that is the string for local player then thats the local player else
    Last edited by Password77; 08-17-2012 at 12:06 PM.
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  14. #12
    thaitung36's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    can anyone tell me how to use these codes?

  15. #13
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Quote Originally Posted by thaitung36 View Post
    i read the direction but don't understand what is the base or address cause i never done this
    addresses are the ones i have posted on this thread look at it and for base just google combat arms d3d base and you are good. . Take a look at some of the codes there and you will learn . Good luck.
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

  16. #14
    arun823's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Los Angeles, California
    Posts
    523
    Reputation
    151
    Thanks
    1,899
    My Mood
    Amused
    Quote Originally Posted by Password77 View Post
    I don't think those are right, i am in olly right now and i went up there but nada.
    i see 372B0D2D = "a player" if that is the string for local player then thats the local player else
    Those addresses are correct, I use pattern scans in my hack, so I drew the text and it matches with both of those addresses. IMO Ollydbg fails, IDA is 100x better

  17. #15
    Password77's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Canada, ON
    Posts
    179
    Reputation
    10
    Thanks
    181
    My Mood
    Cheerful
    Ahh then i guess ill use IDA but in olly i swear it isn't there.
    Quote Originally Posted by arun823 View Post
    Those addresses are correct, I use pattern scans in my hack, so I drew the text and it matches with both of those addresses. IMO Ollydbg fails, IDA is 100x better
    Doing more Java and Python
    Need help with your hack? Ask me, I will try to help you with all my might .

Page 1 of 3 123 LastLast

Similar Threads

  1. Updated Addys 2/2/2012
    By justiniscool6 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 15
    Last Post: 02-17-2012, 02:41 PM
  2. [Source Code] WarRock International Addies - [28-01-2012]
    By iDarkness in forum WarRock Hack Source Code
    Replies: 4
    Last Post: 02-09-2012, 08:09 AM
  3. [Source Code] Updated Addys 1/19/2012
    By justiniscool6 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 15
    Last Post: 02-01-2012, 12:28 AM
  4. Some Addies 17.01.2012
    By kotentopf in forum Combat Arms EU Hack Coding/Source Code
    Replies: 8
    Last Post: 01-20-2012, 11:28 AM
  5. [Outdated] Updated Addys 18/1/2012 (Bytes & Addys)
    By YumNum` in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 01-19-2012, 02:58 PM