Skip to content

Instantly share code, notes, and snippets.

@rllyhz
Forked from MadeBaruna/README.md
Created September 17, 2024 04:56
Show Gist options
  • Save rllyhz/180f0b7f5b3f95f6991a8a2af4e0896f to your computer and use it in GitHub Desktop.
Save rllyhz/180f0b7f5b3f95f6991a8a2af4e0896f 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