I'm trying to automate mod installation for MO using Autoit. It's going fine so far, but I'd rather have a better experience than needing to take control of the mouse and click all the buttons. But MO doesn't have any keyboard shortcuts that I can see, doesn't seem to have any standard windows "controls" that can be hooked into with Autoit (or probably COM either), and it can't be clicked on at all without using the mouse (attempting to send click events fail).
If I am wrong on any of these counts please let me know, I am new to this stuff and just messing around.
Is there is some kind of command line access to install and manage mods?
Do keyboard shortcuts exist?
Is there some other way to automate mod tasks in MO?
I noticed there was a way to create python plugins for MO, where can I find out more information? I only saw one example but I didn't see anything that referenced mod installation, would a plugin work? I have some python experience but I would need some guidance on getting set up.
Question
jacko
Hello,
I'm trying to automate mod installation for MO using Autoit. It's going fine so far, but I'd rather have a better experience than needing to take control of the mouse and click all the buttons. But MO doesn't have any keyboard shortcuts that I can see, doesn't seem to have any standard windows "controls" that can be hooked into with Autoit (or probably COM either), and it can't be clicked on at all without using the mouse (attempting to send click events fail).
I noticed there was a way to create python plugins for MO, where can I find out more information? I only saw one example but I didn't see anything that referenced mod installation, would a plugin work? I have some python experience but I would need some guidance on getting set up.
Thanks bye
14 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now