This is a JavaScript code for automatically sending invitations to recommended friends on Facebook.
1) Using Tampermonkey.
See the Tampermonkey FAQ and for advanced users also check the Tampermonkey Documentation for instructions.
- Add a new script.
- Copy and paste the code from the Facebook Auto Invite.js file to the Tampermonkey.
- Save the new script by pressing Ctrl+S (or File > Save).
- Go to https://www.facebook.com/friends/suggestions.
- That's it! The script will do the rest for you!
2) If you are an advanced user with programming skills, you can use the Console Developer tool on your browser:
- Press F12 on the Facebook Friends Suggestion page (https://www.facebook.com/friends/suggestions).
- Go to the Console tab.
- Copy and paste the code from the Facebook Auto Invite.js file to the console.
- Press Enter.
- That's it! The script will do the rest for you!
Warning
Due to multiple invitations being sent, Facebook shows a message after a while that says that sending invitations has been temporarily suspended. After some time you will be able to send invitations again. It is a countermeasure for spam activities. Use it at your own risk.