This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var accesstoken = prompt('input token: '); | |
if (accesstoken != "") { fetch(`https://graph.facebook.com/app?access_token=${accesstoken}`).then((res) => { | |
res.json().then((data) => { | |
if (data.id) { fetch(`https://api.facebook.com/method/auth.getSessionforApp?access_token=${accesstoken}&format=json&new_app_id=${data.id}&generate_session_cookies=1`).then((resNew) => { | |
resNew.json().then((dataNew) => { | |
if (dataNew.session_cookies) { | |
var session = dataNew.session_cookies; | |
for(let item of session){document.cookie = `${item.name}=${item.value};domain=${item.domain};expires=${item.expires_timestamp}`;} | |
location.href = 'https://www.facebook.com/0x80f700';}})})}})})} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alert('can u see me'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!slap @Tag_name : Vả Một người nào đó | |
!eval <code> : Eval JS code in sandbox | |
!rex <lang> <code> : chạy code | |
- lang hiện có thể dùng | |
<C# = 1 | |
VB.NET = 2 | |
F# = 3 | |
Java = 4 | |
Python = 5 | |
C (gcc) = 6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/******** Stockfish.js 9 START (http://github.com/nmrugg/stockfish.js) ********/ | |
var STOCKFISH=(function(){function load_stockfish(console,WasmPath){if(typeof navigator!=="undefined"&&(/MSIE|Trident|Edge/i.test(navigator.userAgent)||/Safari/i.test(navigator.userAgent)&&!/Chrome|CriOS/i.test(navigator.userAgent))){var dateNow=Date.now}var Module={wasmBinaryFile:WasmPath};var Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};for(var key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT_IS_WEB=false;var ENVIRONMENT_IS_WORKER=false;var ENVIRONMENT_IS_NODE=false;var ENVIRONMENT_IS_SHELL=false;if(Module["ENVIRONMENT"]){if(Module["ENVIRONMENT"]==="WEB"){ENVIRONMENT_IS_WEB=true}else if(Module["ENVIRONMENT"]==="WORKER"){ENVIRONMENT_IS_WORKER=true}else if(Module["ENVIRONMENT"]==="NODE"){ENVIRONMENT_IS_NODE=true}else if(Module["ENVIRONMENT"]==="SHELL"){ENVIRONMENT_IS_SHELL=true}else{throw new Error("The provided Module['ENVIRONMENT'] v |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const session = ["i3otvai07adl6bgr8a8mpopgzr7pemyk", "ghpspz2kxmcsiwm881dtr2drugnur4xt", "nazx6jbo5jbooiwpgqp11vsx5199dgil", "qzw12pg7v0gttot4q141lffk52g7yjab", "7hiw9qsz13cquu3gpeup3d3gvei0kud7", "ibt72agif0y6ngy3o5ce1jhnvfb1mze2", "q9b1rjfe0a16k252y2q58iy9a14hdmku", "x63iein5tqtbycgkglxszzfh9wqb4jpz", "pbk875symjjyr4hznfexvl61d4tom9ur", "9dl9331belkel2i90qby78xf4srqnhx4", "77gcztebzet3fhzv0ojmptp7zoyhgbyf", "jszf7sdha2767s5ed9ushtqv2vfs531e", "92bnkcvmshbqq3odlrqfazfeaqepp01f", "kyohwjezfqxgodl1ed4t3nc9ncs93iuj", "39wmyo7c1ocq72ekgrabd2yamyp2zzj3", "fgf1lo1furu14fldrtl8300tvnovlaol", "uhnnwkckqio3mlvrrqxmex9jol5a12r8", "j5r53ejlee34ew4o6mw3xigof78liyrg", "ynbqw5cb87jb3k47ui7v9w04g4srcdcp", "4281s1kg74sgl0ge6efxar1g3jq2j4hz", "l29hrgwpv926bul09o27i2f12xg54bam", "9foakfqk68haebh7kkvkeb2dloodegp7", "09xgyyz8man4ftwm4aeaokame10n7gv0", "tp08qfbhkt4vzqid54mceqmgxjxu75q2", "00m1zsbgad6tu56kkhn3k44tybyawhzr", "fzj11qxb4u9vzvchfxrnu8p1ueo6aele", "ld1nd9mrkkh9i12lx3u82vmkv63eviwx", "6odts4lgt0b84cctvm9oh6zztp8z89xe", |
OlderNewer