Author Topic: is this macro possible?  (Read 3252 times)

Gyftos

  • Jr. Member
  • **
  • Posts: 95
is this macro possible?
« on: April 18, 2019, 10:32:01 AM »
hi guys , i was thinking of a macro that would push the right stick down a certain amount 500 milliseconds after i press the left mouse button. Is crosshair able to execute that type of macro for xbox? its important that it only starts pushing the right stick down after 500 milliseconds and not as soon as the left mouse button is pressed.

richard

  • Global Moderator
  • *****
  • Posts: 4835
Re: is this macro possible?
« Reply #1 on: April 18, 2019, 06:08:02 PM »
yes, i think you can do that.
just add an all-none line at the first, give it 500ms holdtime.
then in the second line, RS_down, 500ms.