Rapid Fire?
Rapid Fire?
does somebody know a rapid fire program for ubuntu? i already tryed "Auto Hotkey" ... doesnt work...
Re: Rapid Fire?
the script in the wiki doesnt work.....(PS3, black ops 2) i put the rapidfire.txt in the macros folder, but when i shoot (fal, five seven) it does just have semi auto
what am i doing wrong?
what am i doing wrong?
Re: Rapid Fire?
Did you modified your configuration?
'p' is bind to r1 in both hip fire and ADS profiles.
'BUTTON_LEFT' is NOT bind to r1 in both hip fire and ADS profiles.
GIMX creator
Re: Rapid Fire?
i dont understand that, just need something like.... if i hold the left mouse button down, it does fire several times....how would a script like this look like?
Re: Rapid Fire?
MBUTTONDOWN: mouse button pressed
MBUTTONUP: mouse button released
MBUTTON: MBUTTONDOWN + DELAY 50 + MBUTTONUP
thats a bit weird....
MBUTTONUP: mouse button released
MBUTTON: MBUTTONDOWN + DELAY 50 + MBUTTONUP
thats a bit weird....