Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1, 1)
- print("Installing")
- term.setCursorPos(11, 1)
- sleep(1)
- textutils.slowPrint("...")
- sleep(1)
- shell.run("pastebin get uhLf6TDH TurtleCover")
- shell.run("pastebin get D4gk8nae TurtleSuicide")
- shell.run("pastebin get cipbQKXw TurtleRemote")
- shell.run("pastebin get jB1K5iLR TurtleBridge")
- shell.run("pastebin get wETWUKK1 TurtleStairs")
- shell.run("pastebin get HW2QaLvH TurtleID")
- shell.run("pastebin get ag9EdcWh TurtleVBridge")
- shell.run("pastebin get DND0fpqw TurtleName")
- shell.run("pastebin get WxfsBbzF TurtleStairsD")
- shell.run("pastebin get 2gKJpdWd TurtleStairsB")
- shell.run("pastebin get NJTiGuJx TurtleTunnel")
- sleep(1)
- term.clear()
- term.setCursorPos(1, 1)
- print("Name:")
- term.setCursorPos(6, 1)
- input = read()
- shell.run("label set", input)
- sleep(2.5)
- shell.run("copy TurtleRemote startup")
- sleep(1)
- os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement