Hello guys i learning how hacks work and i want to update old hack.. i used CSGO - Dumper to have new offsets but names of offsets are different
const DWORD dwPlayerBase = 0x99E324;
const DWORD dwEntityBase = 0x9B76B4;
const DWORD dwEnginePtr = 0x52F424;
const DWORD dwEntitySize = 0x10;
const DWORD dwTeam = 0xF0;
const DWORD dwHealth = 0xFC;
const DWORD dwPosition = 0xA0;
const DWORD dwSetAngle = 0x4C88;
Could someone tell me right offsets please
