Jump to content

T3HP0wNz0Rrr

Members
  • Posts

    8
  • Joined

  • Last visited

T3HP0wNz0Rrr's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Thanks! Works like a charm. But how do i multi-process this? I want to let it tickalong then my bot runs without needing to call the other Timer() func?
  2. Hey all, I have a new question: I want my bot to show the total time he's running. I got @MIN, @SEC and @HOUR declared in the start of the program. Now, i want my bot to update every second the time it is, and display the total time it is running for. Example: Started at 21:24:36, and now it is 21:34:36; he must display: "Running for: 0:10:0" or something like that. If someone can give me the code, THANKS!
  3. Thank you - It works. [sOLVED]
  4. Hello all, I just saw in Java that it is possible to give a variable multiple values, like: int Positions[] = {12, 44, 192, 444); So i thought: Maybe this is also possible in autoit? If you can help me please do
  5. That's just awesome! Thank you very much! Are there any tutorials on how to learn that things? I am kinda new and want to learn some nice functs.
  6. I want my program to automatically click on the start menu button. But in windows 7, this is different from windows Vista, XP and others. I just need the center-like coords of it, but i don't know how to find them. Any help would be very fine!
  7. I want my program to automatically click on the start menu button. But in windows 7, this is different from windows Vista, XP and others. I just need the center-like coords of it, but i don't know how to find them. Any help would be very fine!
×
×
  • Create New...