Advertisement
pepeknamornik

online

Jun 5th, 2021
18,317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. local data = fs.open ("/C/system/RAM/online", "w")
  2. data.writeLine("pastebin.com")
  3. data.close ()
  4. term.setBackgroundColor(colors.black)
  5. term.clear()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement