kingking888 / TikTok-Account-Generator

Fully automated & requests based TikTok account generator using TikTok's private mobile API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎯 TikTok Account Generator

This is a TikTok account generator in which it allows you to mass create TikTok accounts automatically. This generator uses TikTok's private mobile API and is fully requests based. This may be used for a variety of purposes, including marketing or botting purposes.
This code is very rough and is in a testing phase. I probably won't continue working on this.

Report Bug Β· Request Feature Β· Contribute

⭐ Features

  • Multi-threading
  • HTTP/S Proxy support
  • Auto email verification using temp mail (lasagna.pro)
  • Saves accounts to ./output/accounts.txt (Format - device_id:install_id:mail:password:session_id)

βš™οΈ Setup

  • Star this project or else it wont work
  • Enter your http/s proxies in proxies.txt
  • Run the following command in CMD: pip install requests pycrypto ptyz Terminalia
  • CD into the dir of the project and run python3 main.py

πŸ“ To-Do

  • Auto set avatar, nickname, username, & bio
  • Make UI look nicer

πŸͺ² Known bugs

  • "Too many attempts" error after some accounts registered (solution: fix up the device generator)
  • Sometimes outputs the same session id as well as the same did's & iid's

πŸ“Ί Demo

202302052234.mp4

πŸ§‘β€πŸ’» Contact

  • Telegram: t.me/aithedev
  • Discord: ai#4444 (1078432806646054922)

About

Fully automated & requests based TikTok account generator using TikTok's private mobile API.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%