Skip to content

Arcey-bot/GI-Auto-CheckIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GI-Auto-CheckIn

GI Auto Checkin is a program is a script meant to automatically collect daily rewards for Genshin's online check-ins. The rewards are not worth the time of actually collecting manually, so I wasted a lot more time creating this instead!

A majority of settings are customizable, and can be changed in config.py based on how fast or slow your PC runs.

  • In testing, I found the website to be unreliably slow at times. Because of this, I have set the default value for TIME_LOAD_PAGE to a higher than desireable amount.
  • If using multiple monitors and your browser is already running, ensure the browser and script run on the same screen
  • Based on limited testing, the size of the top_indicator.png needs to be on the same scale as the page zoom.
    • For example, at 100% Zoom, the image is fine as is. For 75% zoom, the image needs to be scaled down to 75%

The script will automatically launch a new tab (or instance if necessary) in your browser of choice and connect to the desired website. It will then claim your daily reward, and close the created tab.

To use other browsers, replace the path in BROWSER with a path to your browser of choice, then pray it works. This should work on any resolution screen, it has only been tested on 2560x1440p though.

The script will NOT run in the background and execute as needed. It is expected for this to be launched manually or from the Windows Task Scheduler as needed.

I am not responsible for anything that may happen to you, your system, or your account as a result of using this script. USE AT YOUR OWN RISK!

About

Automatically collect GI Forums Daily Rewards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages