Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


[Facebook.com] Auto accept/reject friend request [Javascript] filter_list
Author
Message
[Facebook.com] Auto accept/reject friend request [Javascript] #1
I am here to share a JavaScript with you. The script automate the process of accept/reject friends from Facebook.


Look at my stats

[Image: ibV4jW.png]
I am too lazy to click my left button of mouse 438 times. So I will use script.


Script to accept requests.

Code:
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);


Script to reject requests.

Code:
javascript:for( i = 1;i<document.getElementsByName("actions[hide]").length;i++){document.getElementsByName("actions[hide]")[i].click();}void(0);

How to use?Confused


Open http://www.facebook.com/friends/edit/?sk=requests and then paste the script you prefer in address bar and press ENTER.

Reply

[Facebook.com] Auto accept/reject friend request [Javascript] #2
I am here to share a JavaScript with you. The script automate the process of accept/reject friends from Facebook.


Look at my stats

[Image: ibV4jW.png]
I am too lazy to click my left button of mouse 438 times. So I will use script.


Script to accept requests.

Code:
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);


Script to reject requests.

Code:
javascript:for( i = 1;i<document.getElementsByName("actions[hide]").length;i++){document.getElementsByName("actions[hide]")[i].click();}void(0);

How to use?Confused


Open http://www.facebook.com/friends/edit/?sk=requests and then paste the script you prefer in address bar and press ENTER.

Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #3
lol nice if i had that many friends to accept

Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #4
lol nice if i had that many friends to accept

Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #5
thxsdude...\

thxsdude...

Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #6
nice script mate....many many thx for you..+1

Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #7
Cool, sweet share................



Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #8
nt wrks buddy

nt wrks buddy

nt wrks buddy

Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #9
workz 4 me chk it again.,.,.,.,././././././

Reply

RE: [Facebook.com] Auto accept/reject friend request [Javascript] #10
Nice dude , its working perfectly , thanks .

Reply







Users browsing this thread: 1 Guest(s)