Advertisement
CaptainSpaceCat

Survivor 0

May 26th, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. shell.run("pastebin get 7a4sZAXm run")
  2. local h = fs.open("startup", "w")
  3. h.writeLine("shell.run(\"run\")")
  4. h.close()
  5. os.setComputerLabel("Survivor_Thread-0")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement