[GET] Like everything on a page or a profile

jonfrer

BANNED
Joined
May 10, 2010
Messages
24
Reaction score
2
Here you go:

1. Edit the URL of an existing bookmark.
2. Paste in the code below.
3. Replace the "hxxp" with "http" and remove the X in the TLD (in the URL).
4. Rename your bookmark "Like" or wathever.
5. On a page, click your bookmark.
6. That's it!

Code:
javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g%3Ef.fn.jquery||h(f)){c=a.createElement(%22script%22);c.type=%22text/javascript%22;c.src=%22hxxp://ajax.googleapis.cxom/ajax/libs/jquery/%22+g+%22/jquery.min.js%22;c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d==%22loaded%22||d==%22complete%22)){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,%221.4.2%22,function($,L){(function(){var%20b=[];var%20a=0;$(%22button%22).each(function(){if($(this).find(%22span%22).html()==%22Like%22){b[a]=$(this);a++}});var%20c=function(){like=b.shift();like.click();if(b.length%3E0){setTimeout(c,500)}};c()})();});"

By the way, it only works if your Facebook is in English. ;)
Source of the code :

Code:
hxxp://maxime.sh/2010/06/bookmarklet-tout-aimer-sur-facebook/
 
im confused i dont get it please can you explain a bit more
 
Back
Top