Skip to content

richardevcom/facebook-auto-add-friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚧 Code is not maintained anymore. 🚧
This was for old Facebook version and it's not maintained anymore. It won't work on new Facebook UI. However you may still try to run this on https://m.facebook.com/

Facebook Auto Add Friends Maintenance

Preview

How It Works

It's basically Javascript loop that simulates clicks, scrolls page down so the page can load more people into list and if at any point there are any alerts/pop-ups/modals - it listens for them and closes them all. All you need to do is open friends finding page and activate it in Tampermonkey or submit it via Console.

This script is for test / study purposes only 😅

Usage

🅰. With Tampermonkey

  1. First, install Tampermonkey:
  1. Enable Tampermonkey by clicking on top right corner icon and selecting Enable

Enable Tampermonkey

  1. Add script by clicking on top right corner icon and selecting Create a new script.... When Add New Script window will open simply drag & drop or copy & paste the fb-add-friends.js file content.

Create new script...

Drag & Drop script

  1. Save script - while you are still in "Add new script" window, click File > Save

  2. Open Facebook & Run script 5.1. Open https://www.facebook.com/find-friends/browser/ or https://www.facebook.com/friends/requests/ URL in Facebook. 5.2. Click on Tampermonkey top right icon and enable FB Auto Add Friends by clicling on it (icon must turn green. 5.3. Reload the page if script not started.

🅱. With Browser Console

  1. Open Browser
  2. Press F12 button to open Developer Console (key may differ on different browsers)
  3. Open Console tab and copy code from fb-add-friends.js and paste it in console
  4. Hit enter and let the magic happen!

⛔ Attention!!! ⛔

  1. Facebook has 1000 invite limitation which means you can only have 1000 pending invitations total.
  2. They also compare invitation time differences, so please don't change delay timing to something less than 1 second (1000ms).
  3. You should add at least 1-3 people to your friends before running this script so Facebook can Suggest you friends.

About

This script will automatically add friends (send invitations).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published