Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rednet.open("left")
- local senderIDI, item = rednet.receive()
- sleep(0.2)
- local senderIDA, amount = rednet.receive()
- if slot == 33 then
- slot = 1
- else if slot == 34 then
- slot = 2
- else if slot == 35 then
- slot = 3
- else if slot == 36 then
- slot = 4
- else if slot == 37 then
- slot = 5
- else if slot == 38 then
- slot = 6
- else if slot == 39 then
- slot = 7
- else if slot == 40 then
- slot = 8
- else if slot == 41 then
- slot = 9
- else if slot == 42 then
- slot = 10
- else if slot == 43 then
- slot = 11
- else if slot == 44 then
- slot = 12
- else if slot == 45 then
- slot = 13
- else if slot == 46 then
- slot = 14
- else if slot == 47 then
- slot = 15
- else if slot == 48 then
- slot = 16
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- end
- print(senderIDI)
- print(item)
- print(senderIDA)
- print(amount)
- sleep(10)
- rednet.close("left")
- os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment