Sweet! What a cute Genshin Impact script!
A script based on AHK
that provides a few small features for Genshin Impact players.
Does not contain any cheats.
Quickly pick up items/skip conversations when F
key is pressed.
Display the cooldown time and effect duration of E
skills.
Configurable action when switching characters with Number Keys
.
You can configure custom battle moves for each character independently, and long press Left Click
to cycle through them automatically.
Set the process priority to the lowest when the game window is inactive.
Note that you need to change the Switch Walk/Run
function from Left Ctrl
to Right Ctrl
in the game.
Download the zip file and unzip it.
Go to the unpacked folder and double-click start.exe
in it (you will be prompted if you want to apply administrator privileges, select Apply).
Before using this function, you need to identify the characters by the following action: Press F12
key with the right avatar visible.
After changing the team lineup, you need to re-identify them.
The following characters are not supported right now:
- Aether
- Lumine
Refer to the configuration for details.
When finished editing, press Ctrl + F5
to take effect instantly.
Add the chanacter name at the bottom of the file to enable character-specific configuration.
For Example:
[klee]
on-long-press = a, a~
[zhongli]
on-switch = e~
Customized tactic module. For details, click here.
The type of appearance. Can be one of the following values:
e
Uses the correspondingE
skill depending on the length of time the number key is pressede~
UsesE
skill (hold)
- All actions are bound to the default key; except
Switch Walk/Run
, which should be changed fromLeft Ctrl
toRight Ctrl
- Use
Right Click
for sprinting, notLeft Shift
- The game should run in
16:9
resolution - Avoid discussing the script in public
Click here.
You knew that.