16.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

10-20-2014, 03:14 PM (This post was last modified: 10-30-2014 08:26 AM by kellingtons.)
Post: #1
Invite all friends at once to like a page
Invite friends at once to like a page. It works even if you don't have a page role.

1) https://m.facebook.com/send_page_invite/?pageid=[ID of the page]&reference=public

EXAMPLE:
Code:
https://m.facebook.com/send_page_invite/?pageid=687181707968737

2) Scroll down to the bottom

3) Inspect element > Console or Ctrl+Shift+J and paste this code

Code:
http://www.mediafire.com/view/0deerm2tonxmlv2/ic.txt

4) Press Enter and enjoy!


You just need to replace [ID of the page] with your page ID (for example, use this site: http://findmyfacebookid.com/).
Thanks for giving me +Reputation!
10-20-2014, 09:37 PM
Post: #2
RE:
not working for me :(
10-21-2014, 04:10 AM (This post was last modified: 10-24-2014 10:20 AM by kellingtons.)
Post: #3
RE:
I have tested it before posting here and works
Thanks for giving me +Reputation!
10-29-2014, 08:43 PM
Post: #4
RE: Invite all friends at once to like a page
(10-20-2014 03:14 PM)Rottweiler7 Wrote:  Invite friends at once to like a page. It works even if you don't have a page role.

1) https://m.facebook.com/send_page_invite/?pageid=[ID of the page]&reference=public

EXAMPLE:
Code:
https://m.facebook.com/send_page_invite/?pageid=687181707968737

2) Scroll down to the bottom

3) Inspect element > Console or Ctrl+Shift+J and paste this code

[code]jvar inputs = document.getElementsByClassName('_56bs _56bt'); for(var i=0; i

4) Press Enter and enjoy!


You just need to replace [ID of the page] with your page ID (for example, use this site: http://findmyfacebookid.com/).
The code is not complete
10-30-2014, 08:27 AM
Post: #5
RE:
Try now, code added to mf
62.gif
Thanks for giving me +Reputation!
10-30-2014, 09:33 AM
Post: #6
RE:
This might be a better explanation, try it out.

1: Please go to this page in Chrome. (Replace the page ID with yours)

https://m.facebook.com/send_page_invite/...nce=public

2: Scroll down till you've loaded all your friends

3: Ctrl+Shift+J and paste the following code into Console

jvar inputs = document.getElementsByClassName('_56bs _56bt');
for(var i=0; i<inputs.length;i++) {
inputs[i].click();
}
https://911s5.xyz/ Private IPv4 proxies. Socks5 and HTTPs. High Quality. Fast Speeds.

№1 Worldwide !!!




70.gif