Stationeers

Stationeers

Not enough ratings
(Outdated) Tool-Manufactory-Control
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
178.146 KB
17 Sep, 2020 @ 4:14pm
17 Sep, 2020 @ 4:47pm
3 Change Notes ( view )

Subscribe to download
(Outdated) Tool-Manufactory-Control

In 1 collection by Manny K SoSo
Printer Control Scripts
6 items
Description
Introduction
This set of scripts allows you to control a Tool Manufactory with just a few dials. No longer do you have to have your Tool Manufactory in the same room! Set it up once and forget about it with its auto reset code (since their is a bug where the stack gets cleared on restart)! This works well with server's that want to limit what they want their users to be able to print. If the Tool Manufactory is in the same room it makes it harder to print something that isn't allowed (as the script continuously sets the hash to the Tool Manufactory), and you don't have to use the button if its in the same room as the script reads the Activate of the Tool Manufactory. Brought to you by the Manny K SoSo Industries.

Once it is set up simply choose what you want to print, and how much you want to print, then click the button and you are good to go! It will automatically start the Tool Manufactory and stop once all of it has been printed. The display showing how much you want to print will switch to produced when it is printing something. If you kept the print number at 0 it will print until it either runs out of materials or until you click the button again.

This script is designed to work with my other script to determine if what you are going to print has enough materials: Printer Success



Required
This Script
  • 1x Tool Manufactory
  • 1x IC Housing
  • 1x Integrated Circuts (IC10)
  • 4x Kit (Logic Switch)
    • 3x Dials
    • 1x Button
  • 1x Kit (Logic I/O)
    • 1x Logic Writer
  • 2x Kit (Consoles)
    • 1x Console (With Hash Display)
    • 1x LED Display (Small)
  • 1x Stacker
  • 1x Chute Bin (Something to put your ingots into the Tool Manufactory)

Printer Success Script
  • 1x IC Housing
  • 1x Integrated Circuts (IC10)
  • 3x Kit (Consoles)
    • 1x Console (With Hash Display)
    • 2x LED Display (Small)

Optional (If you want to be able to export the ingots from the Tool Manufactory and turn off the whole thing)
  • 2x Kit (Logic I/O)
    • 2x Logic Writer
  • 2x Kit (Logic Switch)
    • 1x Lever
    • 1x Switch
  • 1x Area Power Controller



Setup
Once you have everything wired together its time to set up the IC Housings, Displays, and Logic
This Script IC Housing:
  • d0 Tool Manufactory
  • d1 LED Display (Quantity you will print)
  • d2 Dial (Want you want to print) Set the max to how many recipes you have
  • d3 Dial (Controls the 10's of print size)
  • d4 Dial (Controls the 1's of print size)
  • d5 Stacker (Stacks what is printed)

Logic Writer:
  • In Button (Starts/Stops the printing)
  • Out IC Housing (This scripts IC Housing)
  • Var Setting (IC Housing Setting)

This Script Hash Display:
  • Select Tool Manufactory

Print Success Script IC Housing:
  • d0 Tool Manufactory
  • d1 LED Display (Quantity required based on print count)
  • d2 Dial (Controls the 10's of print size)
  • d3 Dial (Controls the 1's of print size)
  • d5 LED Display (Quantity of ingot left after print count, will be negative if you are missing that resource or not enough of it)

Print Success Hash Display:
  • Select Print Success IC Housing (rotates through required ingots for printing)

*Optional Logic Writer for emptying Tool Manufactory:
  • In Level
  • Out Tool Manufactory
  • Var Open

*Optional Logic Writer for Power Area Controller:
  • In Switch
  • Out Power Area Controller
  • Var On



Code Adjustments (Optional)
You can choose up to 74 (max) recipes within the script. Paste your order between Line 8 and 82. Note that order matters. If the line contians the phrase "(ADV)" this means you need the mod for this Tool Manufactory in order to print that item. The script comes preloaded with with hashes (including the ones requiring the printer mod).

push -1262580790 # Basketball push 902565329 # Dirt Canister push 1578288856 # Fire Extinguisher push 871811564 # Road Flare push -688107795 # Spray Paint (Black) push -498464883 # Spray Paint (Blue) push 845176977 # Spray Paint (Brown) push -1880941852 # Spray Paint (Green) push -1645266981 # Spray Paint (Gray) push 1918456047 # Spray Paint (Khaki) push -158007629 # Spray Paint (Orange) push 1344257263 # Spray Paint (Pink) push 30686509 # Spray Paint (Purple) push 1514393921 # Spray Paint (Red) push 498481505 # Spray Paint (White) push 995468116 # Spray Paint (Yellow) push 148305004 # Kit (Basket) push 890106742 # Kit (Ignitor) push 2011191088 # Kit (Small Flag) push 201215010 # Angle Grinder push 1385062886 # Arc Welder push 856108234 # Crowbar push -1943134693 # Duct Tape push -385323479 # Energy Pistol push 1154745374 # Energy Rifle push 2009673399 # Hand Drill push -743968726 # Labeller push 1055173191 # Mining Drill push -1663349918 # Mining Drill (Heavy) push -913649823 # Pickaxe push 678483886 # Remote Detonator push 687940869 # Screwdriver push -869869491 # Tracking Beacon push -2066892079 # Welding Torch push 1535854074 # Wire Cutters push -1886261558 # Wrench push 1677018918 # Eva Suit push -1068925231 # Glasses push -1758310454 # Hardsuit push 374891127 # Hardsuit Backpack push -84573099 # Hardsuit Helmet push -412551656 # Hardsuit Jetpack push 810053150 # Jumpsuit (Orange) push 1399098998 # Marine Armour push 1073631646 # Marine Helmet push -48342840 # Marine Uniform push -676435305 # Minig Belt push 982514123 # Night Vision Goggles push 714830451 # Space Helmet push -1260618380 # Space Pack push -355127880 # Tool Belt push -2083426457 # Uniform Commander push -2083426457 # Uniform Commander



Wiring Guide







Distribution
This script is distributed as is, any modification can result in the script not working correctly and causing errors. You are not allowed to redistrubute this code with changes of any kind. This includes, but not limited to, just changing the order of the stack (the hash values) or simplifying its main logic. If you do decide to redistrubute this code and post it publicly you will be stealing something that is FREE. Any redistrubution of any kind without strick permission of the owner (Manny K SoSo) will be reported. Sorry if this seems harsh, but I take exception to the hard work I put in that I provide for FREE for everyone, forever.
1 Comments
kn-heal 20 Feb, 2023 @ 9:21pm 
plz update