melfornazari
Regular Member
- Jul 10, 2014
- 279
- 91
Hi!
Add many friends can screw with your account.
So it's always good to cancel some pending requests, therefore it gets harder you have your account blocked.
Here we go..
1. Go here: https://www.facebook.com/friends/requests/?fcref=jwl&outgoing=1
2. Paste this script in your iMacros (Firefox):
It will cancel all first pending request that show on this link.
You need to run it in loop it will refresh and start over again, 1 by 1..
Hope it helps, just click on "Thanks" and good luck
Add many friends can screw with your account.
So it's always good to cancel some pending requests, therefore it gets harder you have your account blocked.
Here we go..
1. Go here: https://www.facebook.com/friends/requests/?fcref=jwl&outgoing=1
2. Paste this script in your iMacros (Firefox):
VERSION BUILD=8940826 RECORDER=FX
TAB T=1
URL GOTO=https://www.facebook.com/friends/requests/?fcref=jwl&outgoing=1
CLICK X=574 Y=187
WAIT SECONDS=2
TAG POS=27 TYPE=SPAN ATTR=CLASS:itemLabel<SP>fsm
WAIT SECONDS=2
TAG POS=1 TYPE=BUTTON ATTR=TYPE:submit&&CLASS:_42ft<SP>_42fu<SP>layerConfirm<SP>uiOverlayButton<SP>selected<SP>_42g-<SP>_42gy&&VALUE:1&&TABINDEX:0
WAIT SECONDS=1
It will cancel all first pending request that show on this link.
You need to run it in loop it will refresh and start over again, 1 by 1..
Hope it helps, just click on "Thanks" and good luck