Code to Invite All Friends On Facebook event 2019

This very brief tutorial will certainly show you just how to invite every one of your Facebook Friends to an Occasion that you have actually produced, in one step.

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.

How To Invite All Friends On Facebook Event


On the Occasion Page, click the Invite Pals button.

How To Invite All Friends On Facebook Event


Vital: scroll right to the bottom of your Friends Listing till all of your close friends are presented in the window.

How To Invite All Friends On Facebook Event


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');.

How To Invite All Friends On Facebook Event


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.

How To Invite All Friends On Facebook Event


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.

How To Invite All Friends On Facebook Event


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.