Created
March 14, 2020 08:07
-
-
Save strizhechenko/d6867b453557047a5ec8c1aa18f4d6ed to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Root> | |
<DefaultMacro> | |
<Major></Major> | |
<Description> | |
Click Loop. Press button and go drink a tea. Search, Skip dialogues etc. Break is mode change. | |
</Description> | |
<Comment>ClickLoop v4</Comment> | |
<GUIOption> | |
<RepeatType>0</RepeatType> | |
</GUIOption> | |
<KeyUp> | |
<Syntax></Syntax> | |
</KeyUp> | |
<KeyDown> | |
<Syntax> | |
LeftDown 1 | |
Delay 200 ms | |
LeftUp 1 | |
Delay 200 ms | |
Goto 1 | |
</Syntax> | |
</KeyDown> | |
<Software>UWO</Software> | |
</DefaultMacro> | |
</Root> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment