Automate TikTok follower bot, like bot, share bot, view bot and more using selenium

Overview

Zefoy TikTok Automator

Automate TikTok follower bot, like bot, share bot, view bot and more using selenium. Click here to report bugs.

image


Usage

  1. Download ZIP here and extract the ZIP
  2. Install requirements.txt by typing pip install -r requirements.txt in Command Prompt
  3. Download Google Chrome
  4. Download a Chrome driver that matches your Chrome version. Download a chromedriver here.
  5. You must download the correct chromedriver that matches your Chrome version. Check out your version here.

Please note

This script automates the website https://zefoy.com/ which is a website you can boost your TikTok followers/likes/shares/views. This script automates this specific website to constantly increase your engagement on TikTok instead of you doing it manually. This script was made for educational purposes. I am not responsible for your actions using this script. This code is a few months old, hence why it may not appear as professional but still works to this day.

image

Comments
  • lol

    lol

    An attempt has been made to start a new process before the current process has finished its bootstrapping phase.

        This probably means that you are not using fork to start your
        child processes and you have forgotten to use the proper idiom
        in the main module:
    
            if __name__ == '__main__':
                freeze_support()
                ...
    
        The "freeze_support()" line can be omitted if the program
        is not going to be frozen to produce an executable.
    
    opened by michelleguetonal 6
  •  self.driver = uc.Chrome()

    self.driver = uc.Chrome()

    C:\Users\hp\AppData\Local\Programs\Python\Python311\Scripts\Zefoy-TikTok-Automator-main>py tiktok.py Traceback (most recent call last): File "C:\Users\hp\AppData\Local\Programs\Python\Python311\Scripts\Zefoy-TikTok-Automator-main\tiktok.py", line 176, in obj = zefoy() ^^^^^^^ File "C:\Users\hp\AppData\Local\Programs\Python\Python311\Scripts\Zefoy-TikTok-Automator-main\tiktok.py", line 24, in init self.driver = uc.Chrome() ^^^^^^^^^^^ File "C:\Users\hp\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver_init_.py", line 409, in init browser = subprocess.Popen( ^^^^^^^^^^^^^^^^^ File "C:\Users\hp\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1024, in init self._execute_child(args, executable, preexec_fn, close_fds, File "C:\Users\hp\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 1433, in _execute_child args = list2cmdline(args) ^^^^^^^^^^^^^^^^^^ File "C:\Users\hp\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 608, in list2cmdline for arg in map(os.fsdecode, seq): File "", line 824, in fsdecode TypeError: expected str, bytes or os.PathLike object, not NoneType

    C:\Users\hp\AppData\Local\Programs\Python\Python311\Scripts\Zefoy-TikTok-Automator-main>

    opened by killerghost-92 5
  • Error in second attempt

    Error in second attempt

    The first attempt works, but after cool down timer, on likes, share, view or followers, the bot just doesn't work on 2nd attempt even the cooldown time is cleared off in zefoy.

    opened by shimjitsu 3
  • Tik Tok Full Revise

    Tik Tok Full Revise

    Hello I was looking for places to contribute and passed across this repository I noticed there were a lot of bugs and it was not compatible and compatibility is key in software development, so I decide to fix these errors and cobble together a better program. if you have any questions don't hesitate to reach out.

    Contact Me discord: BadDevoleper#4200 email: [email protected]

    Change_Log.md

    opened by itzCozi 2
  • EDITED NAME

    EDITED NAME

    instead of giving advice u closed the ticket and gave no real imput u dont need this code if u can just go to zefroy.com no need for this fake code and u were disrespectful off the jump anybody just go to zefroy.com if it doesnt work the code isnt going to work either doing all this coding is a waste of time if u can just go straigh to the website lmfao u added stuff to the code to scam ppl and trace there computers

    opened by HoodedGamer93 2
  • undetected_chromedriver problem

    undetected_chromedriver problem

    Hy there,

    I've got this error, image

    I'm using Python 3.11 windows 64bit, allready installed all the driver needed

    Is there any solution for this error message? thanks

    opened by bgbob 2
  • OSError, and don't know why

    OSError, and don't know why

    Hi, when I want to boost likes I have this error :

    Traceback (most recent call last):
      File "C:\Users\Manafix\Desktop\Zefoy-TikTok-Automator-main\tiktok.py", line 174, in <module>
        obj.main()
      File "C:\Users\Manafix\Desktop\Zefoy-TikTok-Automator-main\tiktok.py", line 88, in main
        self.send_bot(search_box, video_url_box, vid_info, div)
      File "C:\Users\Manafix\Desktop\Zefoy-TikTok-Automator-main\tiktok.py", line 110, in send_bot
        self.driver.find_element('xpath', send_button).click()
      File "C:\Users\Manafix\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\remote\webelement.py", line 93, in click
        self._execute(Command.CLICK_ELEMENT)
      File "C:\Users\Manafix\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\remote\webelement.py", line 410, in _execute
        return self._parent.execute(command, params)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
      File "C:\Users\Manafix\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\remote\webdriver.py", line 444, in execute
        self.error_handler.check_response(response)
      File "C:\Users\Manafix\AppData\Local\Programs\Python\Python311\Lib\site-packages\selenium\webdriver\remote\errorhandler.py", line 249, in check_response
        raise exception_class(message, screen, stacktrace)
    selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable
      (Session info: chrome=108.0.5359.99)
    Stacktrace:
    Backtrace:
            (No symbol) [0x0023F243]
            (No symbol) [0x001C7FD1]
            (No symbol) [0x000BCF10]
            (No symbol) [0x000ED003]
            (No symbol) [0x000E32A6]
            (No symbol) [0x0010858C]
            (No symbol) [0x000E2BFF]
            (No symbol) [0x00108804]
            (No symbol) [0x0011C9EB]
            (No symbol) [0x00108386]
            (No symbol) [0x000E163C]
            (No symbol) [0x000E269D]
            GetHandleVerifier [0x004D9A22+2655074]
            GetHandleVerifier [0x004CCA24+2601828]
            GetHandleVerifier [0x002E8C0A+619850]
            GetHandleVerifier [0x002E7830+614768]
            (No symbol) [0x001D05FC]
            (No symbol) [0x001D5968]
            (No symbol) [0x001D5A55]
            (No symbol) [0x001E051B]
            BaseThreadInitThunk [0x7692FEF9+25]
            RtlGetAppContainerNamedObjectPath [0x77C47BBE+286]
            RtlGetAppContainerNamedObjectPath [0x77C47B8E+238]
            (No symbol) [0x00000000]
    
    Exception ignored in: <function Chrome.__del__ at 0x00000226AEC09440>
    Traceback (most recent call last):
      File "C:\Users\Manafix\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver\__init__.py", line 769, in __del__
      File "C:\Users\Manafix\AppData\Local\Programs\Python\Python311\Lib\site-packages\undetected_chromedriver\__init__.py", line 758, in quit
    OSError: [WinError 6] Descripteur non valide
    
    opened by Impre-visible 2
  • Error chrome driver

    Error chrome driver

                ████████▀▀▀████
                ████████────▀██
                ████████──█▄──█
                ███▀▀▀██──█████
                █▀──▄▄██──█████
                █──█████──█████
                █▄──▀▀▀──▄█████
                ███▄▄▄▄▄███████ github.com/useragents
    
                [Error] Error trying to load web driver: Message: 'chromedriver' executable needs to be in PATH. Please see https://chromedriver.chromium.org/home
                
                Ps : my version is: 107.0.5304.87 and it is not available on the site: https://chromedriver.chromium.org/downloads to install it (it is the latest).
    
    opened by Packm12 2
  • modules in requirements.txt

    modules in requirements.txt

    Error while importing modules. Please install the modules in requirements.txt Traceback (most recent call last): File "C:\Users\user\Desktop\Zefoy-TikTok-Automator-main\tiktok.py", line 12, in init(convert = True, autoreset = True) NameError: name 'init' is not defined

    opened by hakrawy 2
  • Possible to Mass-Unlike all Tik-Tok Likes?

    Possible to Mass-Unlike all Tik-Tok Likes?

    I am using this script: https://github.com/frxangelz/tiktokunliker

    The problem? It keeps getting stuck on "Unliked : (number here), Waiting For 14 seconds to reload" but never reloads and the times it does reload, it doesn't click over to the Liked tab, only the main profile page. Developer seems to be MIA so I have no idea how to make it work without me babysitting it and manually going to my liked tab every 2-3mins. 20k likes to go through...

    opened by GitHubQueenn 2
  • Still have to manually click on views and then paste the url

    Still have to manually click on views and then paste the url

    Hello, After running the python file , I type 3 for views and then paste the link and then answer the captcha. It redirects me to zefoy website and doesn't automate anything.It's like I opened it in my own chrome window.

    opened by killerlux 2
Owner
null
Tiktok BOT 1 link Vidio otomatis : - Nambah view - Nambah love - Nambah share - Nambah love komen (semua komen ke love)

Install Bahannya pip install selenium pip install pyfiglet==0.7.5 Cara Install dan Menjalankannya Git-clone this repo! Install selenium and pyfiglet u

Ahmad Ghozali 1 Mar 1, 2022
Tiktok-bot - A Simple Tiktok bot With Python

Install the requirements pip install selenium pip install pyfiglet==0.7.5 How ca

Muchlis Faroqi 5 Aug 23, 2022
Tiktok-bot - A tiktok bot with python

Install the requirements pip install selenium pip install pyfiglet==0.7.5 How ca

Ukis 5 Aug 23, 2022
TikTok channel bulk ripper based on TikTok-Api and Youtube-dl. Some assembly may be required.

RipTok Script provided as is. Absolutely no guarantee. A TikTok ripper based on TikTokApi and YouTube-dl. Some assembly may be required. positional ar

null 32 Dec 24, 2022
A tiktok autoclaimer/sniper used to get og/rare usernames on tiktok.com

TikTok Autoclaimer A tiktok autoclaimer/sniper used to get og/rare usernames on tiktok.com Report Bug · Request Feature Features Asynchronous User fri

dropout 24 Dec 8, 2022
Moon-TikTok-Checker - A TikTok Username checking tool that probably 3/4 people use to get rare usernames

Moon Checker (educational Purposes Only) What Is Moon Checker? This is a TikTok

glide 4 Nov 30, 2022
A tiktok mass account creator with undetected selenium and email verification, to bot an account

⚠️ STILL UNDER DEVELOPEMENT - v1.1-beta ⚠️ Adding PROXY ROTATION Adding EMAIL VERIFICATION Adding USERNAME COMPILER Tiktok Mass Bot Creator v1.1-beta

xtekky 11 Aug 1, 2022
It is automated instagram follower bot.

Instagram-Follower-Bot It is automated instagram follower bot. In This project I've used Selenium and Python. Work-Flow When I run my code. It's gonna

Falak Shair 3 Sep 28, 2022
A GitHub Follower Bot that is a WIP.

GitHub Follower Bot (WIP) Work In Progress This bot is a WIP. There are still many features I plan to add and code I need to improve (I'm still fairly

Christian Deacon 71 Dec 29, 2022
Auto Liker, Auto Reaction, Auto Comment, Auto Follower Tool. RajeLiker Credit Hacker.

Auto Liker, Auto Reaction, Auto Comment, Auto Follower Tool. RajeLiker Credit Hacker. Unlimited RajeLiker Credit Hack. Thanks To RajeLiker.

Md. Mehedi Hasan 32 Dec 28, 2022
null 4 Oct 28, 2021
An instagram bot developed in Python with Selenium that helps you get more Instagram followers.

instabot An instagram bot developed in Python with Selenium that helps you get more Instagram followers. Install You’ll need to have: Python Selenium

null 65 Nov 22, 2022
StudyLion is a Discord bot that tracks members' study and work time while offering members to view their statistics and use productivity tools such as: To-do lists, Pomodoro timers, reminders, and much more.

StudyLion - Discord Productivity Bot StudyLion is a Discord bot that tracks members' study and work time while offering members the ability to view th

null 45 Dec 26, 2022
Telegram bot to download tiktok video/audio

TikTokDL (Bot) Telegram RoBot to Download Tiktok video/audio. Features: ?? Download TikTok Video without Watermark ?? Download TikTok Video with Water

X-Noid 23 Nov 21, 2022
⬇️ Telegram Bot to download TikTok videos without watermark in a snap with Inline mode support.

⬇️ Tokmate - Telegram Bot to download TikTok videos ⛲ Features Superfast and supports all type of TikTok links Download any TikTok videos without mate

Hemanta Pokharel 35 Jan 5, 2023
⚡TIKTOK BOT - FAST OPTIMIZED ZEFOY SCRIPT

⚡ ZEFOY [ TikTok Zefoy Bot ] Get the script in: discord.gg/onlp !! Official shop: onlp.sellix.io Newest version v.9.0.0 Requirements pip install p

Tekky 186 Dec 31, 2022
OpenSea Bulk Uploader And Trader 100000 NFTs (MAC WINDOWS ANDROID LINUX) Automatically and massively upload and sell your non-fungible tokens on OpenSea using Python Selenium

OpenSea Bulk Uploader And Trader 100000 NFTs (MAC WINDOWS ANDROID LINUX) Automatically and massively upload and sell your non-fungible tokens on OpenS

ERC-7211 3 Mar 24, 2022
Automatically Edits Videos and Uploads to Tiktok with 1 line of code.

TiktokAutoUploader - Open to code contributions Automatically Edits Videos and Uploads to Tiktok with 1 line of code. Setup pip install -r requirement

Michael Peres 199 Dec 27, 2022
TikTok 4L and 4C checker that doesn't count banned usernames as available

TikTok 4L and 4C checker that doesn't count banned usernames as available. Once a username is available, it will send it to your Discord Webhook.

cliphd 26 May 1, 2022