Skip to content

Instantly share code, notes, and snippets.

@downthecrop
Created December 2, 2020 08:23
Show Gist options
  • Save downthecrop/a41e6d7d0a51528bcdee203844de3bca to your computer and use it in GitHub Desktop.
Save downthecrop/a41e6d7d0a51528bcdee203844de3bca to your computer and use it in GitHub Desktop.
WeGame LoL Debugging
WeGame user-agent
: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.124 Safari/537.36 qblink wegame.exe QBCore/3.70.71.400 QQBrowser/9.0.2524.400
Client splash https://lol.qq.com/act/a20200917tftset4/index.html
Search page in wegame: http://www.wegame.com.cn/helper/lol/search/index.html
Homepage for Lol: https://www.wegame.com.cn/helper/lol/info/index.html
@downthecrop
Copy link
Author

@downthecrop
Copy link
Author

downthecrop commented Dec 3, 2020

@downthecrop
Copy link
Author

To access in chrome set all your cookies on the profile page to match those in fiddler on a request from WeGame to a profile. Seems access token keys expire ~30 minutes? maybe a n hour? haven't tested but I do get an error replaying a request that worked earlier today multiple times.

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