Jump to content

New scripter


 Share

Recommended Posts

Hello everyone, i am trying to do a simple script just to train my skills at scripting... Huh, so here's my script which is actualy working.

While 1

MouseMove ( 503, 711 , 10 )

MouseClick ( "left" , 503, 711 , 1 , 10 )

MouseMove ( 534, 825 , 10 )

MouseClick ( "left" , 534, 825 , 1 , 10 )

MouseMove ( 549, 500 , 10 )

MouseClick ( "left" , 549, 500 , 1 , 10 )

WEnd

Ok now what i would like to do since it's impossible to stop clicking; add a hotkey exemple f2 to stop the script.

Anyone can give me the line code for this please?

Thank you.

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