Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shell.run("pastebin get 4HLxeETG OInstaller")
- shell.run("pastebin get FVGpWyZE Patcher")
- term.clear()
- term.setCursorPos(1,1)
- print("Are you sure you want to root O?")
- print("Input YES if you would like to")
- print("Anything else if not")
- a = read()
- if a == "YES" then
- os.run({},"/patcher")
- else
- print("terminating TKO")
- sleep(1)
- term.clear()
- term.setCursorPos(1,1)
- end
Advertisement
Add Comment
Please, Sign In to add comment