A allenza Newbie Joined Aug 6, 2012 Messages 12 Reaction score 0 Mar 30, 2013 #1 hello i search how to add all request friends in same time, someone can help me plz?
xashishx Regular Member Joined Jan 30, 2011 Messages 465 Reaction score 135 Mar 30, 2013 #2 1. Go to facebook requests page: www.facebook.com/reqs.php 2. CTRL + SHIFT + J (Chrome) 3. Copy and paste this code then click enter: elms=document.getElementById('contentArea').getElementsByTagName('input'); for(var fid in elms){if(typeof elms[fid] === 'object'){elms[fid].click();}}
1. Go to facebook requests page: www.facebook.com/reqs.php 2. CTRL + SHIFT + J (Chrome) 3. Copy and paste this code then click enter: elms=document.getElementById('contentArea').getElementsByTagName('input'); for(var fid in elms){if(typeof elms[fid] === 'object'){elms[fid].click();}}
A allenza Newbie Joined Aug 6, 2012 Messages 12 Reaction score 0 Mar 30, 2013 Thread Starter Thread Starter #3 that doesnt work!
haoNhack44 Junior Member Joined May 2, 2012 Messages 115 Reaction score 35 Mar 30, 2013 #4 For right now just add everyone manually. If you view all of them it doesn't take more than a few seconds, a few short minutes if you have bajillions
For right now just add everyone manually. If you view all of them it doesn't take more than a few seconds, a few short minutes if you have bajillions
xashishx Regular Member Joined Jan 30, 2011 Messages 465 Reaction score 135 Mar 30, 2013 #5 Do it on chrome. I just tried it and it worked perfectly. allenza said: that doesnt work! Click to expand...
Do it on chrome. I just tried it and it worked perfectly. allenza said: that doesnt work! Click to expand...