Need a simple program made that can basically let me preset coordinates on my screen that I can then click by pressing the associated key on the keyboard.
Note // Features:
- Unlimited amount of 'keybinds' (or as many as there are keys on a keyboard)
- Ability for me to set X:Y coords on my screen where I want the mouse to click when I press one of the keys (obviously each key will have its own coord)
- This program will need to detect the key presses without window focus
Hopefully that makes sense, any questions don't hesitate to ask.
Note // Features:
- Unlimited amount of 'keybinds' (or as many as there are keys on a keyboard)
- Ability for me to set X:Y coords on my screen where I want the mouse to click when I press one of the keys (obviously each key will have its own coord)
- This program will need to detect the key presses without window focus
Hopefully that makes sense, any questions don't hesitate to ask.
