Wayscript setup guide
Go here and clone the script
https://wayscript.com/script/6lWu3rLN
Add the keys OS_COOKIE
and USER_AGENT
, the Discord webhook is optional, see at end of page for webhook instructions
Follow original taka guide to grab your cookie, use # to separate cookie for multi account, scroll further down to see cookie instructions.
These secret values are auto saved, no need to look for a save button
You can get your user agent like so:
It may take up to 5 minutes to run, there is a random sleep that is implemented on the script. If you wish to speed up testing or change this you can edit the value here, after you run and ensure it works you can change it back to the original value (300) or leave it as is, but its recommended to set it for 300.
Every time you change something on wayscript you will need to sync by running it, this is indicated by the orange dot next to it. After you change it back to 300, if you don’t want to wait possibly for 5 minutes to run, you can disable the script, run it, then enable it again
Keep in mind disabling and enabling step is just to sync, it will not run/test the login
If you get a failed sign-in or other error try these:
If all else fails, ask in #autocheckin-chat on Discord https://discord.com/invite/takagg
document.cookie
in the consoleAdd a #
immediately after the first cookie and paste the second cookie, no quotations and no spaces.
Do not log out of any account to grab another cookie, just open incognito and get cookie and close browser.
document.cookie
as before#
at the end of your first cookie#
and remove the quotation marks “” if neededYou can see my first cookie is highlighted in yellow and second in green, there is a #
between the cookies seperating them, do the same for adding more accounts, seperating with #
You can copy this and paste it into OS_COOKIE
This is an OPTIONAL step to let the script send you a notification on Discord whenever it runs a check-in.
To stop receiving Discord notifications, delete your DISCORD_WEBHOOK secret.