Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
consecutively trigger macro's without releasing modifier key
#3
can you do a "dual trigger" thing where a second macro goes off if a letter is hit within a second or so of the first macro?

or maybe this at the end of the first macro:
Code:
Copy      Help
rep 100000
,ifk(q)
,,mac "the second macro here"
,,end
,0.00001
[/code]


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)