Go here and clone this script https://wayscript.com/script/DWZlmtT4
Add the keys OS_COOKIE
and USER_AGENT
, the DISCORD_WEBHOOK
is optional, see at end of page for webhook instructions
- Go to the Daily Check-In event website https://act.hoyolab.com/bbs/event/signin-bh3/index.html?act_id=e202110291205111
- Login with your account If you have never checked in before, manually check in once to ensure that your cookies are set properly.
- Open the developer tools on your web browser (F12 on firefox/chrome)
- Click on the “Console” tab
- Type in
document.cookie
in the console - Copy all text output from console without quotes
'
- PLEASE DON'T SHARE YOUR COOKIE TO ANYONE
You can get your user agent like so:
This is an OPTIONAL step to let the script send you a notification on Discord whenever it runs a check-in.