Advertisement
Guest User

kijelzo.lua

a guest
Apr 9th, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. mon = peripheral.wrap("monitor_1")
  2. mon.setCursorPos(7,3)
  3. mon.clear()
  4. mon.write("1")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement