Jump to content

Noob Autoit HELP !


Guest psygn0sis
 Share

Recommended Posts

Guest psygn0sis

Alright this is a mouce move and click script I put together. It will not run.

What is wrong ?

MouseMove (<570>, <825> [, <100>])

MouseClick ("<left>" [, <x>, <y> [, <1> [, <100> ]]])

MouseMove (<23>, <63> [, <100>])

MouseClick ("<left>" [, <x>, <y> [, <1> [, <100> ]]])

Link to comment
Share on other sites

  • 3 weeks later...

Alright this is a mouce move and click script I put together. It will not run.

What is wrong ?

MouseMove (<570>, <825> [, <100>])

MouseClick ("<left>" [, <x>, <y> [, <1> [, <100> ]]])

MouseMove (<23>, <63> [, <100>])

MouseClick ("<left>" [, <x>, <y> [, <1> [, <100> ]]])

<{POST_SNAPBACK}>

psygn0sis, those brackets in the help file just mean that those parameters are optional. for example, you could have MouseMove(<570>, <825> , <100>) or MouseMove(<570>, <825>)
AutoIt3 online docs Use it... Know it... Live it...MSDN libraryglobal Help and SupportWindows: Just another pane in the glass.
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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