I want to automate the production of robots. Robot-builder is coming to assembler and runs the program:
local robot = require("robot")
local c = require("component")
local ic = c.inventory_controller
robot.select(1)
ic.dropIntoSlot(3, 1, 1)
robot.select(2)
ic.dropIntoSlot(3, 5, 1)
robot.select(3)
ic.dropIntoSlot(3, 6, 1)
robot.select(4)
ic.dropIntoSlot(3, 4, 1)
robot.select(5)
ic.dropIntoSlot(3, 14, 1)
robot.select(6)
ic.dropIntoSlot(3, 17, 1)
robot.select(7)
ic.dropIntoSlot(3, 18, 1)
robot.select(7)
ic.dr