Monday, September 14, 2009

Facebook Tip (Hack): How to invite all your friends in 10 sec

Learn how to invite all  your friends for a group or fan page in less than 10 seconds (works only for Firefox).

I have recently learned a secret (well not so secret now) technique in facebook. Few days back when I was checking out groups related to Mafia Wars application I found an interesting group that promised me to give 700+ members in the application. I joined them and got around 20 members only but I saw something great in their group. They were using a java code to make inviting easier for people. And to my amazement it actually worked.

I will explain more clearly. Inviting people for groups is a real pain, especially if you have lots of (1000+) friends. Selecting all your friend in one go becomes very time consuming and boring. But now things are different. Using a hack code I can now easily select all my friends in less than 10 seconds. No waste of time at all!!!

I have a group and I am using this trick there. So I will use my group Just For Laugh Jokes as a simulation to give you a hang of it. You can easily leave the group later if don't like it.

STEP 1: First you need to log in to your account (Duh!!).


STEP 2: Then you need to visit the group and join it. Here is link :
http://www.facebook.com/group.php?gid=115956010232




STEP 3: Once you have joined click on the "Invite People to Join" link. That will take you to a new window.

STEP 4: Copy the code below:

javascript:elms=document.getElement
ById('friends').getElementsByTagName('li');for(var fid in elms){if(typeof elms[fid] === 'object'){fs.click(elms[fid]);}}

.

STEP 5: In your invitation window paste the code in the URL of the browser and press enter. All your friends will be automatically selected.Then press on "Send Invitation". 
Voila!! Its done in 5 simple steps. It was pretty easy right?? Ohh.... almost forgot. In case you want to leave the group I forcefully made you enter, follow the next step.


STEP 6: Visit the the group and go to the right. Below the logo there are some links. Press the lowest link at the bottom "Leave Group" and you will be out.
.
So that's how I invite people now in facebook. The same procedure can be applied for fan pages. Just paste the code in the fan page invitation window and everyone will be selected.
 
Let me know if the code worked for you. Leave a comment and have fun inviting people. :-)

0 comments:

  © Free Blogger Templates Blogger Theme II by Ourblogtemplates.com 2008

Back to TOP