Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. #define ADR_PLAYERPOINTER 0xBC4470//Updated
  2. #define ADR_SERVERPOINTER 0xABF050//Updated
  3. #define ADR_BASEPOINTER 0xAF9648//Updated
  4.  
  5. #define ADR_VIEWANGLES 0xA4407C//Updated
  6. #define ADR_FASTAMMO 0xA483F4//Updated
  7. #define ADR_FASTHEALTH 0xA483F8//Updated
  8. #define ADR_FASTFLAG 0xA48400//Updated
  9. #define ADR_FASTREPAIR 0xA483FC//Updated
  10. #define ADR_NOSPREAD 0xA44F48//Updated
  11. #define ADR_SPEED 0x8F37C4//Updated
  12. #define ADR_IMDRUNK 0xA74500//Updated
  13. #define ADR_SCOPE 0x968618//Updated
  14. #define ADR_NOBOUNDS1 0xA6F6E8//Updated
  15. #define ADR_NOBOUNDS2 0xA6F6EC//Updated
  16. #define ADR_NOBOUNDS3 0xA6F6F0//Updated
  17. #define ADR_NOSPAWNWAIT1 0xA782F8//Updated
  18. #define ADR_NOSPAWNWAIT2 0xA78300//Updated
  19. #define ADR_NOSPAWNWAIT3 0xA782FC//Updated
  20. #define ADR_NOSPAWNWAITCQC 0x968608//Updated
  21. #define ADR_CQCPRONE_MEM 0x968608//Updated
  22. #define ADR_CQCPRONE 0x4EED9F//Updated
  23. #define ADR_UNLIMITEDAMMO 0x00A7D4E0//Updated
  24. #define ADR_GMWARNING 0xAEB1DC//Updated
  25. #define ADR_VIRTUALJUMP 0x8E3C9C
  26.  
  27. #define ADR_PLANTANYWHERE 0xA44F20//Updated
  28. #define ADR_CLIPASSAULT 0xA44F2C//Updated
  29. #define ADR_CLIPSNIPER 0xA44F2D//Updated
  30. #define ADR_SNIPER2XPX 0xA44F2E//Updated
  31. #define ADR_ASSAULT2XPX 0xA44F30//Updated
  32. #define ADR_BANDAGEPX 0xA44F32//Updated
  33.  
  34. #define OFS_SLOT4 0x1021A3//Updated
  35. #define OFS_SLOT5 0x1021A4//Updated
  36. #define OFS_SLOT6 0x1021A5//Updated
  37. #define OFS_SLOT7 0x1021A6//Updated
  38. #define OFS_SLOT8 0x1021A7//Updated
  39. #define OFS_LOWGRAVITY 0x0000C49C//Updated
  40. #define OFS_NFD 0x103A8//Updated
  41. #define OFS_PREMIUM 0x57C//Updated
  42. #define OFS_PREMIUM2 0x580//Updated
  43. #define wOFS_Level 0x11A610//Updated
  44. #define OFS_DINAR 0x11A620//Updated
  45. #define OFS_NORECOIL1 0x1C//Updated
  46. #define OFS_NORECOIL2 0x20//Updated
  47. #define OFS_NORECOIL3 0x24//Updated
  48. #define OFS_X_Axis 0x102D4//Updated
  49. #define OFS_Y_Axis 0x102DC//Updated
  50. #define OFS_Z_Axis 0x102D8//Updated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement