Relative Content

Tag Archive for autohotkey

autohotkey convert v1 to v2 problem,Error: This value of type “Object” has no method named “insert”

I want to convert this ahk liabrary (v1) file to v2 version.
https://github.com/jixiuf/my_autohotkey_scripts/blob/master/ahk_scripts/emacs-key-sequence.ahk
Because,I’m a new learner,I do not understand too much the code above. So,I found a solution that can blindly convert a v1 ahk file to v2 version.the solution is here.
https://github.com/mmikeww/AHK-v2-script-converter
It’s called ‘AHK-v2-script-converter’.I use this tool to convert the code above.the result is below

Chrome AHK Case

Anyone could help with Chrome AHK please?
I don’t know what is wrong with switch case in my code?

is it possible to merge two autohotkey script?

Is it possible to join these 2 script?
This to use my remote control RC Modelism and the helmet VR oculus quest 2
I would like to use that the H and B keys on the VR Oculus Quest helmet and on the transmitter control RC the space key, the rest can delete it

Character mapping suddenly wrong

I have been using AutoHotKey to get special characters quickly for a few years. Recently I have noticed that my character mappings no longer work and is outputting various other things? Does anyone know why this may be? An update in Windows?