Skip to content

Instantly share code, notes, and snippets.

@akrnmd
Last active October 3, 2020 00:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akrnmd/6886df3b59db94ee2f7a120edbcf572d to your computer and use it in GitHub Desktop.
Save akrnmd/6886df3b59db94ee2f7a120edbcf572d to your computer and use it in GitHub Desktop.
TripleClick. #SenseTalk #eggplant
put the RemoteWorkInterval into defaultRWI
put the MouseDoubleClickDelay into clickTime
set the RemoteWorkInterval to clickTime
MoveTo "[TargetImage]"
click
click
click
set the RemoteWorkInterval to defaultRWI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment