melfornazari
Regular Member
- Jul 10, 2014
- 279
- 91
Hi!
I already shared the method "Mass Friends Requests" here: http://www.blackhatworld.com/blackhat-seo/facebook/696175-method-mass-friends-request.html
But 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:
It will cancel 9 pending request that show on this link.
If you use it in loop it will refresh and start over again, 9 by 9..
Hope it helps, just click on "Thanks" and good luck
I already shared the method "Mass Friends Requests" here: http://www.blackhatworld.com/blackhat-seo/facebook/696175-method-mass-friends-request.html
But 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:
VERSION BUILD=8820413 RECORDER=FX
TAB T=1
TAG POS=2 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=4 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=6 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=8 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=10 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=12 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=14 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=A ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=16 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=5
TAG POS=18 TYPE=INPUT:BUTTON ATTR=*
TAG POS=1 TYPE=SPAN ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Cancel<SP>Request
WAIT SECONDS=10
REFRESH
It will cancel 9 pending request that show on this link.
If you use it in loop it will refresh and start over again, 9 by 9..
Hope it helps, just click on "Thanks" and good luck