Learn how to automatically add multiple friends on Facebook using the add friend request script. This guide walks you through the steps to send friend requests quickly and efficiently using JavaScript.
Download script: [ Ссылка ]
I'll be sharing a complete method on how you can add multiple friends using add friends request script. The script work pretty simply you go to the [ Ссылка ] page and there in the console paste the script and hit enter. After providing the needed values it starts sending friend requests to different users which appear there in the section. I also added a safety check so that after every 20 requests the script will wait for 30 seconds. BTW you can increase or decrease the time wait within the script by simply changing the value of wait. You will find let wait = 30 * 1000; in the code, so if you want to change it to 10 seconds, then you have to change the value from 30 to 10 ie: let wait = 10 * 1000;. Well, that's something about a little code changing which you don't need at all but if you know how to do it using the instructions above and want to remove or increase the time wait you are free to do that.
How to send multiple Add Friends Requests!
➜First of all, you need to be on the Facebook friends page (Make sure you are logged in).
➜ The next step is to open the inspect view of the page by right-clicking the page and go to inspect view. OR
➜ Just press CTRL+SHIFT+I to get the inspect view. This short key works for Chrome Browser.
➜ Once you get the inspect view make sure you tab to the console part, the second tab menu next to the Elements tab.
➜ Ok now you are on the Console tab, next thing is to copy and paste the script for adding all friend . The script can be found below. Just copy the script and paste it into the console tab.
➜ Next thing before you hit enter and the scripts start working, you need to consider two values that the script will need. As soon as you hit enter and the scripts execute, it will first ask for the number of total requests and how much you want to send requests.
➜ The next value is the delay time which would be the time wait interval for sending requests.
That's all you need to do and provide. Now just hit enter so the script to do its work. It will automatically try to send multiple add-friend requests to different users.
Alternate link for the script: [ Ссылка ]
I hope you will find the steps easy. If you need help regarding any steps leave your comment below. You can get the script below.
Feel free to help me buy a cup of coffee ;) | Thanks ♥
✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦
[ Ссылка ]
[ Ссылка ]
[ Ссылка ]
BTC: 15TnH9a35Dqn5pkugLfC88NjNxnQcnswZy
BCH : 15TnH9a35Dqn5pkugLfC88NjNxnQcnswZy
DASH: XpVNfgAnYvLU79k5xuKc4r24md936ckPHu
LTC: LdzSCBnWruhrPKbnHjpmDYDUXf2qSs9o8v
Doge: DSPnR2xhMaciEwgVbWd94HwBiv9fJSwPQa
ETH: 0x62f8a40187a6e33aa2c1d6025e6377cf06e89380
USDT (TRC20): TJtuLVZBwHfZVNavHJg73hUFidefVRmLeC
BNB (BEP2): bnb136ns6lfw4zs5hg4n85vdthaad7hq5m4gtkgf23
MEMO FOR (BNB): 101769802
✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦✦
😍 Thanks for watching!
👍 If you enjoy it, go ahead and hit that like button & leave me a comment!
🌟 Don't forget to Subscribe!
================================================
__/LINKS\_
► Website: ➜[ Ссылка ]
► Twitter: ➜[ Ссылка ]
► Instagram:➜[ Ссылка ]
► FB-Page: ➜[ Ссылка ]
► pinterest: ➜[ Ссылка ]
► FB-Group: ➜[ Ссылка ]
► Google+: ➜[ Ссылка ]
===============================================
#Facebook #auto #friends
Ещё видео!