Page 1 of 3 123 LastLast
Results 1 to 15 of 33

Hybrid View

  1. #1
    R3d_L1n3's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    137
    Reputation
    10
    Thanks
    208

    Updated PlayerInfoClass

    Go head spam , flame , turn it into war but idc lool .. , there more other structs changed but i would like keep them pvt for now

    Code:
    class PlayerInfo
    {
    	public:
    	char _0x0000[4];
    		__int32 index; //0x0004 
    	char _0x0008[12];
    		char Name[12]; //0x0014 
    	char _0x0020[12];
    		__Object* Object; //0x002C 
    	char _0x0030[4];
    		__int32 Death; //0x0034 
    	char _0x0038[4];
    		__int32 Death2; //0x003C 
    		__int32 Kills; //0x0040 
    	char _0x0044[48];
    		__int32 Team; //0x0074 
    	char _0x0078[4];
    		BYTE IsDead; //0x007C 
    	char _0x007D[1171];
    
    };
    Credits :
    R3d_L!n3
    Disavow
    DrUnKeN ChEeTaH

  2. #2
    Coder.Dias's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    61
    My Mood
    Aggressive
    Classes fuller

    Code:
    class cPlayerInfo
    {
    public:
    	__int32 Ping;
    	__int32 Index;
    char unknown0[12];
    	char Name[12];
    char unknown1[12];
    	int* Object;
    	__int32 Kill;
    	__int32 Deaths;
    char unknown2[44];
    	__int32 HeadShots;
    	__int32 FTMision;
    char unknown3[8];
    	__int32 Team;
    char unknown4[4];
    	BYTE IsDead;
    char unknown5[307];
    	__int32 Rank;
    char unknown6[80];
    	__int32 FTScore;
    char unknown7[4];
    	__int32 FTLongestLife; 
    	__int32 FTKill;
    char unknown8[80];
    	cPlayerInfo* ProximoJogador;
    
    };

    Credits
    @tokoloco SK
    DrUnKeN ChEeTaH (For Reclass)

  3. #3
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    And for those who don't use "Classes"/Structures then you can access directly using the offset R3d_L1n3 has provided, Below is based on the structure provided above...

    AddrCPlayerInfo = Ping
    AddrCPlayerInfo + $4 = Index
    AddrCPlayerInfo + $14 = Name
    AddrCPlayerInfo + $30 = Kills
    AddrCPlayerInfo + $34 = Deaths
    AddrCPlayerInfo + $64 = HeadShots
    AddrCPlayerInfo + $68 = FTMision
    AddrCPlayerInfo + $7C = IsDead
    AddrCPlayerInfo + $1B0 = Rank
    AddrCPlayerInfo + $204 = FTScore
    AddrCPlayerInfo + $20C = FTLongestLife
    AddrCPlayerInfo + $210 = FTKill
    Last edited by Departure; 01-20-2013 at 08:39 PM.
    DJector.Lite
    Get the advantages of new injection technology, with 1 click easy to use injector, work for all platforms x86/x64

    Download

    D-Jector
    Get the most advanced and full featured injector around, works for any game and any platform x86/x64, nothing comes even close.
    Download

  4. The Following User Says Thank You to Departure For This Useful Post:

    -Bl00d- (01-21-2013)

  5. #4
    Acea's Avatar
    Join Date
    Oct 2012
    Gender
    female
    Location
    Home of the elks
    Posts
    346
    Reputation
    80
    Thanks
    2,216
    My Mood
    Stressed
    God you guys are fucking retarted

  6. #5
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,178
    My Mood
    Inspired
    Quote Originally Posted by Acea View Post
    God you guys are fucking retarted
    This will just get Name ESP working

    Not a large use to most people.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


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

    Acea (01-20-2013)

  8. #6
    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
    God you guys are fucking retarted
    *retarded

    Code:
    class cGameClientShell
    {
    public:
       virtual void Function0();
       virtual void Function1();
       virtual void Function2();
       virtual void Function3();
       virtual void Function4();
       virtual void Function5();
       virtual void Function6();
       virtual void Function7();
       virtual void Function8();
       virtual void Function9();
       virtual void Function10();
       virtual void Function11();
       virtual void Function12();
       virtual void Function13();
       virtual void Function14();
       virtual void Function15();
       virtual void Function16();
       virtual void Function17();
       virtual void Function18();
       virtual void Function19();
       virtual void Function20();
       virtual void Function21();
       virtual void Function22();
       virtual void Function23();
       virtual void Function24();
       virtual void Function25();
       virtual void Function26();
       virtual void Function27();
       virtual void Function28();
       virtual void Function29();
       virtual void Function30();
       virtual void Function31();
       virtual void Function32();
       virtual void Function33();
       virtual void Function34();
       virtual void Function35();
       virtual void Function36();
       virtual void Function37();
       virtual void Function38();
       virtual void Function39();
       virtual void Function40();
       virtual void Function41();
       virtual void Function42();
       virtual void Function43();
       virtual void Function44();
       virtual void Function45();
       virtual void Function46();
       virtual void Function47();
       virtual void Function48();
       virtual void Function49();
       virtual void Function50();
       virtual void Function51();
       virtual void Function52();
       virtual void Function53();
       virtual void Function54();
       virtual void Function55();
       virtual void Function56();
       virtual DWORD GetClientInfoMgr();
       virtual DWORD GetInterfaceManager();
       virtual DWORD GetPlayerMgr();
       virtual void Function60();
       virtual void Function61();
       virtual void Function62();
       virtual void Function63();
       virtual void Function64();
       virtual void Function65();
       virtual void Function66();
       virtual void Function67();
       virtual cSFXMgr* GetSFXMgr();
    };
    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. The Following 3 Users Say Thank You to Shadow` For This Useful Post:

    -Bl00d- (01-21-2013),N3OH4X (01-20-2013),teehee15 (01-20-2013)

  10. #7
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    Quote Originally Posted by Acea View Post
    God you guys are fucking retarted
    Why are they retarded?

    Who made you god and gets to decide who is allowed to release these structures or not? Its a programming forum, So who is the retarded one now?

    Good effort to Redline and Coder.Dias for atleast trying to contribute to a PROGRAMMING FORUM.

    P.s
    Mind explaining what the offset issue is? the offsets I supplied are based on the structure from Coder.Dias which is based on data types used "Integers and Chars" 32bit Integers are Dwords which is 4 bytes, and ofcause Ansi Chars are single bytes
    Last edited by Departure; 01-20-2013 at 08:41 PM.
    DJector.Lite
    Get the advantages of new injection technology, with 1 click easy to use injector, work for all platforms x86/x64

    Download

    D-Jector
    Get the most advanced and full featured injector around, works for any game and any platform x86/x64, nothing comes even close.
    Download

  11. The Following 2 Users Say Thank You to Departure For This Useful Post:

    -Bl00d- (01-21-2013),R3d_L1n3 (01-21-2013)

  12. #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 Departure View Post
    Why are they retarded?

    Who made you god and gets to decide who is allowed to release these structures or not? Its a programming forum, So who is the retarded one now?

    Good effort to Redline and Coder.Dias for atleast trying to contribute to a PROGRAMMING FORUM.

    P.s
    Mind explaining what the offset issue is? the offsets I supplied are based on the structure from Coder.Dias which is based on data types used "Integers and Chars" 32bit Integers are Dwords which is 4 bytes, and ofcause Ansi Chars are single bytes
    I love how this is one of those kids who uses the 'utmost high class' grammar to sound smart in order to 'surpass' our expectations and allow us to see eye to eye.
    He's all yours @ZysorceN

    Oh and contributing isn't spoon feeding, contributing is helping them learn and understand not have some 'know it all' give them codes and tell them to go crazy.

    ---------- Post added at 10:25 PM ---------- Previous post was at 10:19 PM ----------

    Fact of the matter is we're not trying to troll them, we just don't need a bunch of 5 year olds with codes handed to them. They should gain the knowledge themselves and do what we do by EARNING it. code dias is cool with me, red_line cant say even though he has been acting like a ******..
    Last edited by Acea; 01-20-2013 at 09:22 PM.

  13. #9
    Departure's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    805
    Reputation
    125
    Thanks
    1,794
    My Mood
    Doh
    Quote Originally Posted by Acea View Post
    I love how this is one of those kids who uses the 'utmost high class' grammar to sound smart in order to 'surpass' our expectations and allow us to see eye to eye.
    He's all yours @ZysorceN

    Oh and contributing isn't spoon feeding, contributing is helping them learn and understand not have some 'know it all' give them codes and tell them to go crazy.

    ---------- Post added at 10:25 PM ---------- Previous post was at 10:19 PM ----------

    Fact of the matter is we're not trying to troll them, we just don't need a bunch of 5 year olds with codes handed to them. They should gain the knowledge themselves and do what we do by EARNING it. code dias is cool with me, red_line cant say even though he has been acting like a ******..
    I still don't see any explanation on the offset issue that you claimed, Maybe because you have no idea?. I a have very simple question and expect you to give me a very simple reply, Do you have any of the updated classes? I assume if you do have them, then you have already gained the knowledge you claim is needed before obtaining these classes right? If that's the case I would like to test your knowledge as I don't believe you have the slightest idea on what you are talking about....

    P.s
    Im glad Code.Dias has your approval, Im sure Redline will try much harder to meet your expectations... lol you need to think before you type such bullshit...
    Last edited by Departure; 01-20-2013 at 10:00 PM.
    DJector.Lite
    Get the advantages of new injection technology, with 1 click easy to use injector, work for all platforms x86/x64

    Download

    D-Jector
    Get the most advanced and full featured injector around, works for any game and any platform x86/x64, nothing comes even close.
    Download

  14. #10
    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 Departure View Post
    I still don't see any explanation on the offset issue that you claimed, Maybe because you have no idea?. I a have very simple question and expect you to give me a very simple reply, Do you have any of the updated classes? I assume if you do have them, then you have already gained the knowledge you claim is needed before obtaining these classes right? If that's the case I would like to test your knowledge as I don't believe you have the slightest idea on what you are talking about....

    P.s
    Im glad Code.Dias has your approval, Im sure Redline will try much harder to meet your expectations... lol you need to think before you type such bullshit...
    Lul this kid, Go check the CA Hack section, where me and necrosyz not the first ones to release a public hack with aimbot only 24 hours after the patch? Please learn to get evidence before you make false accusations.

  15. #11
    Saltine's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    493
    Reputation
    104
    Thanks
    629
    Quote Originally Posted by Acea View Post
    I love how this is one of those kids who uses the 'utmost high class' grammar to sound smart in order to 'surpass' our expectations and allow us to see eye to eye.
    He's all yours @ZysorceN

    Oh and contributing isn't spoon feeding, contributing is helping them learn and understand not have some 'know it all' give them codes and tell them to go crazy.

    ---------- Post added at 10:25 PM ---------- Previous post was at 10:19 PM ----------

    Fact of the matter is we're not trying to troll them, we just don't need a bunch of 5 year olds with codes handed to them. They should gain the knowledge themselves and do what we do by EARNING it. code dias is cool with me, red_line cant say even though he has been acting like a ******..
    Believe it or not some people actually just have good grammar.

    Oh no! Vortex is gay!

  16. The Following 6 Users Say Thank You to Saltine For This Useful Post:

    -Bl00d- (01-21-2013),Acea (01-20-2013),arun823 (01-24-2013),Genesis (01-21-2013),N3OH4X (01-20-2013),teehee15 (01-20-2013)

  17. #12
    N3OH4X's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    67
    Reputation
    10
    Thanks
    87
    My Mood
    Devilish
    @Coder.Dias , that's not yours , it's TokoLokoSK's . @shadow ' you ruined CA...

  18. #13
    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 N3OH4X View Post
    @Coder.Dias , that's not yours , it's TokoLokoSK's from UC . @shadow' you ruined CA...
    CA is already ruined, he's just adding fuel to the fire
    @Flengo told you CharacterFx updated
    Reversing is the only way to move forward.

  19. #14
    Flengo's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    /admincp/banning.php
    Posts
    20,591
    Reputation
    5180
    Thanks
    14,178
    My Mood
    Inspired
    PlayerManager and CharacterFX were also updated.

    Without CharacterFX -> No Good ESP
    Without PlayerMgr -> No Aimbot

    Not as bad as it could be.
    I Read All Of My PM's & VM's
    If you need help with anything, just let me know.

     


     
    VM | PM | IM
    Staff Administrator Since 10.13.2019
    Publicist Since 04.04.2015
    Middleman Since 04.14.2014
    Global Moderator Since 08.01.2013
    Premium Since 05.29.2013

    Minion+ Since 04.18.2013

    Combat Arms Minion Since 12.26.2012
    Contributor Since 11.16.2012
    Member Since 05.11.2010


  20. #15
    supercarz1991's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    6,285
    Reputation
    435
    Thanks
    3,715
    My Mood
    Doh
    who needs aimbot when you have ghost aim?

    commando: You're probably the best non-coder coder I know LOL


  21. The Following 2 Users Say Thank You to supercarz1991 For This Useful Post:

    N3OH4X (01-20-2013),teehee15 (01-20-2013)

Page 1 of 3 123 LastLast

Similar Threads

  1. Updated addresses for some hacks.
    By sp0tie in forum Gunz Hacks
    Replies: 3
    Last Post: 02-22-2006, 08:18 AM
  2. New forum moderators/Server Updates
    By Dave84311 in forum News & Announcements
    Replies: 3
    Last Post: 02-20-2006, 11:05 PM
  3. Replies: 3
    Last Post: 02-09-2006, 03:51 PM
  4. Warrock Updates!
    By Dave84311 in forum General Game Hacking
    Replies: 2
    Last Post: 01-14-2006, 01:34 PM