Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shell.run("delete startup")
- shell.run("rm i")
- if turtle then
- print("I'm a turtle!")
- shell.run("pastebin get 24qgDmwq startup")
- else
- print("I'm a computer!")
- shell.run("pastebin get NffWiNJN startup")
- end
- sleep(1)
- os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment