- A python script that increases traffic on websites
- Made using Selenim
- Default browser set as Microsoft Edge and uses Microsoft Edge WebDriver. VeePN extension is used.
- Make sure Python is installed in the system.
- Install selenium using
pip install selenium- Clone the repository :
git clone https://github.com/AISHIK999/python_viewbot.git- Move into the directory:
cd python_viewbot- Give executable permissions to the edgedriver:
chmod +x msedgedriver- Make changes to the script:
Open the
main.pyin a text editor. Replace the link in the site variable to the link of the stream you want to view.
Now open the
bot.sh file in a text editor and change the active instances and the sleep time as directed by the comments. Save and exit.- Run the script:
bash bot.shThis script was created only for educational purposes. I am in no way to be held responsible for any kind of damage dealt (public or personal) to someone for using this script.