Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Control key sequence with mouse click
#2
Function teste
Code:
Copy      Help
key+ A          ;; ALT
key+ C          ;; CTRL
key+ c          ;; C
wait 1
lef 1062 502 0 1
key- A          ;; ALT
key- C          ;; CTRL
key- c          ;; C


;key+ function keeps key pressed. If you want to release key, use key- function.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)