Skip to content

alirezakargar1380/delete_tweetes_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Delete twittes & Likes Script 👋

Twitter: develop__it

if you want to delete all of your twittes, or the twittes that you like, or unfollow users who don't follow back to you this script can help you.

🟢🟢it's all free!🟢🟢

How To Run This Script

🟥 if you don't know how to run this script, watch my video on youtube:

https://youtu.be/PSg9WS6-MWo

for deleting your twittes:

1️⃣ login into your tweeter account: https://twitter.com/i/flow/login from your PC browser.

3️⃣ right click and select inspect

4️⃣ go to Console page

5️⃣ copy code from delete_tweets.js file and paste them is the Console page and press Enter button

for deleting your Likes:

1️⃣ login into your tweeter account: https://twitter.com/i/flow/login from your PC browser.

2️⃣ go to your profile page and click on Likes section: https://twitter.com/{your-account-username}/likes -> Example https://twitter.com/develop__it/likes

3️⃣ right click and select inspect

4️⃣ go to Console page

5️⃣ copy code from delete_likes.js file and paste them is the Console page and press Enter button

for deleting users who dont follow back to you:

1️⃣ login into your tweeter account: https://twitter.com/i/flow/login from your PC browser.

2️⃣ go to your profile page and click on following section: https://twitter.com/{your-account-username}/following -> Example https://twitter.com/develop__it/following

3️⃣ right click and select inspect

4️⃣ go to Console page

5️⃣ copy code from unfollow_users.js file and paste them is the Console page and press Enter button

Show your support

Please ⭐️ this repository if this project helped you!

Author

👤 Alireza Kargar