Guest User

Untitled

a guest
Jun 16th, 2018
3,176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. ç^CFleons-MacBook-Air:TrollBoy fleon$ sudo php main.php
  2. Password:
  3. convoLines=[1]Array
  4. (
  5. [chat] => hola
  6. [action] => checkresponse
  7. [response_Array] => Array
  8. (
  9. [sessionid] => 1
  10. [userid] => 1
  11. [top] => om
  12. [second] => om
  13. [third] => om
  14. [fourth] => om
  15. [fifth] => om
  16. [sixth] => om
  17. [seventh] => om
  18. [last] => om
  19. [rname] => Array#0
  20. )
  21.  
  22. [submit] => SAY
  23. )
  24. cp1numLines=1cp2cp3
  25.  
  26. TrollBoy Version 1.0a Now Online....
  27. Users in contact list :
  28. Let the Troll Begin :
  29. Debug: received a message
  30. [email protected]/gmail.4144739F:hello
  31. Debug: response generator
  32. Debug: greets
  33. Array
  34. (
  35. [chat] => hello
  36. [action] => checkresponse
  37. [response_Array] => Array
  38. (
  39. [sessionid] => 1
  40. [userid] => 1
  41. [top] => om
  42. [second] => om
  43. [third] => om
  44. [fourth] => om
  45. [fifth] => om
  46. [sixth] => om
  47. [seventh] => om
  48. [last] => om
  49. [rname] => Array#0
  50. [bot] => 1
  51. [lookingfor] => hola
  52. [that] => Array
  53. (
  54. [0] =>
  55. )
  56.  
  57. [input] => Array
  58. (
  59. [0] => hola
  60. )
  61.  
  62. )
  63.  
  64. [submit] => SAY
  65. )
  66. cp1numLines=1cp2cp3Debug: got initial response ""
  67. debug: testing for other 1 reply(s)
  68. Debug: testing for question mark
  69. Debug: Sleeping for 1
  70. TrollBoy :
  71. Debug: sent message 1
  72. Debug: response generator
  73. Debug: greets
  74. Array
  75. (
  76. [chat] => hello
  77. [action] => checkresponse
  78. [response_Array] => Array
  79. (
  80. [sessionid] => 1
  81. [userid] => 1
  82. [top] => om
  83. [second] => om
  84. [third] => om
  85. [fourth] => om
  86. [fifth] => om
  87. [sixth] => om
  88. [seventh] => om
  89. [last] => om
  90. [rname] => Array#0
  91. [bot] => 1
  92. [lookingfor] => hello
  93. [that] => Array
  94. (
  95. [0] =>
  96. [1] =>
  97. )
  98.  
  99. [input] => Array
  100. (
  101. [0] => hello
  102. [1] => hola
  103. )
  104.  
  105. )
  106.  
  107. [submit] => SAY
  108. )
  109. cp1numLines=1cp2cp3Debug: got new response ""
  110. Debug: testing for question mark
  111. Debug: Sleeping for 1
  112. TrollBoy :
  113. Debug: sent message 2
  114. Debug: ok enough messages
Add Comment
Please, Sign In to add comment