AutoHotKey hotkey script automatically clicks, picks up items, and "keep forward" for Genshin Impact
TAB
- Force stop the current oneAlt+S
- Suspend/Unsuspend scriptF7
- "Keep Forward"F8
- Auto ClickF9
- Auto InteractF6
- Enable/Disable Quick Loot:- Enabled: Hold
F
- Quick Loot - Disabled: Hold
F
- SpamF
(similar to Auto Interact)
- Enabled: Hold
Alt+Q
- Enable/Disable QLock*Alt+E
- Enable/Disable ELock*
*Disable the Q and E keys to avoid accidentally using skills- Hold
`
- Fast swimming
- Download and install AutoHotKey
- Save file AutoClick-Impact and run via AutoHotKey
- Because the main branch is committed frequently, the script often contains errors. Use Stable Version to avoid this.
- When running the script, Quick Loot, QLock, ELock will always be set to disabled. When pressing the hotkey, the disabled state will always be displayed first and pressing the hotkey again will switch to the enabled state.
- When Dashing with
Shift
and pressingE
orQ
, ELock and QLock do not work. (UseRButton
instead ofShift
to fix it) When ELock and QLock are in disabled mode, skills cannot be performed in the long-press state- Spam sends keys even when hotkeys are not pressed. (This is due to the computer's processing speed. Press
TAB
to stop and the script should be suspended during combat withAlt+S
)