Jump to content

Recommended Posts

Posted

i need a script that right clicks using set co-ordinates (these will be the same so they dont need to be set each time its run) ... atm it looks something like this:

MouseClick("Right", 676, 443) ;x and y

Sleep(90000) ;time

although this works, it clicks once and then wait for the set time and finishes.

I was wondering if there was a command for it to keep on looping and right click every 1min 30secs until i end the .exe? or am i heading down the wrong track?? any help would be appreciated. Thanks in advance!!

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...