DWORD Glow = memory->FindPattern(modClient.dwBase, modClient.dwSize, "x????xxxx", 15, 0xA1, 0x0, 0x0, 0x0, 0x0, 0xA8, 0x01, 0x75, 0x4B); DWORD Glow1 = memory->Read<DWORD>(Glow + 1); dwGlow = Glow1 - modClient.dwBase;
"dwGlowObjectManager": {
"extra": 1,
"mode_read": true,
"mode_subtract": true,
"module": "client.dll",
"offset": 4,
"pattern": "A1 ? ? ? ? A8 01 75 4B"
}