Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
ComputerCraft Monitor Uhr
fabianthielen
Oct 11th, 2013
91
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
monitor
=
peripheral
.
wrap
(
"back"
)
monitor
.
setTextScale
(
5
)
while
true
do
shell
.
run
(
"clear"
)
shell
.
run
(
"time"
)
sleep
(
0.2
)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
RPN calculator c++
C++ | 3 min ago | 0.64 KB
vyzva23zlozita
Python | 6 min ago | 0.46 KB
vyzva23stredna
Python | 8 min ago | 0.40 KB
vyzva23jednoducha
Python | 20 min ago | 0.25 KB
Image Choice Maker Python Script
Python | 24 min ago | 11.10 KB
sort vector c++
C++ | 1 hour ago | 1.12 KB
index.vue
JavaScript | 1 hour ago | 0.31 KB
login.vue
JavaScript | 1 hour ago | 0.87 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!