Jump to content

what wrong


Recommended Posts

that worked but,,, still dont work the same as

MouseClick("left", 710, 480)

how to do that in controlsend? o_o

[quote name='AceLoc']I gots new sunglasses there cool.[/quote]

Link to comment
Share on other sites

that worked but,,, still dont work the same as

MouseClick("left", 710, 480)

how to do that in controlsend? o_o

you need to send the click to a controlclick command

its all in the help section, use the windowinfo tool if you dont know the control to send to.

Edited by Rick

Who needs puzzles when we have AutoIt!!

Link to comment
Share on other sites

cant you guys just tell me how to merg this

MouseClick("left", 710, 480)
into controlsend.. im very retart @ english and you talk so smart .__.

[quote name='AceLoc']I gots new sunglasses there cool.[/quote]

Link to comment
Share on other sites

as we cant see the rest of the script its something like....

ControlClick ( "the window you want to click to", "with this text in the window", this button or label, "left" or "right", "if more than 1 click" )

controlclick is specific to a control, not to a position

Edited by Rick

Who needs puzzles when we have AutoIt!!

Link to comment
Share on other sites

ok, as i dont have diablo someone else may best be suited to help

but if you use the windowinfo tool that comes with autoit you should be able to find the "Control Id name" of the "button" you wish to click on ,,,, then set controlclick to that.

Edited by Rick

Who needs puzzles when we have AutoIt!!

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