Jump to content

How come i cant get it to work?


Casti
 Share

Recommended Posts

I just either cant understand what im suppose to do or sumthing...

heres what i would like to do..

MouseMove(500, 325, 0)

Send("{LSHIFT down}")

Opt("MouseClickDownDelay", 85000)

MouseClick("left")

And i would like for it to

Send("{LSHIFT up}")

After i hit END.. Also i would like to hit insert and have it

MouseMove(500, 325, 0)

Send("{LSHIFT down}")

Opt("MouseClickDownDelay", 85000)

MouseClick("left")

But i cant figure out how...Please any info

Link to comment
Share on other sites

Show your code as you are using it, without the commentary interspersed with the code. The order you do things matters, so showing jumbled fragments of code with commentary in between does not explain what you are doing wrong.

:P

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...