Wanted a macro to open .amc for all mice, this code is to Mouses Oscar , mine is no specific mouse a simple mouse.
this code is a macro to cbug .
Cbug is a bug of a pistol ( desert eagle ) gta sa , it is the strongest and slow gun , this bug is to let faster it by clicking to ( C = crouch ) + target + shoots quickly type this command followed 7 times . It's complicated and I wanted this macro there to just click and go Aim + SHOOT automatically.
this code is a macro to cbug .
Cbug is a bug of a pistol ( desert eagle ) gta sa , it is the strongest and slow gun , this bug is to let faster it by clicking to ( C = crouch ) + target + shoots quickly type this command followed 7 times . It's complicated and I wanted this macro there to just click and go Aim + SHOOT automatically.
Code:
<Root>
<DefaultMacro>
<Major></Major>
<Description>by Luchies
</Description>
<Comment>MAKPOC +C
</Comment>
<GUIOption>
<RepeatType>1</RepeatType>
</GUIOption>
<KeyUp>
<Syntax></Syntax>
</KeyUp>
<KeyDown>
<Syntax>RightDown 1
Delay 60 ms
KeyUp 6 1
Delay 25 ms
LeftDown 1
Delay 60 ms
KeyDown 6 1
Delay 5 ms
LeftUp 1
Delay 0 ms
RightUp 1
Delay 15 ms</Syntax>
</KeyDown>
<Software>MAKPOC +C
</Software></DefaultMacro>
</Root>