Advertisement
Guest User

logo

a guest
Aug 10th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | None | 0 0
  1. mon = peripheral.wrap("monitor_25")
  2. mon.setTextScale(5)
  3. term.redirect(mon)
  4. print("WOT")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement