Marlingaming

CC Tweaked Kiosk Shop Installer - banking_public2

Feb 2nd, 2022 (edited)
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. settings.load(".settings")
  2. settings.define("Pass")
  3. settings.set("Pass",false)
  4. settings.save(".settings")
  5. fs.makeDir("Kiosk")
  6. shell.run("pastebin","get","H3ZAUCXj","Kiosk/KioskBankSystem-banking_public2")
  7.  
  8. shell.run("pastebin","get","hyQyXPPw","Kiosk/KioskShopSystem")
  9.  
  10. shell.run("pastebin","get","2fHtvL1V","startup")
  11.  
  12. term.clear()
  13. term.setCursorPos(1,1)
  14. print("take the time to edit Kiosk/KioskShopSystem")
  15.  
Add Comment
Please, Sign In to add comment