Advertisement
Guest User

xprroxshop.lua

a guest
Apr 21st, 2022
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. term.redirect( peripheral.find("monitor") )
  2. term.clear()
  3. bground = paintutils.loadImage("xprroxshop.nfp")
  4.     paintutils.drawImage(bground,1,1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement