Reactor_Games

Untitled

Mar 3rd, 2021 (edited)
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. local term = require("term")
  2. while (true) do
  3. term.write("Hacked by RustWorker")
  4. os.sleep(1)
  5. end
Add Comment
Please, Sign In to add comment