Releases: Wegt-meoh/genshin_impact_script
Releases · Wegt-meoh/genshin_impact_script
latest
鼠标脚本
目前仅使用于windows,和鼠标品牌型号无关
两个功能,侧键1连点,侧键2鼠标一直向右
安装
Architecture | platform | Download Link | sha256 | File Type |
---|---|---|---|---|
x64, AMD64, Intel 64 | windows | Download for x86 | sha256 | .exe |
arm64 | windows | Download for aarch64 | sha256 | .exe |
校验
windows可以在powershell中使用以下脚本,运行前请替换路径为你本地的
$filePath = "path\to\your\file"
$hashFilePath = "path\to\your\hashfile"
# Get the computed SHA-256 hash of the file
$computedHash = (Get-FileHash -Path $filePath -Algorithm SHA256).Hash
# Get the expected hash from the file
$expectedHash = Get-Content -Path $hashFilePath
# Compare the hashes
if ($computedHash -eq $expectedHash) {
Write-Host "Hashes match. The file is valid."
} else {
Write-Host "Hashes do not match. The file may have been tampered with."
}
使用方法
- 原神等以管理员身份运行的游戏,此软件也需要以管理员身份运行
- 不使用的话关闭窗口即可
原神脚本 v1.0.0
鼠标脚本
目前仅使用于windows,和鼠标品牌型号无关
两个功能,侧键1连点,侧键2鼠标一直向右
安装
- 下载genshin_script.exe,如果浏览器报告此软件不安全,点击保留即可
- 打开资源管理器,进入到下载此软件的目录,在地址栏中输入
cmd
并回车,在打开的cmd中运行以下命令
certutil -hashfile genshin_script.exe SHA256
- 查看运行结果是否和下面的一致
aa04304335d619aeb7a95bc925f918eead3aeafe989b27b5777ea5b569dd29d9
- 如果不一致请不要使用,并在issues中反馈给我
使用方法
- 原神等以管理员身份运行的游戏,此软件也需要以管理员身份运行
- 不使用的话关闭窗口即可
声明
尽量在此页面下载此软件,禁止转发,防止别有用心之人恶意篡改,希望大家遵守