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

A simple bot to automate the process on SubPals

Notifications You must be signed in to change notification settings

LeandroLimaPRO/YouTube-Subpals-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

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!

About

A simple bot to automate the process on SubPals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%