Accomplished: Visitors Auto-Like Page When Visiting Website

I've experienced this with 2 sites and I just ran into the 2nd one.

It's pretty cool as a spammer, but annoying as an FB user.

Just wanted to ask if anyone could point me to the coding that this kind of thing deals with.

No worries, I'm an aspiring programmer so I have no qualms about wasting time coding myself :P

Do you mind sending me the link to this in a PM so I can have a look at it?

It's too hard to use Blackhat tactics against big companies. Facebook and Google know their stuff, nothing will last long.

As I mentioned before, as long as Facebook have the 'Add a like box to your website' feature this will work, there is no way of breaking away from it.
 
Not very good with coding,but maybe the script to check first if autologin exist and only then to start the auto-like,if does t exist don t do nothing?Just my thoughts.....
 
Not very good with coding,but maybe the script to check first if autologin exist and only then to start the auto-like,if does t exist don t do nothing?Just my thoughts.....
Haha you can't be that much of a noob because that is a perfectly logical and obvious thing to do before tricking someone into click in an iframe. :D
 
krluk said:
Not very good with coding,but maybe the script to check first if autologin exist and only then to start the auto-like,if does t exist don t do nothing?Just my thoughts.....

much of coding (among a ton of other things) begins with what you actually want to do and then looking at your "toolbox" and figuring out how you'll accomplish that task :P

as to chronik, I was considering putting it up, but BHW frowns on that stuff, incase it's someone's site. Even if I just PM to one person, you can only trust people when they're dead :P

Still, I forgot the site anywho but I will give a hint and say it had to do with videos. And you can guess what recent event probably was on there. /hint /Iforgotthepageanyways
 
had something similar to your script.
iv'e placed an invisible like button that moves with the mouse, and included few javascript lines that will break iframes.
after that, Iv'e created a new app with my script as the canvas page, linked it to a page with a viral name and set the app as the default landing tab.
every time someone entered the page, he was actually redirected to my script :)
scared from facebook iv'e deleted the page and app a few hours later, but i don't mind sharing the lines if someone is interested.
 
Last edited:
I actually visited a link that did that to me.. So it's already cracked unless it's yours :)
 
Is the confirm like button new or have I been taking too many breaks?:D

pops up around 100 likes now.
 
Last edited:
its new.noticed on a few pages i was looking at earlyer stops people clickjacking
 
Auto liking of URLs is what ive seen so far this week. mostly to do with the disasters in japan. A video URL auto like of a whirlpool. I visited one of these liked urls and i didnt even have to click on the viral page for it to send it to my profile and news feed!
 
The problem is that Facebook now prevents the clickjacking by putting a "Confirm" button when you click the like button. So if you have it hidden in javascript it doesnt work :( Any solution?
 
if am not wrong, this is not AUTO LIKING by just visiting the page, this is what OP said :

their first click on the website will like a page

if thats the case we banked this like 7 months ago, and this is simple likejacking technique which still works to some extent, because after the invention of "CONFIRM" button by FB, it had become pretty hard to get through it.. but there are ways to handle this which will cost more time and work...

cheers
 
if am not wrong, this is not AUTO LIKING by just visiting the page, this is what OP said :



if thats the case we banked this like 7 months ago, and this is simple likejacking technique which still works to some extent, because after the invention of "CONFIRM" button by FB, it had become pretty hard to get through it.. but there are ways to handle this which will cost more time and work...

cheers

would you mind if i PM you? I have some damn good fb traffic, if you have a method worth working with...it would be pretty kick ass to work with ya :) let me know...
 
if anyone still got anything like this or working cj pm me we can make bank i ggot massive loads of traffic thnaks
 
if am not wrong, this is not AUTO LIKING by just visiting the page, this is what OP said :



if thats the case we banked this like 7 months ago, and this is simple likejacking technique which still works to some extent, because after the invention of "CONFIRM" button by FB, it had become pretty hard to get through it.. but there are ways to handle this which will cost more time and work...

cheers

This is correct, and I would like to make a clarification about this while the topic has come up because it seems like all the newbeez get this confused.

Click Jacking major known techniques:

Like-Jacking: User is tricked into clicking a like button.
AutoLike: User will be forced into having a like button clicked just by clicking on a link(visiting your page).

Share-jacking: User is tricked into clicking a share button, usually with a predefined message that is posted.
Auto-Share: User is forced to having a share button clicked just by clicking on the link (visiting your page), posting on their wall usually with a predefined message.

I see everyone getting these confused all the time.

And yes, this is still working, but unfortunately I see everyone using the same design and ideas to try to get these going viral. If you use a little creativity you should succeed with any of these scripts.

They should be around for a while as long as we have intelligent people constantly redesigning the scripts to stay one step ahead of facebook. A few things you can do to help out:

1. Encrypt your code! This will ensure your script lasts longer as people will not be able to steal your scripts, and facebook will not see what javaScript is used. That means not everyone and their mom is using the same script as you so it will live longer and you will get better results.

2. Do not out or ask about these things in an open forum. Facebook is constantly monitoring forums like this. Do not post links or expose typical methods used. This should go without saying, but lately there in a huge increase in dumbassery with members making posts here exposing these methods.
 
after clickjacking on website,
how could I get likes/fans on facebook page .
means how could I get traffic.

plz help...
 
if there were a good way around the confirm button these scripts would be viable
 
Back
Top