Advertisement
Marlingaming

Boot Loader Script

Nov 30th, 2021 (edited)
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. --this script acts as a boot loader, and security check
  2. version = "1.0"
  3. shell.run("UpdateChecker_Outsourced","startup","ZY8nk8qb")--Updates Startscript
  4. shell.run("UpdateChecker_OutSourced","","")--Updates Main Script
  5. shell.run("UpdateChecker_OutSourced","","")--Updates Security Script
  6. shell.run("UpdateChecker_OutSourced","","")--Updates Banking Script
  7. shell.run("UpdateChecker_OutSourced","","")--Updates Account Script
  8. shell.run("UpdateChecker_OutSourced","","")--Updates ImageScript
  9. os.sleep(10)
  10. term.clear()
  11. paintutils.setBackground(colors.red)
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement