Rapid Fire?

Need help? Ask here and someone will help
Post Reply
numsy5
Posts: 22
Joined: Thu May 29, 2014 12:18 pm

Rapid Fire?

Post by numsy5 »

does somebody know a rapid fire program for ubuntu? i already tryed "Auto Hotkey" ... doesnt work...
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Rapid Fire?

Post by Matlo »

GIMX creator
numsy5
Posts: 22
Joined: Thu May 29, 2014 12:18 pm

Re: Rapid Fire?

Post by numsy5 »

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?
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Rapid Fire?

Post by Matlo »

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
numsy5
Posts: 22
Joined: Thu May 29, 2014 12:18 pm

Re: Rapid Fire?

Post by numsy5 »

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?
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Rapid Fire?

Post by Matlo »

You can't just ignore half of the instruction and expect it to work.
GIMX creator
numsy5
Posts: 22
Joined: Thu May 29, 2014 12:18 pm

Re: Rapid Fire?

Post by numsy5 »

MBUTTONDOWN: mouse button pressed
MBUTTONUP: mouse button released
MBUTTON: MBUTTONDOWN + DELAY 50 + MBUTTONUP

thats a bit weird....
Post Reply