Developer

Status
This thread has been locked.

TheRealDan

Software Developer
Supreme
Feedback score
15
Posts
274
Reactions
126
Resources
0
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.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Voigon

Supreme
Feedback score
10
Posts
221
Reactions
66
Resources
0
Its impossible to add keybindings (like w,a,s,d etc..) without mods..
 

audrey

Feedback score
0
Posts
218
Reactions
76
Resources
0
Its impossible to add keybindings (like w,a,s,d etc..) without mods..

Not a single part of this post said that it had to be integrated with Minecraft.
 

TheRealDan

Software Developer
Supreme
Feedback score
15
Posts
274
Reactions
126
Resources
0

RedSquareWeb

Feedback score
0
Posts
27
Reactions
9
Resources
0
Feel free to add me on Skype - I'll see what we can do for you!
 

TheRealDan

Software Developer
Supreme
Feedback score
15
Posts
274
Reactions
126
Resources
0
May I ask what this is for?
I am a lighting technician, and I basically want to use an xbox controller to control my lights. I have done this before, since the lighting software I used to use had hotkeys built in (Simply bind the xbox controller to those hotkeys). However the new software I use doesn't have hotkeys, but the new software is just 10x better so there is no way I am going back just for some hotkeys.

Being able to press a button on my keyboard/xbox controller (essentially the same thing, and I will use variation of both depending on my situation) that will cause the mouse to click a pre-defined coordinate on my screen would solve my problem I have here.

I like to do my lighting 'live', so I will program in a fair amount of things, but activate them as I see fit during a show - And being able to press buttons on an xbox controller is a easier/feels-more-responsive than using the touchscreen (Touchscreen can be really unreliable tbh, its what I have been using so far) or using a mouse and clicking them. Also the xbox controller is wireless, and who doesn't want to have wireless access to all the lights in the room via an xbox controller?[DOUBLEPOST=1476220146][/DOUBLEPOST]
Feel free to add me on Skype - I'll see what we can do for you!
Added. :)[DOUBLEPOST=1476221274][/DOUBLEPOST]Still looking
 
Last edited:

rexs123

Fullstack Software Engineer
Supreme
Feedback score
30
Posts
177
Reactions
365
Resources
0
I'd check Github. I've seen a ton scripts there for similar programs / project by people :)
 

TheRealDan

Software Developer
Supreme
Feedback score
15
Posts
274
Reactions
126
Resources
0
I'd check Github. I've seen a ton scripts there for similar programs / project by people :)
You've seen a tonne - Any chance you could link me to some?
And why are you looking for this on Minecraft Market?
Your obviously new here. Although I see xPres_ has filled you in. :)
 

Altenius

Feedback score
0
Posts
2
Reactions
2
Resources
0
Have you looked at AutoHotkey? It'll do exactly what you want if you don't mind taking a few minutes to write the script.
 

TheRealDan

Software Developer
Supreme
Feedback score
15
Posts
274
Reactions
126
Resources
0
Have you looked at AutoHotkey? It'll do exactly what you want if you don't mind taking a few minutes to write the script.
Thank you good sir. :)
 
Status
This thread has been locked.
Top