Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- pastebin get NUwwEkgs start.lua
- local sides = require "sides"
- local robot = require "robot"
- local component = require "component"
- local inv = component.inventory_controller
- local Minimum = 0.2
- local active_slot = 1
- while true do
- print(robot.swing())
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement