Page 1 of 4 123 ... LastLast
Results 1 to 15 of 48
  1. #1
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed

    Patch Results | Address's | PTC Info | Hook info and more

    First off good game Combat Arms on actually doing your job.

    Now lets start with PTC's:
    NX Chams - Removed
    Wire Frame - Removed
    No Spread - Removed
    No Sway - Removed
    Tracers - Removed
    No Gun - Removed and crashes
    Far Reach - Removed
    Jump Hack - Removed
    Speed Hack - Removed
    Fly Hack - Removed
    More to be added as i find out

    Address's:
    No recoil - Sig changed
    Rapid Fire - Sig changed
    Client Info - Sig Changed
    Weapon Mgr - Sig Changed
    W2S - Sig Changed
    D3D - Sig Changed
    Hell, maybe all the sig's changed haven't fully updated yet so ya..

    Detours Detected:
    Hot Patch
    Detour Create

    Hooks Detected:
    Flavors of simplicity Hook
    Shadows Hook
    More to be added...

    More info soon
    Last edited by Acea; 02-20-2013 at 04:47 PM.

  2. The Following 4 Users Say Thank You to Acea For This Useful Post:

    CAFlames (02-20-2013),Modzz4K (02-20-2013),pDevice (02-21-2013),Timboy67678 (02-20-2013)

  3. #2
    R3d_L1n3's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    208
    Finaly sigs changed ..

    btw cGameClientShell changed i belive

  4. #3
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by R3d_L1n3 View Post
    Finaly sigs changed ..

    btw cGameClientShell changed i belive
    I'll let you know in about 2 minuets.

  5. #4
    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 R3d_L1n3 View Post
    Finaly sigs changed ..

    btw cGameClientShell changed i belive
    By just one virtual void
    Reversing is the only way to move forward.

  6. #5
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by arun823 View Post
    By just one virtual void
    Aww why give it away:c

  7. #6
    R3d_L1n3's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    208
    Quote Originally Posted by Acea View Post
    Aww why give it away:c
    cuz anyone with reclass can find that ? xd

    --------------

    Thanks for ptc info btw
    Last edited by R3d_L1n3; 02-20-2013 at 04:47 PM.

  8. #7
    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 Acea View Post
    Aww why give it away:c
    I told him that when I updated it

    Edit: Missed a function in the class, fixed now. Disav0w's right.
    Last edited by Shadow`; 02-20-2013 at 05:31 PM.
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  9. #8
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by Shadow` View Post
    I told him that when I updated it
    CA is being more of a bitch now
    Anyone else confirm any more addy's changed?

  10. #9
    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 Acea View Post
    CA is being more of a bitch now
    Anyone else confirm any more addy's changed?
    ClientInfo didn't change, works fine, only W2S, D3D, WeaponMgr, and Off FPS

    Code:
    #define ADDR_GAMESTATUS		0x377CB0C0
    #define ADDR_MTBWCRET		0x373528EA
    #define ADDR_LTCLIENT		0x377B2940
    #define ADDR_PLAYER_STATE		0x377D1444
    #define ADDR_CLIENTINFOMGR		0x377B273C
    #define ADDR_PLAYERMGR		0x378089FC
    #define ADDR_PLAYERBYINDEX		0x372A2AF0
    #define ADDR_LOCALPLAYER		0x372A34E0
    Failed to update ADDR_WEAPONMGR
    #define ADDR_LOCALPTR		0x378322B4
    #define ADDR_BUILDFONT		0x375B4850
    #define ADDR_FILLFONT		0x375B54E0
    #define ADDR_FONTECX		0x377F3404
    #define ADDR_GETFONTHAND	0x3735B810
    #define ADDR_GETCONSOLEINT	0x37369130
    #define ADDR_GCS		0x377F1D10
    #define ADDR_LTCOMMON		0x377F8678
    #define ADDR_NORECOIL		0x37459F9C
    #define ADDR_S_BULLETS		0x374AA566
    #define ADDR_REMOTEKILL1 	0x374B0001
    #define ADDR_REMOTEKILL2 	0x374B0002
    #define ADDR_REMOTEKILL3 	0x374B0381
    #define ADDR_REMOTEKILL4 	0x374B0382
    #define ADDR_WEAPON_RANGE1	0x374AFED9
    #define ADDR_WEAPON_RANGE2	0x374B0259
    #define ADDR_RAPIDFIRE1		0x374A6DF7
    #define ADDR_RAPIDFIRE2		0x374B09AE
    #define ADDR_RAPIDFIRE3		0x374AC4D7
    #define ADDR_RAPIDFIRE4		0x374B09B5
    #define ADDR_NAMETAG1		0x37234BAF
    #define ADDR_NAMETAG2		0x37234C35
    #define ADDR_NORELOAD		0x374AFC51
    #define ADDR_FORCEFPS		0x377B29D0
    #define ADDR_LTCSBASE		0x377B2928
    
    Failed to update OFF_FPS
    Failed to update ADDR_W2S
    #define ADDR_INTERSECT		0x4703C0
    Failed to update ADDR_D3D
    #define ADDR_DRAWPRIM		0x76EF10
    #define ADDR_CURSORCENTER	0x758E04
    #define ADDR_CONSOLEUNWRAPPED	0x4898C0 //LTClientEXE
    Reversing is the only way to move forward.

  11. #10
    TokolocoSK's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Comendo Peru Pato Frango Búrguer.
    Posts
    2,874
    Reputation
    65
    Thanks
    6,858
    My Mood
    Yeehaw
    +rep for nexon



  12. #11
    Shadow`'s Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    MN
    Posts
    636
    Reputation
    74
    Thanks
    3,014
    My Mood
    Relaxed
    Btw, @Acea, my redemption hook still seems to work for me, just tried it. I don't know if you were referencing to that one or not...
    Currently coding applications in Java and C++.

    "It is change, continuing change, inevitable change, that is the dominant factor in society today. No sensible decision can be made any longer without taking into account not only the world as it is, but the world as it will be." -Isaac Asimov

  13. #12
    Re-Defined's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    10
    My Mood
    Breezy
    @Acea I seriously don't think these changed because when I tried windowed mode it didn't work.

    It is suppose to work because the string windowed 0 and windowed 1 is still on cshell strings. So PTC method must of changed ASM

  14. #13
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by Shadow` View Post
    Btw, @Acea, my redemption hook still seems to work for me, just tried it. I don't know if you were referencing to that one or not...
    WHOOPS totally a name screw up o.o
    i meant ussr LOL

  15. The Following User Says Thank You to Acea For This Useful Post:

    Shadow` (02-20-2013)

  16. #14
    Re-Defined's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    10
    My Mood
    Breezy
    Also is anyones S2S hacks working. None are working. I updated the addie already!

  17. #15
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    Quote Originally Posted by Re-Defined View Post
    @Acea I seriously don't think these changed because when I tried windowed mode it didn't work.

    It is suppose to work because the string windowed 0 and windowed 1 is still on cshell strings. So PTC method must of changed ASM
    Negative, alot of other ptc's work just fine

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Info] Hook
    By Skaterforeva1 in forum Combat Arms Coding Help & Discussion
    Replies: 4
    Last Post: 02-09-2013, 07:47 PM
  2. [Source Code] Crossfire GDI Infos Hook [VB.NET]
    By Code[VB] in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 6
    Last Post: 11-16-2011, 05:52 PM
  3. [Source Code] Address's! hacks teleport,Dead Body and more
    By tweaker99 in forum Operation 7 Hacks
    Replies: 10
    Last Post: 07-25-2010, 07:09 AM
  4. Info About Injectors And Dlls
    By jeevin in forum Combat Arms Discussions
    Replies: 4
    Last Post: 03-02-2010, 08:34 PM