Originally Posted by master131 I just searched for that weird character online. 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. https://thejh.net/misc/unicode-underlineⓘ I tried this site http://unicodelookup.com/#q̲/1ⓘ , its 2 things combined, but not sure on how to make it work. Originally Posted by afiqhebat Try: q:: send, q SendInput, q Return Got this error
Originally Posted by afiqhebat @Priaros try putting Sleep, 1110 before the return Nope, now it doesn't work when I hit the q key.
Originally Posted by afiqhebat Try playing with the 1110, maybe turn it 500 or anything but don't go over 1110 Tried with 100, 200, 300 etc all thw way up to 1100. - - - Updated - - - Originally Posted by afiqhebat Try playing with the 1110, maybe turn it 500 or anything but don't go over 1110 Tried with 100, 200, 300 etc all thw way up to 1100.
Originally Posted by afiqhebat maybe q isn't a thing? Its 2 characters. One is the q and the other is the line at the bottom
Originally Posted by afiqhebat Delete the sleep part and try putting #MaxHotkeysPerInterval 3 I get this message:
Originally Posted by afiqhebat Try changing the 3 with 1. If that didn't help, I can't help you. Doesn't work. Thanks for trying though
Just paste it to sticky note and put it to the side, every time you need it just copy paste it. done c:
Originally Posted by Hydra Just paste it to sticky note and put it to the side, every time you need it just copy paste it. done c: Well it's going to be annoying to do that if I want to constantly use it.