Jump to content

Anh-2A "all The Bullets Per Second"


1 reply to this topic

#1 Ebola

    Member

  • Pip
  • Ace Of Spades
  • Ace Of Spades
  • 11 posts

Posted 04 November 2017 - 06:29 PM

hey guys I wanted to throw this up on here, I have run it quite a few times and i think its immensly satisfying. there are other dakka builds that do more DPS (but not much). but nothing can touch this things 38 rounds per second for sheer fun madness Posted Image

Youtube Video
(im in the woods right now can't record a better video)

ANH-2A "All the bullets per second"

for maximum Bullets per second you have to space the firing out with a macro
33mm between spinning up each RAC/2 (in groups 3,4,and 5, and triggering the 3 UAC/2s in group 6 with chain fire every 120ms)

here is the AHK script i use. sets up right mouse button for fire

==============================================

#InstallMouseHook
#InstallKeyBDHook

RButton::
send {3 down}
sleep 33
send {4 down}
sleep 33
send {5 down}
sleep 33
While GetKeyState("RButton", "P") {
send {6 down}
send {6 up}
sleep 120
}
send {3 up}
send {4 up}
send {5 up}

Edited by Ebola, 04 November 2017 - 06:30 PM.


#2 Havok Jones

    Member

  • Pip
  • The Predator
  • The Predator
  • 19 posts

Posted 01 December 2017 - 05:54 AM

I tried the 4xRAC2 + 2 RAC5 build but ended up getting too much heat.
so I ended up with the 4xRAC5 build.
never used mouse macros....interesting I'll have to try that! lol
Kind of hate brawling though

heres a vid I took:(and a prime example of why I hate brawling) lol

Edited by Havok Jones, 01 December 2017 - 06:03 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users