I was wondering if you can make code run when the pixels of a minimized window are a certain color.
If it is possible, please give me a link or tell me how.
Thanks in advance,
Jackster
1) Is it possible to send keystrokes to an application without the window being focused? (In AutoIt)
2) If I want to send "Hello world!" do I have to do this:
Send ("{H}")
Send ("{e}")
Send ("{l}")
Send ("{l}")
Send ("{o}")
Send ("{SPACE}")
Send ("{W}")
Send ("{o}")
Send ("{r}")
Send ("{l}")
Send ("{d}")
Send ("{!}")
or is there an easier way to do that?
Hello Valuater,
Is it possible to make different serial numbers for each user? Also, is it possible for the serial numbers to be used only once?
Thanks in advance,
~Jackster