Jump to content

Recommended Posts

Posted

Ok I just got these and tried it.

I ususaly want to use it in a game I have.

Here are 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 "program1" and "program1" 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 "program1")

If anyone can help I would be highly gratefull.

Thanks


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...