Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local native = term.current()
- term.redirect(peripheral.find("monitor"))
- term.setBackgroundColor(colors.black)
- shell.run("clr")
- term.redirect(native)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement