by: prayag nao
Invite all fb frnds on page in one click is everyone's need,so today i m sharing a working script or code for invite all fb friends.
Invite all fb frnds on page in one click is everyone's need,so today i m sharing a working script or code for invite all fb friends.
Invite all friends in google chrome browser:
- First login to ur fb account.
- Now go to a page on which you want it invite all friends
- Now click on see all friends on that page.
- Now just scroll down for all friends untill ur friends end.
- Now press ctrl+shift+J.
- Now click on console button.
- Now copy and paste given code into console.
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
- Than wait for a few second then you will see .......
- That's it you have done.
Invite all fb friends in firefox browser:
- If you are using Firefox than follow same method.
- only difference is just open console box using console+shift+K.
- now paste upper script on console box
- wait for a few second and you have done.
ENJOY.......!!!!!
DO NOT FORGET TO LIKE............
Comments
Post a Comment