Facebook Social-Share / Like / Comment usw.

0NYX2

Newbie
Joined
Jul 24, 2011
Messages
12
Reaction score
1
Hey,

yesterday there was an method to share links to facebook without any click, just with the visit of the site.

But today facebook change some things, so that the javascript doesn't work anymore.

So my question in this moment is, if anybody have an idea how it works now.

So if anybody want the script from yesterday, i will post it here or send it via PM.

Hope we can find new solution for this "problem.
 
The problem is they now verifying the post_form_id and fb_dtsg. post_form_id seems unique to 1 domain / url and fb_dtsg seems to be a unique encrypted id of your / visitors profile. There are some more XSS bugs as well to make this happen again :D. Good luck.
 
Last edited:
WOW. Thank you very much :)
Fast and very good replay.
Yes, today I search the whole day for a new way. But because of the change it isn't anymore possible.
Thank you for the information. Maybe there is any way to get the idis with JS/AJAX or something else.
I have tried it with an iframe, but this is not possible, because facebook block it.
Another way I have tried is with PHP file_get_contents() but there came the message that facebook isn't "cool" enought for my Browser...
 
wait few days and new scripts will come out and cash that as soon as you can
 
Back
Top