Help with AutoHotKey
So AutoHotKey doesn't allow for these "alt codes" characters. Example: m̲p̲g̲h̲
I'm kind of new to this so does anyone know how I could make the script accept those type of "alt codes" because when I do it, I get an error.
Error Message

I'm kind of new to this so does anyone know how I could make the script accept those type of "alt codes" because when I do it, I get an error.
Code:
q::q̲


Maybe check out the source for this website, I think it does what you want. You'll need to port the code to AHK of course.