Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

Any SMG burst fire mods?

Parts of modding, not a full set.

Any SMG burst fire mods?

Postby Marxist » Sun Sep 16, 2012 3:47 pm

So I don't have to time myself, and aim?
IGN: Groendland
Image
User avatar
Marxist
Member
 
Posts: 184
Joined: Sat Aug 18, 2012 2:26 pm
Location: Highgate Sematary

Re: Any SMG burst fire mods?

Postby Sniper101 » Mon Sep 17, 2012 12:40 am

Nope.
Nope.
ImageImage
User avatar
Sniper101
[DELTA] Member
 
Posts: 1864
Joined: Tue Jan 31, 2012 1:38 pm
Location: Perth, Western Australia

Re: Any SMG burst fire mods?

Postby Paratrooper » Mon Sep 17, 2012 12:43 am

Eeyup!

1.) Install Autohotkey: http://www.autohotkey.com/
2.) Open the script (The notepad file that comes with it) or edit it by right-clicking the icon in the system tray (The Green H):
Image
3.) Erase everything and replace it with this:

Code: Select all
~*LButton::
loop
{   
   GetKeyState, LButtonState, LButton, P
   GetKeyState, NumState, NumLock, T
   if (LButtonState = "U") || (NumState = "U")
   {
      break
      }
   else
   {
      Click D
            sleep, 270
            click U
            sleep, 120
   }

}
Return


4.) Save the script
5.) Restart AutoHotkey (Or reload the script)
Image
6.) Run AoS/Enter a server and select the SMG
7.) Turn on Numlock, hold the fire button, and you'll notice that the SMG fires in 3-round bursts

It's not a mod, per se, but if it fits, I sits.
To a Physicist, white and black is the presence and absence of color.
To a Fine Artist, white and black are just shades and tints of color.
To a Painter, any paint that you could get into a can is a color.
THIS color, on the other hand, is #b4d455.
User avatar
Paratrooper
Local Mod
 
Posts: 1590
Joined: Thu Feb 16, 2012 2:40 am
Location: California (-8:00 GMT)

Re: Any SMG burst fire mods?

Postby MuOa » Mon Sep 17, 2012 5:46 am

cool, didnt know you could do that
Image
^click
User avatar
MuOa
Member
 
Posts: 277
Joined: Sat Sep 08, 2012 7:56 am

Re: Any SMG burst fire mods?

Postby Sniper101 » Mon Sep 17, 2012 9:24 am

Paratrooper wrote:Eeyup!

1.) Install Autohotkey: http://www.autohotkey.com/
2.) Open the script (The notepad file that comes with it) or edit it by right-clicking the icon in the system tray (The Green H):
Image
3.) Erase everything and replace it with this:

Code: Select all
~*LButton::
loop
{   
   GetKeyState, LButtonState, LButton, P
   GetKeyState, NumState, NumLock, T
   if (LButtonState = "U") || (NumState = "U")
   {
      break
      }
   else
   {
      Click D
            sleep, 270
            click U
            sleep, 120
   }

}
Return


4.) Save the script
5.) Restart AutoHotkey (Or reload the script)
Image
6.) Run AoS/Enter a server and select the SMG
7.) Turn on Numlock, hold the fire button, and you'll notice that the SMG fires in 3-round bursts

It's not a mod, per se, but if it fits, I sits.

Now my G11 skin will finally made sense in game! Urrah.
ImageImage
User avatar
Sniper101
[DELTA] Member
 
Posts: 1864
Joined: Tue Jan 31, 2012 1:38 pm
Location: Perth, Western Australia

Re: Any SMG burst fire mods?

Postby AcerGoneWrong » Mon Sep 17, 2012 3:36 pm

Paratrooper, i love you <3
User avatar
AcerGoneWrong
Member
 
Posts: 30
Joined: Sun Jan 22, 2012 5:19 pm
Location: Finland

Re: Any SMG burst fire mods?

Postby Paratrooper » Mon Sep 17, 2012 11:38 pm

Did work for everyone else?
To a Physicist, white and black is the presence and absence of color.
To a Fine Artist, white and black are just shades and tints of color.
To a Painter, any paint that you could get into a can is a color.
THIS color, on the other hand, is #b4d455.
User avatar
Paratrooper
Local Mod
 
Posts: 1590
Joined: Thu Feb 16, 2012 2:40 am
Location: California (-8:00 GMT)

Re: Any SMG burst fire mods?

Postby Marxist » Tue Sep 18, 2012 3:24 am

Thanks!
IGN: Groendland
Image
User avatar
Marxist
Member
 
Posts: 184
Joined: Sat Aug 18, 2012 2:26 pm
Location: Highgate Sematary

Re: Any SMG burst fire mods?

Postby EssigGurkenFred » Tue Sep 18, 2012 3:50 pm

I don´t really know now what I should think about this script...
User avatar
EssigGurkenFred
Member
 
Posts: 1370
Joined: Tue Jan 31, 2012 6:47 pm
Location: At Home

Re: Any SMG burst fire mods?

Postby Marxist » Wed Sep 19, 2012 1:02 am

Yeah, I guess it helps a bit, I'd probably change it, but I only know a bit of Lua, and nothing at all about Python.
IGN: Groendland
Image
User avatar
Marxist
Member
 
Posts: 184
Joined: Sat Aug 18, 2012 2:26 pm
Location: Highgate Sematary

Re: Any SMG burst fire mods?

Postby TheVeteranNoob » Sat Sep 22, 2012 8:10 pm

Is this script even OK to use? Like, is it against any rules or anything?
Image
Image
Image
Image
User avatar
TheVeteranNoob
[SPQR] Member
 
Posts: 55
Joined: Sun Jul 01, 2012 10:53 pm
Location: 0.76.10

Re: Any SMG burst fire mods?

Postby Ultrasonic » Mon Sep 24, 2012 2:21 am

I've encountered a couple of problems.
  1. Instead of double-clicking to view files/open apps, it's a hold.
  2. When in Ironsights/Scope in Game, the first few shots turn out to be 2 shot burst, where as the other shots are 3 round.
And a question: You need to have numlock on to use burst, so will burst work if you turn off numlock.
Image
IGN: {DSC]Alpha | Ex-Leader of [G3N], current Leader of {DSC] | Latest Video: EPIC sKILLS Entry #2
User avatar
Ultrasonic
Member
 
Posts: 1649
Joined: Sat Feb 18, 2012 9:16 am
Location: Ditching Sleepy while he went to the toilet, leaving him to pay, and me a free cup o' mooch

Re: Any SMG burst fire mods?

Postby Ultrayoshi49 » Mon Sep 24, 2012 3:17 am

I fucking love you paratrooper
Image
Image
[21:31] <+fLaMeOnCrack> Tell DE I'm sorry for insulting his greatness and if allowed, I would be happy to kiss his ass
User avatar
Ultrayoshi49
Komrade Member
 
Posts: 469
Joined: Thu Dec 29, 2011 9:03 pm
Location: Chilling outside the gates of Tartarus

Re: Any SMG burst fire mods?

Postby CobaltAK » Mon Sep 24, 2012 5:21 am

Paratrooper is my new fucking hero. Burst fire M4A1, for the win.
Image

<+fLaMeQaeda> I am legally obliged to tell you I am an ex-convict and I am not allowed within 3 miles of any Elementary school in the state of Ohio
User avatar
CobaltAK
Komrade Member
 
Posts: 394
Joined: Wed Dec 28, 2011 4:11 pm
Location: On the fields of war, killing myself with nades.

Re: Any SMG burst fire mods?

Postby razor10000 » Mon Sep 24, 2012 7:15 am

Paratrooper wrote:Eeyup!

1.) Install Autohotkey: http://www.autohotkey.com/
2.) Open the script (The notepad file that comes with it) or edit it by right-clicking the icon in the system tray (The Green H):
Image
3.) Erase everything and replace it with this:

Code: Select all
~*LButton::
loop
{   
   GetKeyState, LButtonState, LButton, P
   GetKeyState, NumState, NumLock, T
   if (LButtonState = "U") || (NumState = "U")
   {
      break
      }
   else
   {
      Click D
            sleep, 270
            click U
            sleep, 120
   }

}
Return


4.) Save the script
5.) Restart AutoHotkey (Or reload the script)
Image
6.) Run AoS/Enter a server and select the SMG
7.) Turn on Numlock, hold the fire button, and you'll notice that the SMG fires in 3-round bursts

It's not a mod, per se, but if it fits, I sits.

Holy crap man, you are my fucking hero! This mod is an absolute beast! I was on a streak every time I press Num Lock!
IGN: Razor
Image
"I don't make dead people, I make home-made tomato sauce that dead people can't bother to lick off their face."- Razor
Click this for free shit!
User avatar
razor10000
Member
 
Posts: 610
Joined: Thu Apr 05, 2012 8:14 am

Next

Return to Separate parts



Who is online

Users browsing this forum: No registered users and 1 guest