Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.93 KB | None | 0 0
  1. RSHacking.com ASM updater
  2. -------------------------
  3. - Loaded 746 classes
  4. - RS Version #625
  5. - Hooked 31 classes
  6. - Hooked 91 dynamic fields
  7. - Hooked 8 dynamic methods
  8. - Hooked 20 static fields
  9. - Hooked 0 static methods
  10. -------------------------
  11.  
  12. ^ client implements hooks.Client
  13. * myPlayerRights --> static I ib.f
  14. * itemDefLoader --> static Lhca; kba.I
  15. * gameState --> static I pg.e
  16. * flagged --> static Z cj.g
  17. * myPlayer --> static Lpba; ji.w
  18. * myCountry --> static I is.f
  19. * grandExchangeItems --> static [Lqu; dw.f
  20. * clanChatPlayerCount --> static I jo.h
  21. * canvas --> static Ljava/awt/Canvas; eo.f
  22. * signlink --> static Lk; tr.g
  23. * npcNodes --> static [Loj; bca.e
  24. * npcIndices --> static [I uaa.w
  25. * npcCount --> static I ce.f
  26. * performance --> static I bf.z
  27. * heapSize --> static I nt.a
  28. * world --> static Lmq; dt.f
  29. * operatingSystem --> static Ljava/lang/String; rp.fb
  30. * playerIndices --> static [I sh.c
  31. * playerCount --> static I mh.m
  32. * players --> static [Lpba; ph.s
  33.  
  34. ^ wea implements hooks.ClientScript
  35.  
  36. ^ hca implements hooks.ItemDefLoader
  37.  
  38. ^ cca implements hooks.WorldSub
  39. * id --> field I cca.s
  40. * activity --> field Ljava/lang/String; cca.v
  41.  
  42. ^ pca implements hooks.Interface
  43. * children --> field [Lpca; pca.O
  44. * type --> field I pca.bb
  45. * id --> field I pca.Oc
  46. * width --> field I pca.i
  47. * height --> field I pca.Ab
  48. * hidden --> field Z pca.dc
  49. * hScroll --> field I pca.Hc
  50. * maxHScroll --> field I pca.kb
  51. * minHScroll --> field I pca.Zc
  52. * vScroll --> field I pca.Ic
  53. * maxVScroll --> field I pca.e
  54. * minVScroll --> field I pca.A
  55. * textColor --> field I pca.Lc
  56. * textureId --> field I pca.w
  57. * modelType --> field I pca.cd
  58. * modelId --> field I pca.Z
  59. * modelRotationX --> field I pca.Qb
  60. * modelRotationY --> field I pca.vc
  61. * modelRotationZ --> field I pca.hc
  62. * modelZoom --> field I pca.q
  63. * text --> field Ljava/lang/String; pca.pd
  64. * inventoryInterface --> field Z pca.Yc
  65. * borderThickness --> field I pca.Gc
  66. * shadowColor --> field I pca.X
  67. * flippedVertically --> field Z pca.oc
  68. * flippedHorizontally --> field Z pca.Dc
  69. * itemName --> field Ljava/lang/String; pca.Ib
  70. * selectedActionName --> field Ljava/lang/String; pca.V
  71. * itemActions --> field [Ljava/lang/String; pca.tb
  72. * x --> field I pca.T
  73. * y --> field I pca.Qc
  74. * parentId --> field I pca.Pc
  75. * itemId --> field I pca.Ub
  76. * itemStackSize --> field I pca.Hb
  77. * itemIndex --> field I pca.uc
  78.  
  79. ^ pba implements hooks.Player
  80. * displayName --> field Ljava/lang/String; pba.Yd
  81. * playerDef --> field Lhq; pba.Kd
  82.  
  83. ^ pn implements hooks.Animable
  84. * plane --> field B pn.i
  85. * x --> field I pn.j
  86. * y --> field I pn.s
  87.  
  88. ^ hu implements hooks.ItemDef
  89. * certTemplateId --> field I hu.f
  90. * certId --> field I hu.cb
  91. * members --> field Z hu.mb
  92. * name --> field Ljava/lang/String; hu.jb
  93. * groundActions --> field [Ljava/lang/String; hu.b
  94. * actions --> field [Ljava/lang/String; hu.m
  95. * value --> field I hu.s
  96. * stackable --> field I hu.K
  97. * loader --> field Lhca; hu.B
  98.  
  99. ^ qu implements hooks.GrandExchangeItem
  100. * id --> field I qu.d
  101. * total --> field I qu.b
  102. * transfered --> field I qu.i
  103. * spent --> field I qu.j
  104.  
  105. ^ qq implements hooks.FileOnDisk
  106. * randomAccessFile --> field Ljava/io/RandomAccessFile; qq.d
  107. * file --> field Ljava/io/File; qq.i
  108. * length --> field J qq.b
  109. * position --> field J qq.g
  110. ? write() --> method qq.a([BIII)V
  111. ? close() --> method qq.b(I)V
  112. ? finalize() --> method qq.finalize()V
  113. ? getFile() --> method qq.a(B)Ljava/io/File;
  114. ? seek() --> method qq.a(JI)V
  115. ? length() --> method qq.c(I)J
  116. ? () --> method qq.(Ljava/io/File;Ljava/lang/String;J)V
  117. ? read() --> method qq.a(III[B)I
  118.  
  119. ^ faa implements hooks.ProducingGraphicsBuffer
  120. * image --> field Ljava/awt/Image; faa.z
  121. * canvas --> field Ljava/awt/Canvas; faa.C
  122. * colorModel --> field Ljava/awt/image/ColorModel; faa.H
  123. * imageConsumer --> field Ljava/awt/image/ImageConsumer; faa.K
  124.  
  125. ^ k implements hooks.SignLink
  126. * eventQueue --> field Ljava/awt/EventQueue; k.s
  127.  
  128. ^ dv implements hooks.Connection
  129. * inputStream --> field Ljava/io/InputStream; dv.e
  130. * outputStream --> field Ljava/io/OutputStream; dv.k
  131. * socket --> field Ljava/net/Socket; dv.l
  132.  
  133. ^ hq implements hooks.PlayerDef
  134. * male --> field Z hq.h
  135.  
  136. ^ oj implements hooks.NpcNode
  137. * npc --> field Lsp; oj.s
  138.  
  139. ^ mq implements hooks.World
  140. * number --> field I mq.m
  141.  
  142. ^ fe implements hooks.GfxCard
  143. * vendor --> field I fe.f
  144. * name --> field Ljava/lang/String; fe.i
  145. * version --> field I fe.d
  146. * device --> field Ljava/lang/String; fe.k
  147. * driverVersion --> field J fe.j
  148.  
  149. ^ u implements hooks.Node
  150. * id --> field J u.b
  151.  
  152. ^ jea implements hooks.Interactable
  153.  
  154. ^ ie implements hooks.Stream
  155. * offset --> field I ie.L
  156. * buffer --> field [B ie.yb
  157.  
  158. ^ er implements hooks.OpenGLToolkit
  159. * openGL --> field Ljaggl/OpenGL; er.Bd
  160.  
  161. ^ jaggl/OpenGL implements hooks.OpenGL
  162.  
  163. ^ r implements hooks.Toolkit
  164.  
  165. ^ to implements hooks.DirectXToolkit
  166. * direct3DDevice --> field Ljagdx/IDirect3DDevice; to.vg
  167. * direct3DCaps --> field Ljagdx/D3DCAPS; to.zg
  168. * geometryBuffer --> field Ljagdx/GeometryBuffer; to.Ag
  169. * direct3DParameters --> field Ljagdx/D3DPRESENT_PARAMETERS; to.Bg
  170. * pixelBuffer --> field Ljagdx/PixelBuffer; to.Mg
  171. * direct3D --> field Ljagdx/IDirect3D; to.Ng
  172.  
  173. ^ s implements hooks.SoftwareToolkit
  174. * nativeId --> field J s.nativeid
  175.  
  176. ^ et implements hooks.ByteArrayWrapper
  177. * byteBuffer --> field Ljava/nio/ByteBuffer; et.g
  178.  
  179. ^ aba implements hooks.IntegerNode
  180. * value --> field I aba.t
  181.  
  182. ^ on implements hooks.TransparentSprite
  183.  
  184. ^ sp implements hooks.Npc
  185. * npcDef --> field Lms; sp.Xc
  186.  
  187. ^ ol implements hooks.Character
  188.  
  189. ^ ms implements hooks.NpcDef
  190. * name --> field Ljava/lang/String; ms.n
  191. * actions --> field [Ljava/lang/String; ms.c
  192.  
  193. -------------------------
  194. Loading classes took: 3572ms
  195. Update took: 4201ms
  196. Refactoring took: 6126ms
  197. -------------------------
  198. Powered by the RS-Hacking Framework
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement