Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- turtle.suckUp()
- turtle.suckUp()
- hello=true
- while hello do
- if turtle.suckUp()
- print(hello)
- else
- hello=false
- end
- os.queueEvent("randomEvent")
- os.pullEvent()
- end
- for i=1,16,1
- if i==1 or i==5 then
- print(nope)
- else
- turtle.drop(1)
- end
- end
- turtle.select(1)
- turtle.craft()
- for i=1,13,4
- turtle.select(i)
- turtle.dropDown()
- end
- for i=1,16,1
- if i==1 or i==5 then
- print(nope)
- else
- turtle.suck(1)
- end
- end
- os.queueEvent("randomEvent")
- os.pullEvent()
- end
Advertisement
Add Comment
Please, Sign In to add comment