Advertisement
allen343434

Untitled

Feb 18th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. DWORD PlayerBase = *(PDWORD)Pbase;
  2. if (PlayerBase)
  3. {
  4. *(PDWORD)(PlayerBase + WIN) = 1;
  5. *(PDWORD)(PlayerBase + 0xDC) = 1;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement