Jump to content

Jackster

Members
  • Posts

    7
  • Joined

  • Last visited

Jackster's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. 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
  2. Okay thanks, never knew we could do that. I'll look for the control send help documentation.
  3. 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?
  4. 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
  5. Nicely done smartee. Just what I needed. Thumbs up!
  6. Is it possible to run a AutoIt script only if they have a serial code? If it is possible please give me a link or tell me how (: ~Jackster
×
×
  • Create New...