simonfarah / tiktok-bot

🦾 A bot that generates followers, likes, views, shares and comment likes
MIT License
521 stars 170 forks source link
bot python selenium tiktok tiktok-bot tiktok-followers tiktok-followers-bot tiktok-likes tiktok-likes-bot tiktok-shares tiktok-shares-bot tiktok-views tiktok-views-bot

TikTok Bot

This Python-based TikTok Bot automates various interactions on Zefoy, such as increasing followers, hearts, views, shares, and more, using Selenium to navigate and interact with the website. The script is designed for educational purposes to demonstrate automation and web scraping techniques.

Sponsor

SadCaptcha has paid to be here and I have no affiliation with them.


TikTok Captcha Solver TikTok Captcha Solver TikTok Captcha Solver TikTok Captcha Solver
TikTok Captcha Solver: Bypass any TikTok captcha in just two lines of code.
Scale your TikTok automation and get unblocked with SadCaptcha.

Prerequisites

Installation

  1. Clone the repository to your local machine.
  2. Install any browser of your choice as well as his corresponding driver.
  3. Edit the _init_driver function to comply with your browser and driver setup. (I configured mine with Firefox and kept the code as an example for you to better understand). If you face any difficulty, feel free to reach out and ask for help, or for special help, you can book a private online meeting with me to help you install and run the bot here.
  4. Navigate to the cloned directory and install the required Python packages:
pip install -r requirements.txt

Usage

  1. Open a terminal or command prompt.
  2. Navigate to the project's directory.
  3. Run the bot with the following command:
python bot.py
  1. Follow the CLI prompts to complete captchas and choose the service you want to automate (e.g., followers, hearts).
  2. Input the URL of the video you want to apply the service to when prompted.

Note

The bot has not been tested with all the services of Zefoy. Few of them, due to the fact that they are most of the time offline, prevent me from running tests.

These services have been successfully tested and are 100% working:

Support

Your donations keep me motivated to continue developing and creating more stuff. Support me here.

You can book a private online meeting with me to help you install and run the bot here.

Disclaimer

This tool is created for educational purposes only. The developer assumes no liability for any misuse or damage caused by this tool. It is the end user's responsibility to comply with all applicable local, state, national, and international laws.

By using this software, you agree to the terms of this disclaimer and to provided license.

Contributions

Contributions are welcome! If you have suggestions for improvements or bug fixes, please feel free to fork the repository and submit a pull request.