HelpOffset help!

Posts 1–4 of 4 · Page 1 of 1
Offset help!
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
Have you tried searching on the forum?

There is a thread designated for this exact thing to find new offsets. If your learning how hacks work you need to learn how to use a offset dumper properly or dump them yourself.
Quote Originally Posted by KillTubeCZ View Post
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
Please take a look here: http://www.mpgh.net/forum/forumdisplay.php?f=822

I am sure that this section will be able to help you. There is a offsets megathread stickied. Good luck!
Please take a look around the forum before making useless threads.

Closed.
Posts 1–4 of 4 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?