Jump to content

Recommended Posts

Posted

Hi folks I need help making a script that repeatedly clicks on the custom red colour. Here's a picture, if someone could help me make a script where the mouse right clicks the red repeatedly. Thanks, Akk.

Posted Image

Posted

  Akk said:

Hi folks I need help making a script that repeatedly clicks on the custom red colour. Here's a picture, if someone could help me make a script where the mouse right clicks the red repeatedly. Thanks, Akk.

Posted Image

Look in the help file for PixelSearch

And get that specific color using AutoIt Window Info

Posted

  igotandrew said:

Look in the help file for PixelSearch

And get that specific color using AutoIt Window Info

Can't seem to find the commands file though. =\ I dunno what the keys are.

Ex: mousemove x y

Posted

what commands file?? we dont have a commands file we have a help file lol if theres a commands file i want to know about it :)

there is a MouseMove(x,y,speed)

also there is a

MouseClick("button", x, y, clicks, speed)

A great place to start Autoit 1-2-3

Posted

  iHonda said:

what commands file?? we dont have a commands file we have a help file lol if theres a commands file i want to know about it :)

MouseMove(x,y,speed)

MouseClick("button", x, y, clicks, speed)

MouseMove(x,y,speed)

MouseClick("button", x, y, clicks, speed)

This is what I mean where can I locate those ahh whatever there called. =p And where is this help file?

Posted

@Akk

for helpfile press F1 in scite (for more info go to Q20 in FAQs)

you can get x,y with pixelsearch array

Cheers, FireFox.

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