Jump to content

Recommended Posts

Posted

hi guys..i got another noobish question..but this is the base so if i will know those little things i will master this language and rule earth.

$answer = InputBox("","how many times?")
MouseClick("right");here i want to tell the system how many times to click..how do i do that?

look at the code and see if u can help me

btw its just an example lol

Posted

$answer = InputBox("","how many times?")
MouseClick("right", x position, y position, $answer);here i want to tell the system how many times to click..how do i do that?

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