Stationeers

Stationeers

Not enough ratings
Some Good Stuff
   
Award
Favorite
Favorited
Unfavorite
Description
Some good stuff that helps my space station run.
Items (11)
(Formerly) The Best LArRE
Created by Wilhelm W. Walrus
This (was) literally THE best LArRE script​. Unfortunately, they changed how LArRE works. It will handle all the chute bins and even a growlight. It can of course handle fertilizer, and the housing displays the growlight cycle time in minutes. The device s...
Power-Saving DeepMiner Control
Created by Wilhelm W. Walrus
This script provides power-conscious control of deep miners and up to six accompanying electric centrifuges.​ Designed to take full advantage of the abundant wind power on Europa, this script will work efficiently even with very unreliable power generation...
TrGas Alloy Furnace (Burner)
Created by Wilhelm W. Walrus
This is the all-important gas IO control chip for the highly efficient hot-warm-cold furnace system.​ #wish you could reuse the hot combustion byproduct of your furnace while still #being able to make low-temp ingots like solder and waspaloy? #Introducing:...
TriGas Alloy Furnace (Admin)
Created by Wilhelm W. Walrus
This is the administrator chip for the highly efficient hot-warm-cold furnace system.​ This is both the most important and least interesting of the three scripts required. If you wanted to attach an automated chute system as well, this would be the place t...
TriGas Alloy Furnace (Data)
Created by Wilhelm W. Walrus
This is a highly flexible parameter dictionary for automated gas furnace systems.​ It even includes charcoal! #Furnace recipe dictionary. Uses channel data to communicate targets to burner chip. alias furnace d0 alias reqDial d1 #dial to select target ingo...
AtmosGasBalancer
Created by Wilhelm W. Walrus
Uses 3 filtration devices to manage the gas balance of your base's atmosphere. Humans only​. alias intakeVent d0 #this script will balance the ratio of CO2 and O2 in your base via alias co2FilterUnit d1 #filtration, and will automatically handle toxins if ...
Phenomenal Hardsuit Script
Created by Wilhelm W. Walrus
This script will automatically control your hardsuit and helmet with options for manual overrides in case of a poisonous or hypoxic environment. Besides that, it can interface with its companion script to warn the player about storms or even remotely enabl...
Phenomal Hardsuit Companion
Created by Wilhelm W. Walrus
This script is a companion to my hardsuit script. When hooked up to a logic transmitter that mirrors the suit, a weather station, and a beacon, the suit will be able to remotely enable the beacon, and it will recieve automatic weather updates. For more det...
Solar Ice Melter - Storage Handler
Created by Wilhelm W. Walrus
This script dispenses stored ice to stackers for the melter chip to use.​ Simply open the silo and this script and its companion will melt any ice given to it using only the sun. alias silo d0 alias iceSelector d1 #this is a sorter that will filter ices on...
Solar Ice Melter
Created by Wilhelm W. Walrus
This script uses the sun to melt ice more quickly and more efficiently than an ice crusher.​ Use with this companion script to distribute ice to the stackers. alias silo d5 alias unloader d4 #unloader to get ice into silo define unloaderSorter $41306 #sort...
Minimalist Crafter Manager
Created by Wilhelm W. Walrus
This script employs minimal resources for basic printer management. It is recommended that you simply keep your printers full of Fe, Cu, Au, and steel, while the eject button will remove everything else when requested. Besides that, it has amount-based cra...