ZathegamE

installer.lua

Jun 16th, 2024 (edited)
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. term.clear()
  2. term.setCursorPos(1,1)
  3. shell.run("pastebin get " .. "1Wb69RLn" .. " " .. "monitor.lua")
  4. shell.run("pastebin get " .. "DSBWgmiR" .. " " .. "allow_list.txt")
  5. shell.run("pastebin get " .. "jG93Hdx3" .. " " .. "request.lua")
  6. shell.run("pastebin get " .. "DLxT3hb9" .. " " .. "startup.lua")
  7. term.setTextColour(colors.green)
  8. print("installation terminée")
  9. sleep(1)
  10. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment