RcheatsNick / YouBots

Youtube Robot Automatic Tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎢 YouBots (YB)

Youtube Robotic Automatic Tool screenshot

$ pip install requests
$ pip install colorama
$ pip install selenium
$ python yt.py

Notes

I made the software not to be used for things that are illegal or against the articles I made this tool for a future project and can be used for government.

Supported platforms

  • Windows

How to use

  • Requirements
    • Fast internet connection
    • 2 Files [Emails Combo, Action File]

Emails

Your emails combo file should follow this format e.g[ accounts.txt ]

your@domain.com:0123456789
your@domain.com:0123456789
your@domain.com:0123456789

Like

You need to create a file which contains videos IDs list e.g[ actions.txt ]. Don't use the full url use the id only

Multiple Videos Example

ciM6wigZK0w
ineO1tIyPfM
XnEqfTjp66A

Subscription

You need to create a file which contains channels IDs list. Don't use the full url use the id only

Multiple Channels Example

UCs4aHmggTfFrpkPcWSaBN9g
UCzEnk4KWFlSj_PjXLz0-GMA
UCto7D1L-MiRoOziCXK9uT5Q

FAQ

[❓]: Which python version do i need?
[A]: Python 2.7.16

[❓]: I'm not getting any results, why?
[A]: Check your emails

[❓]: Program asking me to Enter accounts [Email:password] file path
[A]: Use the emails combo file you've created

[❓]: Program asking me to Enter action file path
[A]: The action file is the file which has the channels/videos IDs in it. Refear to Subscription or Like section to know how to create one

TO-DO

  • Post a comment (Scheduled to the next public release)(Delayed)
  • Post a random comment based on channel's comments and users
  • Local proxy connection (For debugging) βœ“
  • Local web sever to manage the ouput instead of the console
  • Advanced debugging mode for advanced users βœ“
  • Migrate to module instead of single .py file βœ“

Credits & Thanks

Made with ❀️ in Indonesian

About

Youtube Robot Automatic Tool


Languages

Language:Python 100.0%