Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if fs.exists("password") then
- else
- file = fs.open("password", "w")
- file.write("password")
- file.close()
- end
- term.clear()
- term.setCursorPos(1,1)
- print("To download this program's minion program type, pastebin run 6AbkArmy")
- if fs.exists("startup") then
- fs.delete("startup")
- end
- shell.run("pastebin get JVYA2T0x startup")
- os.reboot()
Add Comment
Please, Sign In to add comment