Advertisement
Guest User

collisionhook.txt

a guest
Jan 25th, 2022
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1.  
  2. /*
  3. * quack
  4. */
  5.  
  6. "Games"
  7. {
  8. "#default"
  9. {
  10. "Signatures"
  11. {
  12. /* @Crasher_3637 Thanks!
  13. * How to find on windows:
  14. * https://forums.alliedmods.net/showpost.php?p=2737146&postcount=119
  15. */
  16. "PassServerEntityFilter"
  17. {
  18. "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x75\x2A\xB0\x2A\x5F\xC3\x56"
  19. "linux" "\x55\xB8\x01\x00\x00\x00\x89\xE5\x83\xEC\x38\x89\x5D\xF4"
  20. }
  21. }
  22. }
  23.  
  24. "left4dead2"
  25. {
  26. "Signatures"
  27. {
  28. "PassServerEntityFilter"
  29. {
  30. "windows" "\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x85\x2A\x75\x2A\xB0\x2A\x5F\x5D\xC3\x56"
  31. }
  32. }
  33. }
  34.  
  35. "tf"
  36. {
  37. "Signatures"
  38. {
  39. "PassServerEntityFilter"
  40. {
  41. "windows" "\x55\x8B\xEC\x56\x8B\x75\x0C\x85\xF6\x75\x05"
  42. }
  43. }
  44. }
  45. }
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement