Jump to content

klukkluk

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by klukkluk

  1. but my script moves the mouse to a postion and then holds down the left mouse button, then moves to another position and the realeses the left mousebutton, cant get controlclick to make that work :/
  2. what i got now is ControlClcik (windowtitle, left, x, y,) but i cant write Controlclick (windowtitle, mousedownleft, x, y)
  3. Hello i want to do some few shortcut actions when some keys are pressed however this doesnt work if i have any window open :[ so how do i do something like this in background? MouseMove (,,) MouseDown () MouseMove (,,) MouseUp () hope someone can help
×
×
  • Create New...