Jump to content

Shift + rightmouseclick


Recommended Posts

Guest mrhashish
Posted

Hi guys,

im new to this but could somebody help me out by showing me what code i would need to put in these couple of lines, to get the script to hold the left shift key down while it performs the mousclick?

If UBound($coord)>1 Then

MouseClick("right", $coord[0], $coord[1], 1, 3)

Sleep(500)

MouseClick("right", 44, 226, 1, 5)

ExitLoop

Else

thanks if anybody can help me out it would be appreciated

Guest mrhashish
Posted

thanks very much larry that should do it, ive only had experience with vb5 and 6 but this should work for what i want thanx

Guest mrhashish
Posted

oooh yes works like a charm thanks again

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...