Jump to content
Macro Express Forums

Messer

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Messer

  1. Thank you kindly for the replys, but I realy don't quite understand.

    I mean I am very new to this and I can barely understand what should I do.

     

    I yet didn't got it how do handle the delays at point 1.

     

    For point 2, it looks very complicated and I see how to work with the scheduled macro.

    I will eventualy try it as I best think.

     

    As for 3 I don't realy know what is this control index or what should I do, or understanding exactely what focused do.

    At activate window it says window title, but the title actualy is the same so I realy doubt the macro can realy know witch window to pick.

    (But the programs have different root .exe folders, it can be lunched from the same .exe but I have a copy of the second program in another folder, and it is even on another partition)

     

    For a point 4, I was liked something that after the macro finished what i have done it return to the previous window it was.

    I use windows XP if it helps. Thing is, how do I make the macro activate the "last window" I worked when the macro activated and it switched to the "work window". I was not talking specificaly of Windows explorer window. but any other, either a game, winamp, etc.

     

    Sory if some things I don't quite understand. I am quite new to this

    Also some example would be great if you can

     

    Cheers

  2. Here are some of my problems

     

    1. The mouse is lagging. It moves slower than I moved it when I recorded. Even when I tested it on my desktop, it moved way slower. I have discovered that if I delete all the delays between it then move as it should, but the program is puting delays after each mouse position, what do I do so the mouse will move real-time, like it moved when I recorded?

     

    2. I want a loop to be exactely 150 seconds. The thing is that by adding up all the delays to result 150 seconds dosent work, as it seems that even a click is somehow taking up time. How can I use such a delay variable, that change in such way that the total loop will result in exactely 150 seconds. Right now the loop is allways delayed by about 0.5 - 1 second per loop, and my only hunch is that the mouse click, and drop plus the only 2 mouse positions that I got in the loop are making this extra delay.

     

    3. How can I alt-tab between programs of the same type. What I mean is, when the macro needs to be done, it will alt tab from my current window to the window it must do the macro. This I have succeded by using the Activate or Lunch, but I have 2 clients of the same thing, so they are having the exact name. What I have observed is that it allways pick the last client I was in. How do I make it pick only 1 specific client? (My clients are named for example "client" and "client" and because the name are the same it just pick up the last one I was in".

    Also what variable I must use so that after the program is activate and macro is running, when the macro is finished, it will alt-tab again to the last window I was in (for example internet explorer if I was there before the macro switched to "client")

     

    If anyone can help I would be highly gratefull.

    Thanks

×
×
  • Create New...