11/07/2011

Facebook Like Everything Script

Facebook Like Everything Script [AnthonyWasH3r3]
This is a fun script I found. When using Facebook, paste it in your address bar and you will automatically like everything that is likeable on the page you are on. This may be used to trick people by giving them a link and having the script like everything on the page.

Facebook has detection of multiple like spam. So if you for example want to like 2 whole pages you will get a warning message which will suspend you from liking and may get you in trouble if you persist.

The Script

javascript:for(var i=0;i<document.getElementsByTagName("button").length;i++){li=document.getElementsByTagName("button")[i];liclass = li.className;if(liclass.indexOf("like_link")>=0){li.click();}}void("");

NOTE:
ALL THE INFORMATION PROVIDED ON THIS SITE ARE FOR EDUCATIONAL PURPOSES ONLY . THE AUTHOR WILL NOT BE HELD RESPONSIBLE FOR ANY DAMAGES THAT MIGHT OCCUR.

No comments:

Post a Comment