Code Monkey home page Code Monkey logo

genshin-impact's Introduction

Development and support ended!

Sep-28-2023 is the end of life date for my account.

This is related to 2FA requirement, I will abandon the account, repositories may get cloned to another host of choice.

Genshin Impact Script(s)

This is free and unencumbered software released into the public domain.

Date(s): 08-jul-2023
Change(s): Unscheduled update
Status: N/A

IMPORTANT

LazyQMG WILL cause issues (Retrier3.ahk.inf), please configure it, or disable it.
Ladies and gentlemen, it's "My time has come" moment.

Stat

Contact?

See: github.com/SlowsieNT#contact (On github profile)

Links / Download?

Accurate GUIDE for Retrier3 Click here
Please, check the guide because it will save you the trouble. Thank you.
Code > Download ZIP (Try this link)
AutoHotkey v1.x (Website link)
Violentmonkey Chrome (Extension link) or Vivaldi/Chromium...
Violentmonkey Firefox (Extension link)

Available scripts:

🔗 Retrier3-Live is now available at GitHub!
(Not a bot, it is Helper for questing)
🔗 genshin-checkin-redeem.js is now available at GitHub!
(Used for auto redeem check-in reward)
🔗 quickfmg.js is now available at GitHub!
(Used for auto generate random mail & copy it, and then copy verification code for mihoyo account)

Retrier3

For Guide just Click here
(Unlike videos, guide is up-to-date)

FAQ

Q: What's center of the mouse?
Q: What's center of the cursor?
A: Look at this picture (LINK)

Q: Will the script(s) be updated in the future?
A: Yes - to keep it alive, but updates may be delayed in the future.

Q: When will cease support take place?
A: Anytime now.

Q: Can it be ported over mobile?
A: No, as of now there is no appropriate tool.

Q: Can it be made to do entire reroll?
A: It is very difficult to achieve such feat without dll injection, which is risky.

Q: Is there any risk of using this script(s)?
A: N/A. But yes if you get successfully blackmailed.

Q: Why is tiktοk a sруwаrе?
A: Brainwashing. Now back to the original topic.

Q: Is there possibility of further improving the script?
A: For now, there is none.

genshin-checkin-redeem.js

(requires Tampermonkey/Greasemonkey Opera/Chrome/Firefox extension)

NOTE: Only the account that is currently logged in.

Every 3h script will try to check-in
If script asks to allow requests, click on "Always allow domain" or similar button.
Script will trigger when you are casually watching youtube videos, or just browsing
This script will send 2 requests, one will attempt to get checkin game reward, and the other request is another checkin
I have tested it on other accounts and it should be working for you as well

quickfmg.js

(requires Tampermonkey/Greasemonkey Opera/Chrome/Firefox extension)
Once you add this script and go to emailfake.com, you would click on Logo that will have green background.
Once you click on the Logo, it will copy the new generated mail automatically
IMPORTANT: It will copy verification code for genshin impact account, no worries

License

All of files are Unlicensed. No rights are reserved.

genshin-impact's People

Contributors

slowsient avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

genshin-impact's Issues

I press F2, nothing happens, what could be the problem?

Hello, I tried to figure it out, but it doesn’t work out for me, I seem to be doing everything right, but when I press F2, nothing happens, what could be the problem? I changed the path to StandaloneWindows64, I run as administrator, fullscreen 1920x1080, I wanted to ask you in discord, but I could not find you

Opening cutscene can no longer be skipped

It appears that as of some point in June, the user is unable to skip opening cutscene.

The old mod was able to rename these files, and successfully revert the change once game loads.

These are the files that you could rename to skip the opening cutscene:

MDAQ001_OPNew_Part1.usm
MDAQ001_OPNew_Part2_PlayerBoy.usm
MDAQ001_OPNew_Part2_PlayerGirl.usm

Directory path is

D:\Program Files\Genshin Impact\Genshin Impact game\GenshinImpact_Data\StreamingAssets\VideoAssets\StandaloneWindows64

Miss

[Player]; 1=yes, 0=no it should be 2
Female=0
Name=Aether

[Screen]
; WM1440=1440x900 WINDOWED MODE
; FS1920=1920x1080 FULL SCREEN
Resolution=FS1920

; INGAME
if (vPixelette["UIIGTwinSelect"]) {
if (1 == vRID) {
if (vPlayerFemale)
ELClick2(vWinID, 419, 613, vWinX, vWinY, Delay:=111)
else ELClick2(vWinID, 1507, 315, vWinX, vWinY, Delay:=111)
}
if (2 == vRID) {
if (vPlayerFemale)
ELClick2(vWinID, 334, 477, vWinX, vWinY, Delay:=111)
else ELClick2(vWinID, 1112, 320, vWinX, vWinY, Delay:=111)
}

Register and Login UI Problem

Hello, I would like to report in register problem, what I mean is that when I'm at the register UI which is this (image #1) when I click f2 it doesn't move a single flinch but when I'm at the login UI (image #2) is also bugged but in-game stuff works perfectly

Resolution: Fullscreen 1920x1080

(1)
image

(2)
image

  • Everthing is set as usual when it works before 2.8 and extensions are enabled

Start as boy character?

Is there a line I can edit to make the script select the male twin in the beginning? Sorry if this is the wrong place to ask, I am not familiar with github. Script working perfectly, but I would prefer to start as the male character. Thanks (:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.