Genshin Impact daily check-in rewards

A script to collect Genshin Impact daily check-in rewards at startup and on an open tab at a random interval after reward reset. As long as you leave a tab with the page in the on startup and in the background, it will be collected.

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v1.9 20/12/2023

    - Bugfix: Change the load event to look for another class, which presumably loads last.

  • v1.8 31/08/2023
  • v1.7 22/08/2023

    ### Version 1.7
    - Bugfix: Change the load event to look for another class that presumably loads last. The previous class may not load in some cases.

  • v1.6 21/08/2023

    ### Version 1.6
    - Bugfix: Proper bugfix to the issue hotfixed in version 1.5. Removes duplicate attempts at clicking the reward entry.

  • v1.5 17/08/2023

    ### Version 1.5
    - Hotfix: Quick bugfix to adapt to the changes in the daily check-in rewards website. Not fully tested, but should work fine as a stopgap solution.

  • v1.4 28/09/2022

    # Changelog
    ### Version 1.4
    - Updated the class strings used in the new design of the daily check-in page

  • v1.3 21/08/2022

    Changelog

    Version 1.3

    • Added a new match rule to work on new URL/domain for daily check-in
    • Changed to a MIT-license to conform better to Greasyfork. Functionally mostly the same as CC BY 4.0 on the things that matter to me

    Version 1.2

    • Fixed a potential bug in how early the script observation period terminates.

    Version 1.1

    • Fixed a bug that prevented the script from collecting the first reward in a month.
  • v1.2 02/07/2021
  • v1.2 02/07/2021

    ## Potential bugfix:
    Moved the observe disconnect to after the button click. Should prevent a potential bug in some instances.

  • v1.1 02/07/2021

    Changelog

    Fixed a bug that made the script fail collection of the first day of the month.

  • v1.0 15/06/2021
  • v1.0 15/06/2021