Total Pageviews

Wednesday, 10 June 2015

Invite all facebook friends to event

1.=> Open your Event.
2.=> Click on invite option.
3.=> Firefox Users:
=> Press CTRL+SHIFT+K
Google Chrome Users:
=> Press CTRL+SHIFT+J
(a window will be opened at bottom of your Screen)

Also read [ Gangnam style smiley code for facebook]
4.=> Now copy this script and paste in console
window.
javascript:elms=document.getElementsByName
("checkableitems[]");for (i=0; i<elms.length; i++)
{if (elms[i].type="checkbox") elms[i].click()}
6.=> All your Friends will be invited to your Event.
ENJOY :)

0 comments: