GroundNF / TikTok-Bot

A bot that generates followers, likes, views, shares and comment likes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TikTok Bot

A bot that generates followers, likes, views, shares and comment likes!
(from zefoy / automatic process)

NOTE: This repository is now archived. Code won't be maintained or developed to a better version. A second version of the bot, a faster and more effective one is in the making, but won't be made public till now.

Requirements

  • You must have python installed (of course)

  • You must install chromedriver in the tiktok-bot.py file directory (chromedriver version must be the same as your chrome browser version)

  • You must download selenium and colorama, here's how : open Terminal/Cmd and type the commands below then press the Enter key

    pip install selenium==3.141.0
    pip install colorama
    

If you are not on Windows

If you are not using windows, open the tiktok-bot.py file using any text editor, go down to line 181 and follow the instruction

How to use

  1. Make sure you installed all the requirements
  2. If you are not using Windows follow the instruction above
  3. Run the tiktok-bot.py file
  4. Wait till the chromedriver opens, and solve the captcha
  5. That's it! Now the bot will starts generating what you asked for

Disclaimer

  • This tool is for educational purposes only
  • Do not use it for illegal work or without the consent of the tiktok account owner
  • I am not responsible for any action taken using this script
  • I am not responsible for any damage of any kind for using this script

Support My Work

Buy Me A Coffee

About

A bot that generates followers, likes, views, shares and comment likes

License:MIT License


Languages

Language:Python 100.0%