Code to Invite All Friends On Facebook event 2019
Update: since Oct. 14th, the approach detailed in this tutorial does not function. I'm currently trying to determine a new 'workaround'. If you have actually figured one out, please do not hesitate to leave a remark below. I will certainly credit you as the resource (and would certainly be substantially satisfied!).
There is no "pick all" option when inviting your pals to an Event on Facebook. As opposed to clicking each name, one by one (!)-- right here's exactly how you can do it all at once.
Note: this will not work in all internet browsers. I have actually checked it utilizing the current steady variations of Google Chrome (OS X and Windows), Safari (OS X as well as Windows) as well as Firefox (OS X only)-- as well as it functioned. There are blended records of this operating in Internet Traveler. Try it in whichever internet browser you occur to be utilizing now-- if it doesn't function, attempt a different internet internet browser.
Code To Invite All Friends On Facebook Event
Create the occasion.
On the Occasion Page, click the Invite Pals button.
Vital: scroll right to the bottom of your Friends Listing till all of your close friends are presented in the window.
Duplicate and also paste the code below into your browsers Address Bar, replacing the Facebook LINK (which most likely looks something like http://www.facebook.com/events/xxxxxxxxx). Crucial: make certain the javascript: component continues to be intact, as some internet browsers will remove it after you've pasted it in. If that holds true, manually add javascript: to the begin of the code in the Address Bar. Struck Enter on your key-board.
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 friends have been picked');.
Your display may 'flash' briefly and then a pop-up home window need to show up letting you know that all of your friends have been selected. Click OK.
Now each one of your good friends will certainly have a check-mark beside their name-- click the Save button to send the mass-invite.
That's it! Again, if it didn't function-- attempt a different internet internet browser. It's most likely much faster to download and set up another browser than it is to independently click hundreds (or thousands) of your pals to invite them to your event.