Advertisement
Guest User

Untitled

a guest
Jul 26th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 5.79 KB | None | 0 0
  1. #=====================================================================#
  2. #==================[ ADDYLOGGER VIP BY ALLIANCE™ ]====================#
  3. #=====================================================================#
  4. UPDATE: 26.7.2014
  5. AddyLogger start...
  6. #=============================[Pointer]===============================#
  7.  
  8. #define ADR_PLAYERPOINTER  0x0
  9. #define ADR_SERVERPOINTER  0xB10768
  10. #define ADR_BASEPOINTER    0x0
  11. #define ADR_VIEWANGELS     0xB0F7F4
  12. #define ADR_DEVICEPOINTER  0xB0F7F8
  13. #define ADR_INFOPOINTER    0x0
  14. #define ADR_WEAPONPOINTER  0x0
  15. #define ADR_REMOTEPOINTER  0x0
  16. #define ASM_GAMENOTICE     0x40F1B3
  17. #define ASM_GAMETEXT       0x524E3A
  18. #define ADR_CLASSROOMPTR   0x0
  19. #define ADR_STATEPOINTER   0xB17FA8
  20.  
  21. #==========================[Warrock check]============================#
  22.  
  23. #define ASM_WARROCKCHECK1  0x51ED23
  24. #define ASM_WARROCKCHECK2  0x51ED54
  25. #define ASM_WARROCKCHECK3  0x51ED96
  26. #define ASM_WARROCKCHECK4    0x&X
  27. #define ASM_WARROCKCHECK5    0x&X
  28. #define ASM_WARROCKCHECK6    0x&X
  29.  
  30. #===========================[Offset Player]===========================#
  31.  
  32. #define OFS_NOFALLDAMAGE   0x102F0
  33. #define OFS_X              0x10308
  34. #define OFS_Y              0x10318
  35. #define OFS_Z              0x10310
  36. #define OFS_NOSPREAD       0x0
  37. #define OFS_NORECOIL1      0xC444
  38. #define OFS_NORECOIL2      0xC448
  39. #define OFS_NORECOIL3      0xC450
  40. #define OFS_FASTNADE       0x1011C
  41. #define OFS_NORELOAD       0x0
  42. #define OFS_AUTOPLANT      0x0
  43. #define OFS_AUTODEFUSE     0x0
  44. #define OFS_AUTOSHOOT      0x1038E
  45. #define OFS_INVISIBLE      0x40774
  46. #define OFS_PLAYERSTATE    0xC4D4
  47.  
  48. #===========================[Offset Weapon]==========================#
  49.  
  50. #define OFS_WEAPONSTATE    0xC4D8
  51. #define OFS_WEAPON1        0x0
  52. #define OFS_WEAPON2        0x0
  53. #define OFS_WEAPON3        0x0
  54. #define ADR_WEAPONGLOBAL1  0x0
  55. #define ADR_WEAPONGLOBAL2  0xC434B8
  56.  
  57. #===========================[Offset Server]==========================#
  58.  
  59. #define OFS_Premium        0x0
  60. #define OFS_SLOT5          0x0
  61. #define OFS_SLOT6          0x1
  62. #define OFS_SLOT7          0x2
  63. #define OFS_SLOT8          0x3
  64. #define OFS_ROOMMASTER     0x31730
  65. #define OFS_SUPERMASTER    0x31690
  66.  
  67. #==============================[Address]=============================#
  68.  
  69. #define ADR_NEARFOG          0xB1EE44
  70. #define ADR_FARFOG           0xB1EE4C
  71. #define ADR_GLASSWALLS       0xB0F8FC
  72. #define ADR_SPEED            0x8F7D10
  73. #define ADR_SPEEDROLL        0x8F7B38
  74. #define ADR_SCOPE            0x0
  75. #define ADR_SCOPESIZE        0x0
  76. #define ADR_NOWATER1         0xB1EE2C
  77. #define ADR_NOWATER2         0xB1EE30
  78. #define ADR_NOBOUNDS1        0xC60000
  79. #define ADR_NOBOUNDS2        0xC60008
  80. #define ADR_NOSPAWNWAIT1     0xC6A614
  81. #define ADR_NOSPAWNWAIT2     0xC6A618
  82. #define ADR_NOSPAWNWAIT3     0xC6A61C
  83. #define ADR_FASTAMMO         0x0
  84. #define ADR_FASTMEDIC        0x0
  85. #define ADR_FASTFLAG         0xB1C634
  86. #define ADR_FASTREPAIR       0x0
  87. #define ADR_QUICKPLANTDEF    0x0
  88. #define ADR_PLANTANYWHERE    0x0
  89. #define ADR_DEFUSEANYWHERE   0x0
  90. #define ADR_SUPERNOSPREAD    0x8F7980
  91. #define ADR_BONESHOOT        0x0
  92. #define ADR_STW              0x8B9974
  93. #define ADR_WALKUNDERWATER   0xB1EE34
  94. #define ADR_WTW              0x8B747C
  95. #define ADR_NOSPREAD         0xB1C6BC
  96. #define ADR_CHECKSWIM        0x&X
  97. #define ADR_SWIM1            0xB06C1C
  98. #define ADR_SWIM2            0xB17FC0
  99. #define ADR_INVEHICLE        0xB17FC4
  100. #define ADR_PLAYERID         0x0
  101. #define ADR_USERNAME         0xB69EC4
  102. #define ADR_WEAPONGRAVITY    0x0
  103. #define ADR_CHECKREADYSTART  0xB6A2D0
  104. #define ADR_STARTSTAMINA     0x8C11E0
  105. #define ADR_STAMINAROLL      0x8C11EC (float)
  106. #define ADR_STAMINASPRINT    0x8F7D70 (doubòe)
  107. #define ADR_STAMINAJUMP      0x95F500 (float)
  108.  
  109. #================================[Asm]==============================#
  110.  
  111. #define ASM_UNLIMITEDOXY   0x50B848
  112. #define ASM_CQCPRONE       0x4F94F7
  113. #define ASM_NORELOAD       0x0
  114. #define ASM_AUTOAMMO1      0x509833
  115. #define ASM_AUTOAMMO2      0x509873
  116. #define ASM_AUTOMEDIC1     0x50993E
  117. #define ASM_AUTOMEDIC2     0x509BAB
  118. #define ASM_AUTOREPAIR1    0x0
  119. #define ASM_AUTOREPAIR2    0x424EC6
  120. #define ASM_STAMINA1       0x455AE1
  121. #define ASM_STAMINA2       0x4019EE
  122. #define ASM_STAMINA3       0x4F97BE
  123. #define ASM_NORESTRICTION  0x0
  124. #define ASM_QUICKPLANT     0x5145C9
  125. #define ASM_QUICKDEFUSE    0x510D29
  126. #define ASM_ANTIAFK        0x5A217E
  127. #define ASM_OPK1           0x408416
  128. #define ASM_OPK2           0x40841F
  129. #define ASM_OPK3           0x40842B
  130. #define ASM_INVISIBLE      0x0
  131. #define ASM_ARTILLERY1     0x0
  132. #define ASM_ARTILLERY2     0x0
  133. #define ASM_ARTILLERY3     0x5A4686
  134. #define ASM_ARTILLERY4     0x5A4719
  135. #define ASM_ARTILLERY5     0x5A4461
  136. #define ASM_ARTILLERY6     0x584AE1
  137. #define ASM_ARTILLERY7     0x5A4600
  138. #define ASM_ARTILLERY8     0x5A4796
  139. #define ASM_ASSAULTAMMO    0x428E34
  140. #define ASM_SNIPERAMMO     0x61F468
  141. #define ASM_DEATHCAM       0x0
  142. #define ASM_ANTIFLASH      0x5BA8DE
  143. #define ASM_ANTIM14        0x5BA80A
  144. #define ASM_MINEVIEW1      0x0
  145. #define ASM_MINEVIEW2      0x0
  146. #define ASM_MINEVIEWFFA1   0x0
  147. #define ASM_MINEVIEWFFA2   0x0
  148. #define ASM_RADARGPS       0x5AC915
  149. #define ASM_RADARFFA1      0x5AC933
  150. #define ASM_RADARFFA2      0x5AEDEA
  151. #define ASM_STW1           0x618F90
  152. #define ASM_STW2           0x618F96
  153. #define ASM_UNLOCKSWIM     0x4014DD
  154. #define ASM_VEHICLENODMG   0x401000
  155. #define ASM_VEHICLEINVI    0x428761
  156. #define ASM_VEHSUPERFIRE1  0x424E11
  157. #define ASM_VEHSUPERFIRE2  0x424E3C
  158. #define ASM_VEHSUPERFIRE3  0x424E7C
  159. #define ASM_ZERODELAY      0x51DA08
  160. #define ASM_ROOMEVENT      0x0
  161. #define ASM_AUTOREADYSTART 0x55005B
  162. #define ASM_FAKEKIK        0x0
  163. #define ASM_MOVETOLOBBY    0x4E1170
  164. #define ASM_BACKTOLOBBY    0x0
  165.  
  166. AddyLogger finish!
  167. #=====================================================================#
  168. Credits: Alliance™,CyberMask,n4n033,Aerys2nd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement