kyubertino

autorun

May 4th, 2021 (edited)
364
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.42 KB | None | 0 0
  1. shell.run("delete myOS")
  2. shell.run("pastebin get mMfpzDTZ startup.lua")
  3. shell.run("mkdir myOS")
  4. shell.run("cd myOS")
  5. shell.run("pastebin get MnijyncW os.lua")
  6. shell.run("mkdir icons")
  7. shell.run("cd icons")
  8. shell.run("pastebin get 4hFTrcw7 bg.nfp")
  9. shell.run("pastebin get zgFminjz folder.nfp")
  10. shell.run("pastebin get qrYH0vns file.nfp")
  11. shell.run("pastebin get nuKpBhMm alert.nfp")
  12. shell.run("cd ..")
  13. shell.run("os")
Add Comment
Please, Sign In to add comment