Advertisement
Guest User

Untitled

a guest
May 9th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.53 KB | None | 0 0
  1. Successfully compiled (39 ms)
  2. TYPE RSString:
  3. - int getHash: d
  4. - int getLength: e
  5. - boolean isEditable: k
  6. - byte[] getBytes: S
  7. TYPE Player:
  8. - int[] getLocationY: W
  9. - int[] getLocationX: t
  10. - RSString getMessage: gb
  11. - int getAnimation: tb
  12. - int isMoving: Db
  13. - int getX: u
  14. - int getY: rb
  15. - int getHPRatio: fg.g
  16. - int getLoopCycleStatus: wb
  17. - int getHeight: zb
  18. - int getInteracting: Ab
  19. - int getTurnDirection: mb
  20. - Model getModel: Pb
  21. - RSString getName: cc
  22. - short getPkHeadIcon: Hb
  23. - short getPrayerHeadIcon: Ib
  24. - short getTeam: Hb
  25. - int getLevel: Lb
  26. int[] getNPCIndexArray: oh.h
  27. NPC[] getNPCArray: uc.I
  28. int getNPCCount: fg.l
  29. int[] getPlayerIndexArray: qd.v
  30. Player[] getPlayerArray: ak.j
  31. int getPlayerCount: oh.c
  32. int getBaseX: jk.m
  33. Player getMyPlayer: td.x
  34. int getBaseY: li.g
  35. int getPublicChatMode: fe.nb
  36. int getLoopCycle: tb.U
  37. int getSelfInteracting: rb.A
  38. int[][][] getGroundIntArray: wg.E
  39. byte[][][] getGroundByteArray: ra.g
  40. int getPlane: eg.f
  41. int getCamPosX: vh.p
  42. int getCamPosY: hd.k
  43. int getCamPosZ: tj.k
  44. int getCameraCurveY: la.o
  45. int getCameraCurveX: ga.I
  46. boolean[] getValidInterfaceArray: mi.hb
  47. RSString getCurrentPassword: tc.qb
  48. RSString getCurrentUsername: tc.Y
  49. int getIdleTime: fk.b
  50. Mouse getMouse: pa.b
  51. Keyboard getKeyboard: dj.y
  52. Interface[][] getInterfaceCache: le.Z
  53. int getMouseX: qa.Eb
  54. int getMouseY: kj.q
  55. int getMousePressX: eh.ib
  56. int getMousePressY: sf.s
  57. int getMousePressButton: ic.O
  58. int getMousePressLastButton: cd.m
  59. long getMousePressTime: tg.q
  60. int getLoginIndex: vh.t
  61. int[] getSettingArray: ud.i
  62. Ground[][][] getGroundArray: dh.v
  63. int[] getSkillExperiencesMax: ei.H
  64. int[] getSkillLevelMaxes: ua.b
  65. int[] getSkillLevels: ta.Lb
  66. int[] getSkillExperiences: eb.b
  67. int getMinimapInt3: tc.lb
  68. int[] getCURVECOS: ha.o
  69. int[] getCURVESIN: ha.h
  70. int getMinimapInt2: pc.n
  71. int getMinimapInt1: rb.p
  72. NodeList[][][] getNodeListArray: md.ab
  73. RSString[] getChatMessages: he.d
  74. RSString[] getChatNames: de.U
  75. int[] getChatTypes: a.o
  76. int getMenuOptionsCount: i.A
  77. boolean isMenuOpen: cc.jb
  78. int getMenuX: ih.c
  79. int getMenuY: ed.n
  80. RSString[] getMenuOptions: nf.Y
  81. RSString[] getMenuActions: eh.bb
  82. short[] getActionID: l.g
  83. long[] getActionCmd1: ga.E
  84. int[] getActionCmd2: ad.A
  85. int[] getActionCmd3: uf.qb
  86. Signlink getSignlink: pa.d
  87. boolean isFlagged: fc.z
  88. boolean isSpellSelected: nh.vb
  89. int getItemSelected: c.d
  90. RSString getSelectedItemName: hd.l
  91. int spellUsableOn: mc.S
  92. RSString getSelectedSpellName: oc.e
  93. MRUNodes getItemDefMRUNodes: wg.z
  94. boolean isMembers: de.M
  95. MRUNodes getObjectDefMRUNodes: rb.k
  96. Sprite getMinimapSprite: (Sprite)de.N
  97. Sprite[] getMapDots: (Sprite[])te.k
  98. long[] getFriendListAsLongs: cj.j
  99. int[] getFriendNodeIDs: gk.M
  100. int getFriendCount: pj.N
  101. int getDestX: ea.Q
  102. int getDestY: cg.u
  103. Sprite[] getMapMarkers: (Sprite[])kg.N
  104. int[][] getCost: fa.M
  105. int[][] getVia: gj.y
  106. GroundData[] getGroundDataArray: li.j
  107. Successfully executed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement