
Originally Posted by
The.Asian
Hey there
I want to add a code which automatically fetches new offsets (if there are) and replace the old ones. I'm quite new to codeing and stuff so I'm not sure if I have to add an OffsetDumper or code lines in the offsets.h file would be enough.
Those offsets would need updates
Code:
DWORD LocalPlayer = 0x00A3B43C;
DWORD EntityList = 0x04A58F14;
DWORD m_dwGlowObject = 0x04F6EC24;
DWORD jumpoffset = 0x04EEE3C4;
DWORD m_flSensitivity = 0x00A38C44;
DWORD attack = 0x02E98F7C;
Any help is appreciated, cheers 
Search for pattern/sig scan on google