Advertisement
Guest User

Untitled

a guest
May 26th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. {Add Item To Chat Box}
  6.  
  7. [C > S][7538][28 bytes]
  8.  
  9. 0F 00 00 00 16 00 42 65 67 69 6E 6E 65 72 20 52
  10. 65 74 75 72 6E 20 53 63 72 6F 6C 6C
  11. [S > C][B538][33 bytes]
  12.  
  13. 01 FF 3A B6 07 00 00 C9 02 16 00 42 65 67 69 6E
  14. 6E 65 72 20 52 65 74 75 72 6E 20 53 63 72 6F 6C
  15. 6C
  16. ==================================
  17. [D-WORD] Slot
  18. [WORD] Item Name Length
  19. [STRING] Item Name
  20. ==================================
  21. ==================================
  22. [BYTE] Response (01)
  23. [Q-WORD] Unique Transaction ID
  24. [D-WORD] Item ID
  25. [WORD] Item Name Length
  26. [STRING] Item Name
  27. ==================================
  28.  
  29.  
  30.  
  31. {Send Item List + Chat}
  32.  
  33. [C > S][74FC][20 bytes]
  34.  
  35. 02 08 00 95 8C 4B 61 6D 69 74 6F 01 FF 3A B6 07
  36. 00 00 C9 02
  37. [C > S][7576][67 bytes]
  38.  
  39. 02 03 01 08 00 95 8C 4B 61 6D 69 74 6F 34 00 5C
  40. 24 32 30 30 36 39 31 36 35 38 35 32 34 30 38 30
  41. 38 39 35 5C 25 5C 5E 3C 20 42 65 67 69 6E 6E 65
  42. 72 20 52 65 74 75 72 6E 20 53 63 72 6F 6C 6C 20
  43. 3E 5C 26
  44.  
  45. [S > C][B4FC][20 bytes]
  46.  
  47. 01 01 FF 3A B6 07 00 00 C9 02 00 00 00 00
  48. 8F 4C 00 00 11 00
  49. ==================================
  50. 02
  51. [WORD] Player Name Length
  52. [STRING] Player Name
  53. [BYTE] Item Count
  54. [Q-WORD] Unique Transaction ID
  55. ==================================
  56. ==================================
  57. [BYTE] Chat Type
  58. [BYTE] Message Count
  59. [BYTE] Item Count
  60. [WORD] Player Name Length
  61. [STRING] Player Name
  62. [WORD] Message Length
  63. -------------------------[+]
  64. [STRING] Serial Start \$200691658524080895\%\^
  65. < ITEM NAME >
  66. [STRING] Serial Finish \&
  67. -------------------------[-]
  68. ===================================
  69. ===================================
  70. [BYTE] Response (01)
  71. [BYTE] Item Count
  72. -------------------------[+]
  73. [Q-WORD] Unique Transaction ID
  74. ITEM STRUCTURE
  75. -------------------------[-]
  76. ===================================
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96. {Recieve Item List}
  97.  
  98. [S > C][B4FC][38 bytes]
  99.  
  100. 01 02 FF 3A B6 07 00 00 C9 02 00 00 00 00 8F 4C
  101. 00 00 11 00 FE 3A B6 07 00 00 C9 02 00 00 00 00
  102. 43 1D 00 00 01 00
  103. =======================================
  104. [BYTE] Response (01)
  105. [BYTE] Item Count
  106. -------------------------[+]
  107. [Q-WORD] Unique Transaction ID
  108. ITEM STRUCTURE
  109. -------------------------[-]
  110. =======================================
  111.  
  112.  
  113. {Recieve Message}
  114.  
  115. [S > C][326E][112 bytes]
  116.  
  117. 02 09 00 66 64 67 64 66 67 61 73 66 62 00 5C 24
  118. 32 30 30 36 39 31 36 35 38 35 32 34 30 38 30 38
  119. 39 35 5C 25 5C 5E 3C 20 42 65 67 69 6E 6E 65 72
  120. 20 52 65 74 75 72 6E 20 53 63 72 6F 6C 6C 20 3E
  121. 5C 26 5C 24 32 30 30 36 39 31 36 35 38 35 32 34
  122. 30 38 30 38 39 34 5C 25 5C 5E 3C 20 31 30 30 25
  123. 20 45 78 70 2E 20 48 65 6C 70 65 72 20 3E 5C 26
  124. =======================================
  125. [BYTE] Chat Type
  126. [WORD] Player Name Length
  127. [STRING] Player Name
  128. [WORD] Message Length
  129. -------------------------[+]
  130. [STRING] Serial Start \$200691658524080895\%\^
  131. < ITEM NAME >
  132. [STRING] Serial Finish \&
  133. -------------------------[-]
  134. ========================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement