| View previous topic :: View next topic |
| Author |
Message |
ahk_man
Joined: 20 Jun 2004 Posts: 39
|
Posted: Wed Jun 23, 2004 9:16 am Post subject: Game Component |
|
|
| Most adults and young kids play online games nowadays. I think we should try to implement some sort of game component in Autohotkey. I don't know what the component should do, but it's a suggestion that we should look into, no? I download Autohotkey because I read something in the intro that says it's good for gamers. I'm still having a difficult time trying to make AHK search for a particular color in a map game. Basically, I want AHK to search for a specific color and built or do something at that found coordinate. Lastly, How reliable is AHK. Sometimes AHK script works and sometimes it doesn't. Sometimes I thought my syntax was wrong that's why it doesn't work. Sometimes I have to reboot the system and run the script again and it works. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10464
|
Posted: Wed Jun 23, 2004 12:19 pm Post subject: |
|
|
| Quote: | | Basically, I want AHK to search for a specific color and built or do something at that found coordinate. |
I do want to support game hotkeys and macros, which is one of the reasons joystick support was added. Specific suggestions on how to improve game support are welcome.
| Quote: | | Sometimes I thought my syntax was wrong that's why it doesn't work. Sometimes I have to reboot the system and run the script again and it works. |
If you find a bug that is repeatable, or that always happens in the same place and involves the same command, please report it. Bugs are given a much higher priority than new features and will be fixed ASAP once they are identified. |
|
| Back to top |
|
 |
|