Pls Help Me Macro on Gimx
Posted: Fri Dec 06, 2019 7:23 am
Hey guys
Can someone help me
I want to build a macro that I can turn on and off.
I have already tried a lot, unfortunately without success.
I do not understand that with the triggers unfortunately
I do not want to go back to Cronusmax
Gimx is much better and gives me much better control
MACRO MBUTTONDOWN BUTTON_LEFT
KEYDOWN p
#Set delay no less than the maximum rate of fire
# 10 rounds per second (600 rpm)
DELAY 100
KEYUP p
# ~ Do not set delay after keyup or it wants to negatively impact automatic weapons
MBUTTONDOWN BUTTON_LEFT
MACRO MBUTTONUP BUTTON_LEFT
MBUTTONDOWN BUTTON_LEFT
#Sometimes the fire key can be stuck down after the macro ends
KEYUP p
I want to turn this macro on and off with the Q key
Oh, I use Linux Armbian and the Gimx runs great on my Orangepi PC
is this something?
Please excuse my english
Google translator.
Can someone help me
I want to build a macro that I can turn on and off.
I have already tried a lot, unfortunately without success.
I do not understand that with the triggers unfortunately
I do not want to go back to Cronusmax
Gimx is much better and gives me much better control
MACRO MBUTTONDOWN BUTTON_LEFT
KEYDOWN p
#Set delay no less than the maximum rate of fire
# 10 rounds per second (600 rpm)
DELAY 100
KEYUP p
# ~ Do not set delay after keyup or it wants to negatively impact automatic weapons
MBUTTONDOWN BUTTON_LEFT
MACRO MBUTTONUP BUTTON_LEFT
MBUTTONDOWN BUTTON_LEFT
#Sometimes the fire key can be stuck down after the macro ends
KEYUP p
I want to turn this macro on and off with the Q key
Oh, I use Linux Armbian and the Gimx runs great on my Orangepi PC
is this something?
Please excuse my english
Google translator.