Jump to content

minor help


 Share

Recommended Posts

im really new but i like to start off learning by trying to make the scripts use mouse click can someone give me the script that can make teh most right click and left and and for as many time as i want.

look in the help file under the autoit installation directory really new guy

Link to comment
Share on other sites

there are several ways to terminate a program. it all depends on how you want to do it... alt+f4 is one way (not working for all programs though) a file/exit(quit), or even a ProcessClose()... WinKill() is also a possibility, and that's just some of the ways you could kill a program in autoit...

HotKeySet() might help you with setting a hotkey.

Edited by jinxter

> there are 10 types of people in the world, those who understand binary and those who don't.

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