Skip to content

The TikTok Username Changer is a Python-based tool designed to help users easily change their TikTok usernames.

License

Notifications You must be signed in to change notification settings

Beshoo-o/TikTok-UserName-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TikTok UserName Changer

► Fast & Secure tiktok username changer

Join our Discord

license last-commit repo-top-language repo-language-count

Developed with the software and tools below.

Python


🔗 Quick Links


📍 Overview

The TikTok-UserName-Changer is a fast and secure tool designed to change TikTok usernames programmatically. This script utilizes TikTok’s API, requiring specific authentication headers to perform actions on a user’s profile. It allows you to automate the process of updating your TikTok username without manual intervention, making it a useful tool for users who frequently change their usernames or manage multiple accounts. The tool is built in Python and leverages the requests library to interact with TikTok’s API endpoints. It generates necessary headers (X-Gorgon and X-Khronos) for authentication and makes HTTP requests to update the username. The script is user-friendly, providing a simple command-line interface to input session details and desired usernames.


📦 Features

Fast Username Change: Quickly update your TikTok username with minimal delay. Secure Authentication: Utilizes TikTok’s API with secure X-Gorgon and X-Khronos headers for authentication. User Profile Fetching: Retrieves and displays the current TikTok username before making changes. Error Handling: Provides informative feedback if the username change fails or if there are issues with the TikTok API. Random Device and IID Generation: Generates random device IDs and IIDs to simulate different devices and sessions. Command-Line Interface: Simple CLI for easy interaction, allowing users to input session details and desired usernames directly.


📂 Repository Structure

└── TikTok-UserName-Changer/
    ├── LICENSE
    ├── main.py
    ├── readme.md
    └── requirements.txt

🧩 Modules

.
File Summary
main.py ► Main Code
requirements.txt ► Packages

🚀 Getting Started

Requirements

Ensure you have the following dependencies installed on your system:

  • Python: version 3.12.5

⚙️ Installation

  1. Clone the TikTok-UserName-Changer repository:
git clone https://github.com/Beshoo-o/TikTok-UserName-Changer.git
  1. Change to the project directory:
cd TikTok-UserName-Changer
  1. Install the dependencies:
pip install -r requirements.txt

🤖 Running TikTok-UserName-Changer

Use the following command to run TikTok-UserName-Changer:

python main.py

🛠 Project Roadmap

  • ► Get your TikTok session id
  • ► Run the tool
  • ► Put It
  • ► Have Fun !

📄 License

This project is protected under the RSS Store License. For more details, refer to the LICENSE file.


❓ Help

If you encounter any issues or have questions regarding the TikTok UserName Changer Tool, please don't hesitate to reach out to us. You can contact us through the following channels:

We are here to help and will respond as quickly as possible.

Return Up


About

The TikTok Username Changer is a Python-based tool designed to help users easily change their TikTok usernames.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages