MaKiPL

[opcode addresses] SWAT4X - position hack

May 10th, 2015
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Store single (float):
  2. [USE THIS in NOP'ing or watching vars]
  3. Engine.FRawColorStream::SetElementCount+1536A3 - D9 9B 74010000        - fstp dword ptr [ebx+00000174] - X axis
  4. Engine.FRawColorStream::SetElementCount+1536B2 - D9 9B 78010000        - fstp dword ptr [ebx+00000178] - Y axis
  5. Engine.FRawColorStream::SetElementCount+1536C1 - D9 9B 7C010000        - fstp dword ptr [ebx+0000017C] - Z axis
  6.  
  7. Copy Memory:
  8. [FYI]
  9. Engine.FRawColorStream::SetElementCount+18AC49 - 89 0B                 - mov [ebx],ecx
  10. Engine.FRawColorStream::SetElementCount+18AC4E - 89 53 04              - mov [ebx+04],edx
Add Comment
Please, Sign In to add comment