Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for golf. Can someone please fill in the values? I finished the first bit. #46

Open
blakeyoung81 opened this issue Oct 14, 2022 · 0 comments

Comments

@blakeyoung81
Copy link

Hi! I added a fix for golf. I haven't updated everything yet but I have some of the code here:

<Title>Golfing</Title> This project contains some Left, Right, Control and wait functions.
<QuickAction title="90 degrees">
<QuickAction title="At the Drive in -2">
  <QuickAction title="Bogie Nights">
<Compound type="Sequential" loop="false">
  <PressKey key="Left" duration="700" />
  <PressKey key="Control" duration="400" />
  <PressKey key="Control" duration="2000" />
</Compound>
    <QuickAction title="Bogie Nights -2">
<Compound type="Sequential" loop="false">
  <PressKey key="Control" duration="500" />
  <PressKey key="Left" duration="1800" />
  <PressKey key="Control" duration="2280" />
</Compound>
<QuickAction title="Hole in fun -2">
<QuickAction title="Holy Mackerol X">
<QuickAction title="Holy Mackerol -2">
<QuickAction title="Hot Links -2"> 
<QuickAction title="Holy Mackerol 2">
<QuickAction title="No puts about it">
<QuickAction title="One Little Birdie -2">
<Compound type="Sequential" loop="false">
  <PressKey key="Left" duration="500" />
  <PressKey key="Control" duration="500" />
  <PressKey key="Right" duration="700" />
  <PressKey key="Control" duration="2925" />
  <!-- Quick Actions pause. -->
</Compound>
<QuickAction title="Seeing Green X">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant