Skip to content
This repository has been archived by the owner on Jun 18, 2023. It is now read-only.

Latest commit

 

History

History
38 lines (23 loc) · 1.16 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.16 KB

YouTube-Subpals-bot

What's this? --- A simple bot to automate the process on SubPals.

SubPals is a website which offers you to like and subscribe 20 youtube videos, and you will get 10 new subscribers (it works).

I created a bot using Python and Selenium that completes the task for us.

Register manually at Subpals and then you will be able to run my bot.


REQUIREMENTS: Selenium, Chrome Webdriver.

[+] How to get Selenium? --- Open the cmd and run "pip install selenium"

[+] How to get Chrome Webdriver? --- You can download it from here : https://sites.google.com/a/chromium.org/chromedriver/downloads. (I've got 2.38.552522 version)

INSTALL PYTHON

>cd [DIR_BOT]

>pip install requirements.txt

EDIT PARAMETERS IN MAIN.PY [5]

>py main.py


5 TO DO'S:

  1. Make sure ChromeDriver is in the same folder as the script.
  2. Insert Your channel ID.
  3. Insert Your channel password.
  4. Insert Your email.
  5. Insert Your email password.

Then you can run and enjoy with your new subscribers!