Skip to content

Instantly share code, notes, and snippets.

@strizhechenko
Created March 14, 2020 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save strizhechenko/d6867b453557047a5ec8c1aa18f4d6ed to your computer and use it in GitHub Desktop.
Save strizhechenko/d6867b453557047a5ec8c1aa18f4d6ed to your computer and use it in GitHub Desktop.
<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