canaria3406 / hoyolab-auto-sign

A lightweight, secure, and free script that automatically collect Hoyolab daily check in rewards. Supports Genshin Impact, Honkai Impact 3rd, and Honkai: Star Rail.
MIT License
392 stars 48 forks source link

Tears of Themis #46

Closed Queenhardt closed 2 months ago

Queenhardt commented 2 months ago

IDK, if this is the right place, but if ZZZ is going to be added why not add every Hoyo game? It seems like ToT is the only one missing then. I saw an old pull request about that and added it to my code but it doesn't seem to work (https://github.com/canaria3406/hoyolab-auto-sign/pull/13), my Discord message always says "Too many attempts. Try again later", while every other says "OK" or smth like "You've already checked in today, Trailblazer~/Traveler~/Captain~/Proxy~". Is it possible to add this game too, or is there maybe a problem with why it doesn't work?

Xiaoqianghepipi commented 2 months ago

maybe need problem is send too many attempts,it need a wait time to login to get price

Xiaoqianghepipi commented 2 months ago

but I don't know how to write wait time in Google Apps Script,if it has wait time,it can work

Xiaoqianghepipi commented 2 months ago

To fix the issue temporarily,you can create more projects and perform check-in tasks separately (up to two games per task),the projects need run in different times

someone pulled new pull request #45 ,and this problem maybe solved

canaria3406 commented 2 months ago

Merge pull request #45