SolvedSearching Offsets

Posts 1–2 of 2 · Page 1 of 1
Searching Offsets
Greetings,

I search offsets like these for GTA V:

const uintptr_t dwEntityList = 0x4A5C9C4;
const uintptr_t dwClientState = 0x6072C4;

Does anyone have these or can tell me how to find them?

Greetings.
You need to find the base address of GTA5's main module (gta5.exe), then add the offset to it. There are a few ways to do this, but its probably best just to google it
Posts 1–2 of 2 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?