Advertisement
Guest User

Untitled

a guest
Aug 28th, 2015
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.17 KB | None | 0 0
  1. jharvard@appliance (~/node_modules/csgo/example): node example.js
  2. Username: lucasberti
  3. Password: *************
  4. AuthCode:
  5. 28 Aug 13:04:03 - LOGO!
  6. 28 Aug 13:04:03 - LOGO.
  7. 28 Aug 13:04:03 - SteamID64: 76561198040339223
  8. 28 Aug 13:04:03 - Account ID: 80073495
  9. 28 Aug 13:04:03 - Received servers.
  10. 28 Aug 13:04:06 - node-csgo ready.
  11. {}
  12. 28 Aug 13:04:07 - Avg. Wait Time: 39269
  13. 28 Aug 13:04:07 - Players Online: 546875
  14. 28 Aug 13:04:07 - Players Searching: 5254
  15. 28 Aug 13:04:07 - Servers Online: 132399
  16. 28 Aug 13:04:07 - Servers Available: 52915
  17. 28 Aug 13:04:07 - Matches in Progress: 21844
  18. {
  19. "account_id": 80073495,
  20. "ongoingmatch": null,
  21. "global_stats": {
  22. "players_online": 546875,
  23. "servers_online": 132399,
  24. "players_searching": 5254,
  25. "servers_available": 52915,
  26. "ongoing_matches": 21844,
  27. "search_time_avg": 39269,
  28. "search_statistics": [
  29. {
  30. "game_type": 264,
  31. "search_time_avg": 134277,
  32. "players_searching": 173
  33. },
  34. {
  35. "game_type": 520,
  36. "search_time_avg": 37971,
  37. "players_searching": 2209
  38. },
  39. {
  40. "game_type": 1032,
  41. "search_time_avg": 96180,
  42. "players_searching": 585
  43. },
  44. {
  45. "game_type": 2056,
  46. "search_time_avg": 114686,
  47. "players_searching": 160
  48. },
  49. {
  50. "game_type": 4104,
  51. "search_time_avg": 51423,
  52. "players_searching": 1381
  53. },
  54. {
  55. "game_type": 8200,
  56. "search_time_avg": 77734,
  57. "players_searching": 583
  58. },
  59. {
  60. "game_type": 16392,
  61. "search_time_avg": 110757,
  62. "players_searching": 155
  63. },
  64. {
  65. "game_type": 32776,
  66. "search_time_avg": 46010,
  67. "players_searching": 1572
  68. },
  69. {
  70. "game_type": 65544,
  71. "search_time_avg": 117552,
  72. "players_searching": 201
  73. },
  74. {
  75. "game_type": 131080,
  76. "search_time_avg": 89555,
  77. "players_searching": 162
  78. },
  79. {
  80. "game_type": 262152,
  81. "search_time_avg": 155236,
  82. "players_searching": 147
  83. },
  84. {
  85. "game_type": 524296,
  86. "search_time_avg": 232391,
  87. "players_searching": 103
  88. },
  89. {
  90. "game_type": 1048584,
  91. "search_time_avg": 57001,
  92. "players_searching": 1133
  93. },
  94. {
  95. "game_type": 268435464,
  96. "search_time_avg": 67387,
  97. "players_searching": 796
  98. },
  99. {
  100. "game_type": 536870920,
  101. "search_time_avg": 90048,
  102. "players_searching": 683
  103. },
  104. {
  105. "game_type": 2097160,
  106. "search_time_avg": 196838,
  107. "players_searching": 236
  108. },
  109. {
  110. "game_type": 134217736,
  111. "search_time_avg": 141435,
  112. "players_searching": 244
  113. },
  114. {
  115. "game_type": 8388616,
  116. "search_time_avg": 537171,
  117. "players_searching": 135
  118. },
  119. {
  120. "game_type": 16777224,
  121. "search_time_avg": 233852,
  122. "players_searching": 184
  123. },
  124. {
  125. "game_type": 4194312,
  126. "search_time_avg": 243260,
  127. "players_searching": 203
  128. },
  129. {
  130. "game_type": 33554440,
  131. "search_time_avg": 166166,
  132. "players_searching": 213
  133. }
  134. ],
  135. "main_post_url": "",
  136. "required_appid_version": 13498,
  137. "pricesheet_version": 1440541205,
  138. "twitch_streams_version": 2,
  139. "active_tournament_eventid": 7,
  140. "active_survey_id": 0
  141. },
  142. "penalty_seconds": null,
  143. "penalty_reason": null,
  144. "vac_banned": 0,
  145. "ranking": {
  146. "account_id": 80073495,
  147. "rank_id": 14,
  148. "wins": 314,
  149. "rank_change": null
  150. },
  151. "commendation": {
  152. "cmd_friendly": 7,
  153. "cmd_teaching": 7,
  154. "cmd_leader": 7
  155. },
  156. "medals": {
  157. "medal_team": 0,
  158. "medal_combat": 0,
  159. "medal_weapon": 0,
  160. "medal_global": 0,
  161. "medal_arms": 0,
  162. "display_items_defidx": [],
  163. "featured_display_item_defidx": null
  164. },
  165. "my_current_event": null,
  166. "my_current_event_teams": [],
  167. "my_current_team": null,
  168. "my_current_event_stages": [],
  169. "survey_vote": null,
  170. "activity": null,
  171. "player_level": 25,
  172. "player_cur_xp": 327683202,
  173. "player_xp_bonus_flags": null
  174. }
  175. Profile
  176. {
  177. "request_id": null,
  178. "account_profiles": [
  179. {
  180. "account_id": 80073495,
  181. "ongoingmatch": null,
  182. "global_stats": null,
  183. "penalty_seconds": null,
  184. "penalty_reason": null,
  185. "vac_banned": null,
  186. "ranking": {
  187. "account_id": 80073495,
  188. "rank_id": 14,
  189. "wins": 314,
  190. "rank_change": null
  191. },
  192. "commendation": {
  193. "cmd_friendly": 7,
  194. "cmd_teaching": 7,
  195. "cmd_leader": 7
  196. },
  197. "medals": {
  198. "medal_team": 0,
  199. "medal_combat": 0,
  200. "medal_weapon": 0,
  201. "medal_global": 0,
  202. "medal_arms": 0,
  203. "display_items_defidx": [],
  204. "featured_display_item_defidx": null
  205. },
  206. "my_current_event": null,
  207. "my_current_event_teams": [],
  208. "my_current_team": null,
  209. "my_current_event_stages": [],
  210. "survey_vote": null,
  211. "activity": null,
  212. "player_level": 25,
  213. "player_cur_xp": 327683202,
  214. "player_xp_bonus_flags": null
  215. }
  216. ]
  217. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement