Skip to content

Instantly share code, notes, and snippets.

View lovkyndig's full-sized avatar
💭
Digital Nomad

Law expert lovkyndig

💭
Digital Nomad
View GitHub Profile
@thealphadollar
thealphadollar / fb_accept_friends.js
Last active June 13, 2025 09:29
Script To Accept All Facebook Friend Requests
// If the script does not work, you may need to allow same site scripting https://stackoverflow.com/a/50902950
Facebook = {
config: {
actionDelay: 1000,
scrollDelay: 5000,
// set to -1 for no limit
maxRequestsToAccept: -1,
totalRequestsAccepted: 0,
// set string to be present in names to be accepted, leave empty to accept all