Jump to content

ControlClick Help Needed


Recommended Posts

well controlclick is being a prick

Works

ControlClick("Windows Media Player","","WMPAppHost1","left",1,640, 988)

Doesn't

If _IsPressed("21") Then
    ConsoleWrite("Clicked")
    ControlClick("Windows Media Player","","WMPAppHost1","left",1,640, 988)
EndIf

^ Just does ConsoleWrite...nothing else

Ive tryed useing controll focus so..uh.. im out of ideas

all i wanted it todo was

$Xy = MouseGetPos()
$Xy[0] = $Xy[0]-$X
$Xy[1] = $Xy[1]-$Y
ControlClick($Name,"","WMPAppHost1","left",1,$Xy[0],$Xy[1])
Sorry For Any Spelling / Grammar Errors I May Make.... I Failed English Wayyyy To Many Times..
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...