Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if not fs.exists("frame") then
- shell.run("pastebin get kPiQjsdR frame")
- end
- mon = peripheral.wrap("top")
- mon.setTextScale(0.5)
- term.redirect(mon)
- paintutils.drawImage(paintutils.loadImage("frame"), 1, 1)
- term.setCursorPos(0,0)
Advertisement
Add Comment
Please, Sign In to add comment