cRPG
cRPG => cRPG Technical problems => Topic started by: Khorup on February 09, 2012, 02:13:10 pm
-
Greetings
I'm trying to find a way, to remap the voice command keys, and in the proces, I found a program called "Autohotkey".
I got the program to work in Skyrim, and thought i could use it in MB, but for some reason it wornt. I read somewhere
that MB disable these kind of 3. party programs.
If this is the case, do anyone have a solution for my problem? Are these controls located in a .cfg file somewhere?
Cheers,
-
I don't think that Autohotkey is disabled, you just have to use some special one of the SendKey-Commands. I tried it for myself to make whistling easier but it works more worse than good. It often "shouts" random commands because its to slow or fast for the command menu. I really would like a usable way to make some of the commands accessable on one key.
-
I have tried verious Send, input etc. commands, but nothing works - It could just be me, so maybe you could PM me your script, that you know works?
-
I tried this code:
#IfWinActive ahk_class MB Window
NumPadMult::
SetKeyDelay, 50, 10
Send qqf
return
But as I said it does not works very good.
-
autohotkey has pretty horrible interface and learning curve. SUre its powerful and botters love it for shit like Aion & Linage.
I used a program called 'Macro Maker' in SWG and it was worlds easier to use.
-
dodnet: Thanks, I'll try to work with it
Digglez, thanks for the reply, I'll give Macro Maker a shot aswell