Thursday, 26 December 2013

||

Accept All Facebook Friend Requests At Single Click

Post: #1
Accept Facebook Friend Requests All at Once - Imacros Script 
I am going to share with you this here you just follow this simple steps.

Step 1 : Download Mozilla Firefox (Click here)

Step 2 : Install Firefox and then Download and Install Imacros Addon in Firefox (click here)

Step 3 : Then Copy paste the following relevant Code in Note Pad and save it with .iim extension

Facebook Friend Request Accept/Add Automatic All at once :
Code:
VERSION BUILD=7401110 RECORDER=FX
VERSION BUILD=1
SET !ERRORIGNORE YES
SET !LOADCHECK YES
SET !REPLAYSPEED FAST
TAB T=1
TAB CLOSEALLOTHERS
URL GOTO=http://www.facebook.com/friends/requests/
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm
WAIT SECONDS=2
TAG POS=1 TYPE=input ATTR=VALUE:confirm