Skip to content

mrvip1206/tiktokv4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

TikTokv4

This is a modification of https://github.com/kangoka/tiktodv3 adding followers to the script

This uses Vipto.de as a basis for getting views, likes, and followers.

-10 followers per 2 minutes

-1000 views per 30 seconds

-25 likes per 1 minute

Requirements

Python 3 or newer

Install Dependencies

pip install selenium                                                                             
pip install pyfiglet==0.7.5

How to use

  1. Download this repository
  2. Make sure all depedencies are installed
  3. Open tiktokv4 using a Code Editor and edit line
vidUrl = "YOUR_URL" #Change YOUR_URL to your Tik Tok video URL
username = "YOUR_USERNAME" #Change YOUR_USERNAME to your Tik Tok username
auto = 1 #Read comment above this line for more info

Few things

  1. Use RDP to get tons of views or fans (run 24/7)
  2. If you are using Chrome ver 84, you don't need to download chromedriver again (won't cause error). But, if you are not using Chrome ver 84, then download the right version like your Chrome version. Download here
  3. If the website update like removed one or some features, just change the auto value. e.g If the website removed auto views, you can use auto hearts features only, don't use value = 1 or value = 3

Special thanks

  1. Thanks to https://vipto.de/ for providing great free service like this
  2. People who ask for and recommend this website
  3. Thanks to https://github.com/kangoka/ for the original code

Tik Tok Auto Views V1 (DON'T USE V1)

JavaScript or Python

Tik Tok Auto Views V2

Python

Tik Tok Auto Views V3

Python

About

Modification of https://github.com/kangoka/tiktodv3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages