Skip to content

Instantly share code, notes, and snippets.

@KrammyGod
Forked from MadeBaruna/README.md
Created July 30, 2024 02:27
Show Gist options
  • Save KrammyGod/1cf78eeeb1ba80bf5230992a8d1f86a5 to your computer and use it in GitHub Desktop.
Save KrammyGod/1cf78eeeb1ba80bf5230992a8d1f86a5 to your computer and use it in GitHub Desktop.
Get Genshin Impact wish history link

Updated for 4.6

Thanks to @jogerj and @PrimeCicada for the method! Original script: https://gist.github.com/jogerj/0339e61a92e0de2e360c5212a94854e8

Thanks to @SleepingPanda for 3.8 change info

How to use

Open powershell, then copy paste this script:

Global:

iex "&{$(irm https://gist.githubusercontent.com/MadeBaruna/1d75c1d37d19eca71591ec8a31178235/raw/702e34117b07294e6959928963b76cfdafdd94f3/getlink.ps1)} global"

China:

iex "&{$(irm https://gist.githubusercontent.com/MadeBaruna/1d75c1d37d19eca71591ec8a31178235/raw/702e34117b07294e6959928963b76cfdafdd94f3/getlink.ps1)} china"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment