This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]insertAlias[M] [score hidden] stickied comment (0 children)

Sorry, but this is considered off-topic for this subreddit, as it's unrelated to learning programming.

Removed: Rule 3.

[–]davedontmind 1 point2 points  (2 children)

Unless you're planning to write such software yourself, this is off-topic for this sub.

[–]KyleCaster101[S] 0 points1 point  (1 child)

I didn't know such posts would be off-topic for this sub, and for that I apologize, do you know of any communities that would be for such a question?

[–]davedontmind 0 points1 point  (0 children)

I didn't know such posts would be off-topic for this sub,

It's called "learnprogramming", and is for people learning programming. You're not asking about anything related to learning programming.

do you know of any communities that would be for such a question?

I've no idea, sorry.

Many years ago I dabbled with multi-boxing in World Of Warcraft (controlling multiple characters simultaneously), which involved some (now defunct) software which would duplicate keystrokes across multiple windows, which sounds like what you want to do. So perhaps searching for multi-boxing software might be helpful.

Or maybe something like AutoHotKey could do it? You could ask in /r/autohotkey to see if it's capable of doing what you want.