Advertisement
Guest User

Untitled

a guest
May 21st, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. C:\Users\user\Downloads\Programs\8chBot>py mega.py
  2. config.ini found! Using provided configuration.
  3. boards.txt found! Using existing data.
  4. Using information from proxies.txt
  5. Enter captcha text: xfghnm
  6. Captcha successfully solved for this IP address!
  7. <html>
  8. <head><title>500 Internal Server Error</title></head>
  9. <body bgcolor="white">
  10. <center><h1>500 Internal Server Error</h1></center>
  11. <hr><center>nginx/1.14.0</center>
  12. </body>
  13. </html>
  14.  
  15. Traceback (most recent call last):
  16. File "mega.py", line 226, in <module>
  17. try_post()
  18. File "mega.py", line 179, in try_post
  19. sleep(float(config["Posting defaults"]["Delay"]))
  20. KeyboardInterrupt
  21. ^C
  22. C:\Users\user\Downloads\Programs\8chBot>py mega.py
  23. config.ini found! Using provided configuration.
  24. boards.txt found! Using existing data.
  25. Using information from proxies.txt
  26. Enter captcha text: rsbocf
  27. Captcha successfully solved for this IP address!
  28. {"error":"A CAPTCHA was requested but you did not enter one."}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement