Would it be possible to create a mod that allows the change of fire rate?
-Burst fire
-Semi
-Full Auto
For the SMG
and possibly for the rifle an added burst fire so you can toggle it with... N
Please reply if its possible or not
Fire Rate mod
-
{CCE}Unreal07
Deuce - Posts: 8
- Joined: Fri Mar 01, 2013 7:15 am
-
duck_norris
Modder
- Posts: 719
- Joined: Fri Feb 08, 2013 5:53 pm
{CCE}Unreal07 wrote:Would it be possible to create a mod that allows the change of fire rate?Well, all I know is that there is a way to get the smg burst-fire. I forgot how to do it, but if you ask this guy named paratrooper (the original person who came up with the idea), then he might tell you. Idk about the semi-fire for the smg though.
-Burst fire
-Semi
-Full Auto
For the SMG
and possibly for the rifle an added burst fire so you can toggle it with... N
Please reply if its possible or not
-
sidex15
Deuced Up - Posts: 75
- Joined: Mon Nov 19, 2012 9:41 am
I make the script but u need to download auto hotkey here http://www.autohotkey.com/
this is the script (use numlock to enable it )
this is the script (use numlock to enable it )
Code: Select all
please note this is not a cheat ~*LButton::
loop
{
GetKeyState, LButtonState, LButton, P
GetKeyState, NumState, NumLock, T
if (LButtonState = "U") || (NumState = "U")
{
break
}
else
{
Click D
sleep, 90
click U
sleep, 130
}
}
Return-
duck_norris
Modder
- Posts: 719
- Joined: Fri Feb 08, 2013 5:53 pm
sidex15 wrote:I make the script but u need to download auto hotkey here http://www.autohotkey.com/So is this burst only?
this is the script (use numlock to enable it )Code: Select allplease note this is not a cheat~*LButton:: loop { GetKeyState, LButtonState, LButton, P GetKeyState, NumState, NumLock, T if (LButtonState = "U") || (NumState = "U") { break } else { Click D sleep, 90 click U sleep, 130 } } Return
-
sidex15
Deuced Up - Posts: 75
- Joined: Mon Nov 19, 2012 9:41 am
duck_norris wrote:yessidex15 wrote:I make the script but u need to download auto hotkey here http://www.autohotkey.com/So is this burst only?
this is the script (use numlock to enable it )Code: Select allplease note this is not a cheat~*LButton:: loop { GetKeyState, LButtonState, LButton, P GetKeyState, NumState, NumLock, T if (LButtonState = "U") || (NumState = "U") { break } else { Click D sleep, 90 click U sleep, 130 } } Return
-
duck_norris
Modder
- Posts: 719
- Joined: Fri Feb 08, 2013 5:53 pm
sidex15 wrote:duck_norris wrote:yessidex15 wrote:I make the script but u need to download auto hotkey here http://www.autohotkey.com/So is this burst only?
this is the script (use numlock to enable it )Code: Select allplease note this is not a cheat~*LButton:: loop { GetKeyState, LButtonState, LButton, P GetKeyState, NumState, NumLock, T if (LButtonState = "U") || (NumState = "U") { break } else { Click D sleep, 90 click U sleep, 130 } } Return
-
sidex15
Deuced Up - Posts: 75
- Joined: Mon Nov 19, 2012 9:41 am
duck_norris wrote:you can change it as semi fire put sleep 90 into 70 and sleep 130 into 100
that's what I thought. I already have that one.
-
.::Taboo::.
Green Master Race
- Posts: 54
- Joined: Sat Mar 09, 2013 10:01 pm
-
Here's the compiled executable if anyone wants it to skip downloading AHK.
https://www.box.com/s/ns18mmw2bb27wasb492m
https://www.box.com/s/ns18mmw2bb27wasb492m
-
sidex15
Deuced Up - Posts: 75
- Joined: Mon Nov 19, 2012 9:41 am
.::Taboo::. wrote:Here's the compiled executable if anyone wants it to skip downloading AHK.you make my script into exe file?
https://www.box.com/s/ns18mmw2bb27wasb492m
and one more thing this cannot work in windows version x32 fix it
-
duck_norris
Modder
- Posts: 719
- Joined: Fri Feb 08, 2013 5:53 pm
sidex15 wrote:It didn't work...duck_norris wrote:you can change it as semi fire put sleep 90 into 70 and sleep 130 into 100
that's what I thought. I already have that one.
-
sidex15
Deuced Up - Posts: 75
- Joined: Mon Nov 19, 2012 9:41 am
duck_norris wrote:sorry change sleep 90 in to 70 and sleep 130 in to 150sidex15 wrote:It didn't work...duck_norris wrote:you can change it as semi fire put sleep 90 into 70 and sleep 130 into 100
that's what I thought. I already have that one.
-
duck_norris
Modder
- Posts: 719
- Joined: Fri Feb 08, 2013 5:53 pm
sidex15 wrote:Do you know how to fix it though? Because when I changed it to the sleep you told me to before, it didn't work and then when I tried to open the script to change it back to the regular 3-round burst, it wouldn't open because of an error changing the code caused. The only problem is, it won't let me in to fix it. FML.
sorry change sleep 90 in to 70 and sleep 130 in to 150
-
sidex15
Deuced Up - Posts: 75
- Joined: Mon Nov 19, 2012 9:41 am
duck_norris wrote:so if thats itsidex15 wrote:Do you know how to fix it though? Because when I changed it to the sleep you told me to before, it didn't work and then when I tried to open the script to change it back to the regular 3-round burst, it wouldn't open because of an error changing the code caused. The only problem is, it won't let me in to fix it. FML.
sorry change sleep 90 in to 70 and sleep 130 in to 150
-
polar bear
Deuce - Posts: 20
- Joined: Sat Mar 09, 2013 5:10 am
can someone tell me how to uninstall the thingo (the one that skips downloading the installer) because i have no clue
Who is online
Users browsing this forum: No registered users and 0 guests



