/Twitter-Username-Swapper

Swap Twitter Handles. Fastest

Primary LanguagePython

Twitter Username Swapper

Swap Twitter handles fast with ease.
Version: 1.0
Last Update: 05/23/2022


Use this at your own descretion. I've only used this on test accounts and nothing high-end. Although, it should get the job done.

If you need helping swapping or cannot get this simple program working. Feel free to contact me.
https://discord.gg/vG5Rz9dASx


Install the required packages:

  • pip install requests

The headers must include "x-csrf-token:" and "authorization: Bearer" so make sure you grab the correct one.

Sign into the accounts you want to use, and do the following

  1. Place the request headers of the account that is going to release the username in "account1.txt"

  2. Place the request headers of the account that is claiming the username in "account2.txt"

  3. To run the program, open CMD in the directory and type "python main.py"

  4. Follow the instructions and it'll complete the swap.