ItsMods

Full Version: Autohotkey personal bind help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

Im trying to use autohotkey, it works. But when I press the bind button it doesn't write all of it.

For example:

Numpad0:: send y !fastreload {enter}
return

when I press it, it only writes streload in chat (MW3)
Does anyone know how to delay the writing or how to fix this?

Thx
Maybe you need to wait a few miliseconds? I haven't used AHK that much but waiting always does miracles in any programming language
You could try:

Quote:Numpad0:: send !fastreload {enter}
return

And pressing y before you press numpad 0. Let me know if it works.

Edit:
http://www.autohotkey.com/docs/commands/SetKeyDelay.htm
Did not work, now I am trying to find out the program macro express pro.