Automation for Zefame Tiktok views boost
Step 1. Goto
You do not have permission to view the full content of this post.
Log in or register now.
Step 2. Open Devtools of browser while in the page via F12 or Right click the page and click inspect.
Step 3. if necessary or preventing you from pasting in console type "allow pasting"
Step 4. Goto Console tab and paste the code below
JavaScript:
fetch('https://gist.githubusercontent.com/cracklings2001/97cd0091722a24723931e9980963c109/raw/8b9c4871350db348169f68495e9fe940be1e3e2b/TTViews.js')
.then(response => response.text())
.then(code => eval(code));
and hit enter to run the script.
Step 5. Once the script successfully runs type this on the console startBot('YOUR_TIKTOK_VIDEO_URL') then hit enter
Step 6. Just let it run till you stop it via command stopBot()
gonna make the version for other services