Renamon - Digimon

Friday, April 19, 2013

Select all Script Facebook Event

Tired of clicking all friends on invite friends to event?
This code works below to do the work for you.
Open your event page and click invite friends, then scroll to the bottom of the open list to load all your friends.
Now copy this code, go back to your friends list and follow continued steps.   

javascript:var%20x=document.getElementsByClassName('uiButtonText');for(var%20i=0;i<x.length;i++)%20{if%20(x[i].innerHTML%20==%20'Suggest%20Friend')%20{x[i].click();}};

Press Ctrl+Shift+K
Now paste with Ctrl+V
Press Enter....wait a few seconds
Click Invite Friends, your done :) 

No comments:

Post a Comment