more sequences
This commit is contained in:
+16
-4
@@ -50,9 +50,9 @@ Reinforce() {
|
||||
BlockInput "Off"
|
||||
}
|
||||
|
||||
SOS() {
|
||||
SOSBeacon() {
|
||||
BlockInput "On"
|
||||
Send "{LControl down}{LControl up}"
|
||||
Send "{LControl down}wsdw{LControl up}"
|
||||
BlockInput "Off"
|
||||
}
|
||||
|
||||
@@ -62,6 +62,12 @@ Resupply() {
|
||||
BlockInput "Off"
|
||||
}
|
||||
|
||||
EagleRearm() {
|
||||
BlockInput "On"
|
||||
Send "{LControl down}wwawd{LControl up}"
|
||||
BlockInput "Off"
|
||||
}
|
||||
|
||||
Hellbomb() {
|
||||
BlockInput "On"
|
||||
Send "{LControl down}swaswdsw{LControl up}"
|
||||
@@ -99,9 +105,9 @@ Stalwart() {
|
||||
BlockInput "Off"
|
||||
}
|
||||
|
||||
ExpedableAntiTank() {
|
||||
ExpendableAntiTank() {
|
||||
BlockInput "On"
|
||||
Send "{LControl down}{LControl up}"
|
||||
Send "{LControl down}ssawd{LControl up}"
|
||||
BlockInput "Off"
|
||||
}
|
||||
|
||||
@@ -191,6 +197,12 @@ ShieldGeneratorPack() {
|
||||
}
|
||||
|
||||
; Orbital Cannons
|
||||
OrbitalGatlingBarrage() {
|
||||
BlockInput "On"
|
||||
Send "{LControl down}dsaww{LControl up}"
|
||||
BlockInput "Off"
|
||||
}
|
||||
|
||||
OrbitalAirburstStrike() {
|
||||
BlockInput "On"
|
||||
Send "{LControl down}ddd{LControl up}"
|
||||
|
||||
Reference in New Issue
Block a user