This simple script will allow you to invite all friends to Facebook event.
To do this you will simple need to open your Facebook event page and follow the instructions:
- Click on the share button of your Facebook event page to invite friends
- A new popup will appear. Now open the Console pressing Ctrl + Shift + J (Windows / Linux) or Cmd + Opt + J (Mac)
- Copy the code below and paste it into the Console tab, press enter and
- Click on Send Invitation button
// Facebook: Event invite
// Updated: 2020-03-24
// This script is made for demonstrative purposes only.
// Use at your own risk.
// Respect the Facebook’s policy and terms of use.
var inputs = document.getElementsByClassName('_1pt_');for(var i=0;i<inputs.length;i++){ inputs[i].click(); }
Hi you! If the code is working, leave a comment below. It means a lot to everyone.
Don’t forget to subscribe so you can get more of this hacks and write me a comment of this is working for you.
5 comments on “Invite all your friends to an event on Facebook using a simple code”
James
Wow. Anything for the instagram? 🙂
Milos Lukic
Hi, I can create something…come back tomorrow and I will have at least one script ready, ok? 🙂
Milos Lukic
Hi, I got something for you! 🙂 Let me know what you think
http://miloslukic.com/2018/11/06/easy-to-use-instagram-bot-script-that-follows-users-who-liked-any-content/
MICHELE AMENDOLAGINE
Hi, i click on the Invite button of a Fundraising page that i created, the popup with the friends list appears, then I open the console and past your code, but i get undefined message. can you help me please? i have 5k friends to invite to an important fundraising…
Milos Lukic
Sure think, check your email