Advertisement
allen343434

Untitled

Feb 25th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. DWORD GameBase = *(PDWORD)0xE329FC;
  2. if (GameBase)
  3. {
  4. *(PDWORD)(GameBase + 0x7F5C) = 1;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement