Page 1 of 1

Coding a macro

Posted: Thu May 31, 2018 12:26 am
by Wubxxi-
Hello, I need help with some coding for a macro. I read the whole page about how to use and make one about ten times and still haven't gotten the hang of it, also im quite new to coding besides arduino coding but this makes little sense to me. I am currently just trying to make a macro for rapid fire. Don't laugh but this is what i have so far.

MACRO F1
TRIGGER MBUTTONDOWN
MACRO MBUTTONDOWN BUTTON_LEFT
DELAY 100
MBUTTONUP
MBUTTONDOWN BUTTON_LEFT
MBUTTONUP
(Its copied out of my notepad )

Re: Coding a macro

Posted: Thu May 31, 2018 6:22 am
by Matlo
Hello,
Did you read the following section?
https://gimx.fr/wiki/index.php?title=Ma ... fire_macro

Re: Coding a macro

Posted: Fri Jun 01, 2018 12:10 am
by Wubxxi-
Yes i did. Sorry if the coding makes no sense. Im just a noob at it. Would you mind helping me on how it should be written? I read the rapid fire macro forum a bunch if times and still nothing :?:

Re: Coding a macro

Posted: Wed Aug 22, 2018 9:45 pm
by Wubxxi-
I've still haven't completed writing a working macro... I do not know what I've done wrong or what I haven't done that would enable it to work. I've read the forum for how to compose a macro and apply it but still no luck):
Would any one be nice enough to send me a Pre-written macro code? IT would be a really helpful thing if someone made a video or two about how to write and apply a macro.

Re: Coding a macro

Posted: Thu Aug 23, 2018 9:23 pm
by Matlo
Best way to get some help is to post a log file as requested in support section rules. It contains a lot of details about your setup and it really helps for diagnosing issues.

Re: Coding a macro

Posted: Sat Sep 29, 2018 10:36 pm
by Wubxxi-
can you paste a anti recoil macro so that all i need to do is fine tune the MAXIS line and save it?

Re: Coding a macro

Posted: Tue Oct 02, 2018 1:51 pm
by Matlo

Re: Coding a macro

Posted: Sat Oct 13, 2018 7:45 pm
by Wubxxi-
Is there a way to code a macro as a walk button? So instead of full motion or no motion on keyboard. A macro that inputs half of an analog sticks full range of motion.

Re: Coding a macro

Posted: Sat Oct 13, 2018 8:20 pm
by Matlo
No need for a macro, use axis intensities.
https://gimx.fr/wiki/index.php?title=Co ... verall_tab