Jump to content

Recommended Posts

Posted

Hello, I'm seeking to do a simple function in a game. My hope is to be to make an exe that will click, drag an item(same spot or in a a small area), each time, waiting a few seconds in between actions and looping. How much do I need to know just to understand this function and can you help?

Posted

MouseClick()

MouseClickDrag()

sleep()

For/Next loops

so those are the command, I can use this and automacrogenerator to fill in the rest?
Posted

check the help file, type those in and it will show you how to use them and give you a sample script to show what it all does.

Wow, got it now, thanks a lot guys.

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
×
×
  • Create New...