Marlingaming

FTS Loader

Nov 30th, 2021 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. --this script acts as First Time Setup
  2. term.clear()
  3. print("Downloading Files")
  4. shell.run("pastebin","get","7rHH9pXK","OS/ImportantScripts/Silent_Pastebin")--Silent Pastebin Downloader
  5. shell.run("pastebin","get","jSWFQsA1","OS/ImportantScripts/UpdateChecker_OutSourced")--Updater
  6. shell.run("pastebin","get","HpA8CGHx","OS/ImportantScripts/BootLoader")
  7. shell.run("pastebin","get","ZY8nk8qb","startup")
  8. os.sleep(5)
  9. os.reboot()
Add Comment
Please, Sign In to add comment