Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Redstone output
karelvysinka
Nov 25th, 2015
199
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
local
nCount
=
10
local
nPeriod
=
0.5
for
n
=
1
,
nCount
do
redstone
.
setOutput
(
sSide
,
true
)
sleep
(
nPeriod
/
2
)
redstone
.
setOutput
(
sSide
,
false
)
sleep
(
nPeriod
/
2
)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
Leaked by Zak
JavaScript | 1 sec ago | 0.09 KB
⭐ FREE giftcards method
JavaScript | 7 sec ago | 0.05 KB
BTC ACCOUNTS HACKED
JavaScript | 17 sec ago | 0.09 KB
⭐ giftcards for free
JavaScript | 33 sec ago | 0.05 KB
Chaturbate Accounts with Tokens
JavaScript | 35 sec ago | 0.09 KB
⭐ FREE giftcards method
JavaScript | 41 sec ago | 0.05 KB
⭐ FREE giftcards method
JavaScript | 50 sec ago | 0.05 KB
NETFLIX UHD ACCOUNTS
JavaScript | 51 sec ago | 0.09 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!