Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
CC: event_turtle_inventory
hevohevo
May 28th, 2016
572
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
while
true
do
local
event
,
moji
=
os
.
pullEvent
(
"turtle.inventory"
)
for
i
=
1
,
16
do
turtle
.
select
(
i
)
turtle
.
drop
(
)
end
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
CSS | 2 min ago | 1.88 KB
Script Roblox Trade Strength Simulator Versio...
Lua | 9 min ago | 0.18 KB
SpaceVerse: Excelsior v2.0 - Claude
HTML | 59 min ago | 32.04 KB
Decimal
Java | 1 hour ago | 0.41 KB
FastLED - LEDs blinking past end of array?
C++ | 3 hours ago | 10.79 KB
C++ Motion Matching
C++ | 3 hours ago | 81.95 KB
Chest auslesen Test Tekkit2
Lua | 4 hours ago | 1.53 KB
ticket
Bash | 6 hours ago | 0.17 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!