METHOD CANCEL FRIENDSHIP REQUEST FACEBOOK

clickfast

Newbie
Joined
Sep 29, 2012
Messages
19
Reaction score
1
Under the method cancels all requests as friendships have sent good to cancel at once those requests were not accepted




LINK: https:// m. facebook . com/friends/center/requests/outgoing/#friends_center_main

Code:

javascript:var inputs = document.getElementsByClassName('_56bs _56bt'); for(var i=0; i<inputs.length;i++) {
inputs.click();
}


how to use:

www . youtube . com/watch?v=0N9R3covWEs
 
Wow... Thanks so much, buddy!
This will make my life so easy... provided it works!
Lemme check it out... :-)
 
Nice! thanks for sharing this wonderful method man. Will try it later..
 
I wonder if anyone of you happens to have some javascript or macro to send message to all friends at once, thanks
 
Back
Top