Jump to content

Need help with simple script im new to this


Corey7270
 Share

Recommended Posts

I worked on a macro that loops clicks in one spot while afk. I just cant seem to turn it off when i need to.

Can any one tell me how? or tell me a tutorial that could show me?

After two days of tutorials and studying the forums i came up with this macro.

----------

While 1

$msg = GUIGetMsg(2)

MouseClick("left")

MouseClick("left")

WEnd

I just cant seem to find out how to make it stop or add something to stop it when i need to.

(Forgive me if I dont know what im talking about)

Thank you in advanced!

Link to comment
Share on other sites

look up the word "Pause".... this is how

on your computer press the following

Start > All Programs > Autoit v3 > Autoit Help File

when that loads then press the "search" tab

then type in "?your search?" and press "List Topics"

**** you can do this with any word you want

thats what i do all the time

8)

NEWHeader1.png

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