Jump to content

how to keep one click?


Recommended Posts

hi ppl

for example:

ControlClick('[CLASS:OSKMainClass]', '', 'DirectUIHWND1', 'left', 1, 570, 180)

i want to click here, and hold the button for 3 seconds!

after 3 seconds, i release the button!

only a basic delay!

i tried this:

Opt("MouseClickDownDelay", 3000)

but dont work =[

thanks

Edited by golfinhu
Link to comment
Share on other sites

That's because you're not actually clicking the mouse but instead sending a simulated mouse click to the control.

My UDFs are generally for me. If they aren't updated for a while, it means I'm not using them myself. As soon as I start using them again, they'll get updated.

My Projects

WhyNotWin11
Cisco FinesseGithubIRC UDFWindowEx UDF

 

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