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

As a user, I want to be able to create multiple sequences of action stages #7

Open
othyn opened this issue Mar 21, 2022 · 4 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@othyn
Copy link
Owner

othyn commented Mar 21, 2022

Very far off and blue sky thinking, but I think it would be cool to allow for multiple action stages to be created and then ordered.

So the UI/UX would be a draggable text interface, something like:


Action Stages

= Every <duration field> press <input field> <amount of actions field> times and wait <duration field> before doing it again for a total of <amount of iterations field> times.

= Every <duration field> press <input field> <amount of actions field> times and wait <duration field> before doing it again for a total of <amount of iterations field> times.


In which the user could re-arrange the sequence based on their preferred order of execution.

Taking this further, you could even do conditional logic, but I'm not sure what conditions would be useful or if the feature would be at all.

@othyn othyn added the enhancement New feature or request label Mar 21, 2022
@othyn othyn added this to the v1.5.0 milestone Mar 21, 2022
@othyn othyn self-assigned this Mar 21, 2022
@othyn othyn moved this to Todo in macOS Auto Clicker Mar 21, 2022
@james-s-w-clark
Copy link

Sounds great!
If it's any help, I find this autoclicker useful on Windows - https://github.com/federicadomani/AutoClicker2-Record-Play-The-Lists-Of-Mouse-Clicks

The extended mode lets you use global hotkeys to build up a list of clicks at different positions and with different delays (see the right-hand-side of https://github.com/federicadomani/AutoClicker2-Record-Play-The-Lists-Of-Mouse-Clicks/raw/master/screenshots_new/v5.9.3.1/AutoClicker2_v5.9.3.2.jpg?raw=true). I'd love to have similar for MacOS.

@othyn
Copy link
Owner Author

othyn commented Apr 11, 2022

Ah, that looks like an excellent point of reference! I haven't thought about having the user specify/record their mouse actions or movement yet. I'll add that as another issue.

@dabroz
Copy link

dabroz commented Jul 4, 2023

This would be cool for idle games, eg. to be able press the left mouse button 10 times a second + press the 'H' key every 10 seconds.

@othyn
Copy link
Owner Author

othyn commented Jul 4, 2023

Indeed, thats the intention. Just have to find the time to completely re-write the core of the application and UI 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Not Started
Development

No branches or pull requests

3 participants