Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
delay macro for "A" key on my keyboard
#4
Create macro. Assign trigger A that would work only in that program (game). 'Eat' must be checked in Properties. Code:
wait 0.015 ;;edit the number
key a

Create another two macros. Assign triggers F1 and F2.
F1 macro code:
dis- "name of the first macro" ;;enables the macro

F2 macro code:
dis+ "name of the first macro" ;;disables the macro


Attached Files
.qml   game.qml (Size: 390 bytes / Downloads: 469)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)