Skip to content

✅ This script will automatically check in every day in HoYoLab, and works with Genshin Impact, Honkai Star Rail and Honkai Impact 3rd too

Notifications You must be signed in to change notification settings

Julius-Ulee/Daily-Check-In-Anime-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Daily-Check-In-Genshin-Impact

This script will automatically check in every day in HoYoLab, and works with Genshin Impact and Honkai Impact 3rd too

Step 1: Open Google Script and paste the Code.

Step 2: Open the link, then log in first.

Step 3: Right-click on the Hoyolab page and select "Inspect" instead of "Console". Then paste the code below.

function getCookie(name) {
const value = `; ${document.cookie}`;
const parts = value.split(`; ${name}=`);
if (parts.length === 2) return parts.pop().split(';').shift();
}
console.log('ltoken='+getCookie('ltoken')+'; ltuid='+getCookie('ltuid')+';');

Step 4: Copy the ltoken and Ituid, then paste them into column 1 of the code.

Step 5: Open the trigger and press the trigger button. image

Step 6: Run the code.

Support me as a programmer

Rp. 5k Minimum Bitcoin
Donate For Amelia Donate Via Bitcoin

Credits

Make sure to credit me!

About

✅ This script will automatically check in every day in HoYoLab, and works with Genshin Impact, Honkai Star Rail and Honkai Impact 3rd too

Topics

Resources

Stars

Watchers

Forks