Skip to content

Instantly share code, notes, and snippets.

@x3388638
Last active December 10, 2017 17:16
Show Gist options
  • Save x3388638/6480bad78324be6f47cd58c5f221a7ad to your computer and use it in GitHub Desktop.
Save x3388638/6480bad78324be6f47cd58c5f221a7ad to your computer and use it in GitHub Desktop.
仙境傳說 守護永的愛 RO 耶誕城揪伴裝飾你的聖誕樹 海豹 不求人,免帳號無限佈置 (demo: https://drive.google.com/file/d/1nTnqPMkR_mOAHlJqG8DEsqhs9GLc1lsg/view?usp=sharing)
$.ajax({
url: 'https://www.wegames.com.tw/Third/facebook',
type: 'post',
data: {
token_for_business: ((Math.random()*10e17).toString(16) + (Math.random()*10e17).toString(16)).substring(0,16),
name: Date.now().toString(16),
id: Math.random()*10e17,
YII_CSRF_TOKEN: $('input[name="YII_CSRF_TOKEN"]').val()
},
success: function () {
location.href = 'https://www.wegames.com.tw/member/event_login_check';
}
});
@kenornotes
Copy link

@x3388638 我拿來寫了一個 Tampermonkey script

@x3388638
Copy link
Author

@kenornotes 好猛R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment