Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pp=peripheral.wrap("top")
- pp.setTextScale(0.5)
- term.redirect(pp)
- local image = paintutils.loadImage("images/photos/woi")
- paintutils.drawImage(image,1 , 1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement