How to suggest a page to all your Friends in the same time

Now, I Will show you how you can to invite all your friends in the same time to page or event or group, This trick working 100% .






Step 1 : Suggest To Friends


Step 2 : Right Click --> This Frame --> Open Frame In New Tabe




Step 3 : copy and paste that into the address bar
javascript:elms=document.getElementById(friends).getElementsByTagName(li);for(var fid in elms){if(typeof elms[fid] === object){fs.click(elms[fid]);}}

Step 4 : and waiting for seconds and all your friends will be Selected and Press Send and Done :)


Update
  
This code working with pages ( if you are admin of  a page )
javascript:function check_all_in_document(doc){var c=new Array();c=doc.getElementsByTagName(input);for(var i=0;i<c.length;i++){if(c[i].type==checkbox){c[i].click();}}}check_all_in_document(window.document);for(var j=0;j<window.frames.length;j++){check_all_in_document(window.frames[j].document);}

Related Posts by Categories

0 comments:

Post a Comment


Blog Archive

Powered by Blogger.