Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- These are the programs I have put onto pastebin and are for turtle programs!!!
- if turtle then
- shell.run("pastebin get pn8StDgL getHouse")
- shell.run("pastebin get dCnB9pP0 getSFuel")
- shell.run("pastebin get 2sU9tbuC getArrow")
- term.clear()
- term.setCursorPos(1,1)
- textutils.slowPrint("Uploaded onto drive: getHouse, getSFuel, getArrow")
- sleep(1)
- term.clear()
- term.setCursorPos(1,1)
- else
- term.clear()
- term.setCursorPos(13,10)
- textutils.slowPrint("Programs Only Work On Turtles!!!")
- fs.delete("Updater")
- end
Advertisement
Add Comment
Please, Sign In to add comment