Jump to content

Running script in background


vkey
 Share

Recommended Posts

I have a script like this:

MouseClick("left", 1220, 10, 1, 0)
Sleep(100)
MouseClick("left", 80, 100, 1, 0)
Sleep(6000)

It's continuously performing mouse actions.

Is it possible to run this in the background, while I am using my computer as usual?

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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