This is a tool designed for mass reporting users on TikTok. It allows users to specify the number of threads for parallel processing and the type of report to be filed against the target user.
- Fully Requests Based
- Undetected Reporter
- 14 Report Types
- Easy & Fast To Setup
- Multi Threading Support
- Auto Proxy Scraper
This tool is created for educational purposes and ethical use only. Any misuse of this tool for malicious purposes is not condoned. The developers of this tool are not responsible for any illegal or unethical activities carried out using this tool.
To run this tool, you need to have the following dependencies installed:
tls-client
httpx
requests
fade
You can install these dependencies using pip:
pip install -r requirements.txt
- Clone or download the repository to your local machine
- Install the required dependencies as mentioned above
- Run the
start.bat
script - Follow the prompts to specify the number of threads and the report type
- Provide the report link of the target user
- Open the profile or video in desktop browser
- Press
ctrl + shift + i
and open developer tools - Go to the network tab and press
ctrl + L
- Now report the user/video manually
- As soon as you report you will see a new request which will contain the word
feedback
- Click on the request and copy the request url, thats it !
If you want to use proxy youself then put in config.json
, in this format.
{
"proxy": "http://user:passw@pip:port"
}