Jump to content

Recommended Posts

Posted

Amongst other things, you forgot a question mark :mellow: I was able to imagine that one, but I do not exactly understand what you mean by 'pausing' a process. Elaborate.

Posted

I don't like repeating myself but give a better explanation of 'pausing' a program... Apparently you use AutoIt to simulate keystrokes / mouseclicks. If you want to use the program normally for a while after some clicks, just put in a Sleep() command, maybe surrounded by a While [condition] .. statements WEnd block.

Posted

it isn't a autoit program that i use 4 clicking i use another program unreleated to autoit so now im wondering if i could make a program that will temporarly stop it but it doesn't close it :mellow:

Posted

Well then take a look at snowmaker's suggestion? Alternatively, you could use AutoIt to take care of the mouseclicks :mellow:

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
×
×
  • Create New...