Zefoy-TikTok-Automator icon indicating copy to clipboard operation
Zefoy-TikTok-Automator copied to clipboard

💥 TikTok Follower, Like, View, Share Bot and MORE

Results 33 Zefoy-TikTok-Automator issues
Sort by recently updated
recently updated
newest added

~/Zefoy-TikTok-Automator$ pip3.9 install -r requirements.txt Requirement already satisfied: selenium==4.1.3 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 1)) (4.1.3) Requirement already satisfied: colorama==0.4.4 in ./venv/lib/python3.9/site-packages (from -r requirements.txt (line 2)) (0.4.4) Requirement...

When i run `py tiktok.py` i get this error ``` selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:53797 from session not created: This version of ChromeDriver only supports...

Here is an updated version of the automator. Changes : * Reworked all xpath -> so it work again now * added function to detect and bypass ads 😃

python tiktok.py You do not have all of the modules required installed.

how i slove this problem Traceback (most recent call last): File "C:\Users\Administrator\Desktop\Tiktok\Zefoy-TikTok-Automator-main\tiktok.py", line 182, in obj.main() File "C:\Users\Administrator\Desktop\Tiktok\Zefoy-TikTok-Automator-main\tiktok.py", line 96, in main self.send_bot(search_box, video_url_box, vid_info, div) File "C:\Users\Administrator\Desktop\Tiktok\Zefoy-TikTok-Automator-main\tiktok.py", line 105,...