Are you trying to mass invite friends to pages?
I hope this script still works...
I hope this script still works...
use this work flawlessly till now
for mass accept friends
Code:http://pastebin.com/YGAudevf
use this work flawlessly till now
for mass accept friends
Code:http://pastebin.com/YGAudevf
javascript:for( i = 1;i<document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);