Code to Invite All Friends On Facebook event
By
Dany hermawan
—
Tuesday, March 31, 2020
—
Invite All Friends Facebook Event
Update: since Oct. 14th, the approach outlined in this tutorial does not function. I'm presently attempting to figure out a new 'workaround'. If you've figured one out, please do not hesitate to leave a comment listed below. I will certainly credit you as the resource (and also would certainly be greatly satisfied!).
There is no "choose all" choice when inviting your good friends to an Event on Facebook. Instead of clicking each name, one at a time (!)-- below's just how you can do it all at the same time.
Note: this will not work in all internet browsers. I've examined it using the current secure versions of Google Chrome (OS X and also Windows), Safari (OS X as well as Windows) and also Firefox (OS X just)-- and it functioned. There are mixed reports of this working in Net Explorer. Try it in whichever web browser you occur to be making use of currently-- if it doesn't work, attempt a different web browser.
Code To Invite All Friends On Facebook Event
Develop the event.
On the Event Page, click the Invite Buddies switch.
Important: scroll completely to the bottom of your Buddies List until every one of your buddies are shown in the window.
Duplicate and paste the code below into your web browsers Address Bar, changing the Facebook URL (which probably looks something like http://www.facebook.com/events/xxxxxxxxx). Vital: ensure the javascript: part stays undamaged, as some browsers will remove it after you have actually pasted it in. If that's the case, manually add javascript: to the start of the code in the Address Bar. Struck Enter upon your keyboard.
javascript: var x= document.getElementsByTagName(" input"); for( var i= 0; i< x.length; i++) @[if (x [i] type == 'checkbox') @[x [i] click();]@]@; alert(' Done, all your pals have actually been selected');.
Your display might 'blink' briefly and afterwards a pop-up window need to appear allowing you understand that every one of your close friends have been chosen. Click OK.
Currently each and every one of your good friends will have a check-mark beside their name-- click the Save button to send the mass-invite.
That's it! Once again, if it really did not work-- attempt a various web internet browser. It's possibly quicker to download and install and set up one more web browser than it is to independently click hundreds (or thousands) of your close friends to welcome them to your occasion.