Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pim = peripheral.wrap("pim_1")
- print("P.I.M Mapped as pim")
- net = peripheral.wrap("back")
- print("Modem (back) mapped as net")
- chest = peripheral.wrap("chest_3")
- print("chest_2 mapped as chest")
- mace = peripheral.wrap("machine_block_2")
- print("Macerator mapped as mace")
- efurn = peripheral.wrap("electric_furnace_3")
- print("Electric Furnace mapped as efurn")
- shell.run("delete data.db")
- shell.run("delete inv")
- shell.run("pastebin get RXwzncku inv")
- shell.run("delete stone.mv")
- shell.run("pastebin get yAdeHm8Z stone.mv")
Advertisement
Add Comment
Please, Sign In to add comment