Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local AR = peripheral.find("arController")
- while true do
- AR.clear()
- drawString("Online",1, 1, colors.white)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement