Jump to content

Can I Get Help With Scripting Something Basic


Recommended Posts

I'm new to the whole scripting thing and at the moment I'm just trying to create a basic click & repeat script. So far i've gotten :

Mousemove(736,643,0)

;; coords for click

Mouseclick("left")

I want to get it to repeat automatically,the delay isn't a factor at all if It could just keep clicking until it achieved its goal.So my basic question is can somebody tell me how to get my script to repeat that task?

Thanks

Link to comment
Share on other sites

agreed.

good place to start is the help file... search for things like if, then, while, case... these should get you in the right direction.

if you want to have it look indefinately you'll need to create a hotkey shortcut to exit it... or else your mouse will always be clicking and you won't be able to right click on your taskbar.

read the FAQ sticky on how to do this...

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