Skip to content

Instantly share code, notes, and snippets.

View secretjunio's full-sized avatar
😄
The Deep

Vu Van Thien secretjunio

😄
The Deep
View GitHub Profile
@jayremnt
jayremnt / unfollow-all-users-not-friend.js
Last active August 30, 2023 16:34
Unfollow all users who are not your friends
/*
Script by JayremntB, 2020
Unfollow all users who are not your friends
Please copy all the code to make sure that you will not get any errors
Before run this script, please navigate to https://www.facebook.com/me/following
*/
// You can change time delay below or not (in milliseconds, 1 s = 1000 ms)
let delayTime = 0;