w33haa

Untitled

Apr 26th, 2023
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. #define GET_WEAPON_DATA SIGNATURE("E8 ? ? ? ? 41 8B 7E 10")//48 81 EC 38 01 00 00 48 85 C9 75 0A 33 C0 48 81 C4 38 ? ? ? C3 48 89 9C 24 30 ? ? ?
  2. //#define CLIP_TRACE_TO_PLAYERS SIGNATURE("E8 ? ? ? ? 0F B6 9E ? ? ? ? 80 FB 01") // old
  3. #define CLIP_TRACE_TO_PLAYERS SIGNATURE("E8 ? ? ? ? 0F B6 B3 ? ? ? ? 40 80 FE 01")//48 8B C4 55 56 48 8D ? 58 ? ? ?
  4. #define HANDLE_BULLET_PENETRATION SIGNATURE("E8 ? ? ? ? BA ? ? ? ? 48 8D 0D ? ? ? ? 0F B6 D8 E8 ? ? ? ? 48 85 C0 75 0B 48 8B 05 ? ? ? ? 48 8B 40 08 66 0F 6E 00")
  5. //48 8B C4 48 89 58 08 48 89 70 10 48 89 78 18 55 41 54 41 55 41 56 41 57 48 8D A8 38 ? ? ? 48 81 EC ? ? ? ?
Advertisement
Add Comment
Please, Sign In to add comment