高级玩家

- 贡献度
- 0
- 金元
- 5679
- 积分
- 568
- 精华
- 0
- 注册时间
- 2015-7-5

|
Basic usage:
Run the .EXE or if you have AutoHotkey installed then you can just run the .AHK file.
While in-game:
Shift+F1 to rebind/change buttons
These are the default buttons, when you single press one of them the script will automatically do one of the following features for 10 minutes:
F - Perfect Block and Riposte / Master Strike (If you keep your stance the opposite of the enemies it will do a Master Strike instead)
E - Perfect Block Only / Master Strike (If you keep your stance the opposite of the enemies it will do a Master Strike instead)
R - Master Strike Only *Keep your stance the opposite of the enemies. *Must keep your stance opposite of the enemies otherwise it will not do a Master Strike.
V - Evade
Controller / Keyboard Rebinding (Shift+F1)
The script includes a binding wizard that lets users assign either controller buttons or keyboard keys to each mode.
How to rebind
Go in-game (or have the game active).
Press Shift + F1
The script will prompt you one-by-one for each action:
“Press a Controller button OR Keyboard key to be bound for: …”
Press the controller button or keyboard key you want.
Repeat until all actions are set.
Skipping an action
When prompted for an action, press Esc to skip it.
That action will be left unbound.
Duplicate protection (no duplicates allowed)
If you assign a key/button that is already used by another action, the script automatically:
Removes it from the old action, and
Assigns it to the new action
This guarantees you never end up with two actions on the same key/button.
|
|