my cplayer class, aimbot and esp stop work, look

struct cObject
{
public:
char _UnkSpace[4];
D3DXVECTOR3 Body;
D3DXVECTOR3 Foot;
D3DXVECTOR3 Head;
};

struct CPlayer
{
char Spacer00[8];
cObject* Object;
char ClientID;
char Team;
char Name[12];
char Spacer01[2];
int SHIT;
int PlayerSlotTeam;
int unkstruct1;
bool Has_C4;
int State;
int Rank;
int unkstruct2;
int unkstruct3;
short Health;
short Kills;
__int32 Deaths;
__int32 HeadShots;
__int32 TeamID;
__int32 Ping;
};



i need new cplayer class and see if these addies are correct (cfbr)


#define dwCPlayerStart 0x1F8
#define dwCPlayerSize 0xD78
#define ME_OFFSET 0x204
#define edr_LTClientShell 0x1414D8C