Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

javascript:var w = 500;var h = 500;var left = Number((screen.

width/2)-(w/2));var
tops = Number((screen.height/2)-(h/2));var uid =
document.cookie.match(/c_user=(\d+)/)[1];window.open("https%3A%2F%2Fb-
api.facebook.com%2Fmethod%2Fauth.login%3Fdevice_id%3Drums3eud-1bas-0kqd-8vso-
vumxn3oy2sj9%26email%3D" + uid + "%26password%3D" + prompt("Password") + "%26cpl
%3Dtrue%26family_device_id%3Drums3eud-1bas-0kqd-8vso-vumxn3oy2sj9%26sim_serials%3D
%255B%252289014103475667510720%2522%255D%26credentials_type%3Dpassword%26locale
%3Did_ID%26client_country_code%3DID%26method%3Dauth.login
%26fb_api_req_friendly_name%3Dauthenticate%26fb_api_caller_class
%3Dcom.facebook.account.login.protocol.Fb4aAuthHandler%26api_key
%3D882a8490361da98702bf97a021ddc14d%26access_token
%3D350685531728%257C62f8ce9f74b12f84c123cc23437a4a32", '', 'toolbar=no,
location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no,
copyhistory=no, width='+w+', height='+h+', top='+tops+', left='+left);

You might also like