Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
peripheral get methods
rhn
Mar 20th, 2020
249
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
print
(
"Getting peripheral methods from peripheral attached to the top"
)
print
(
"--------------------------------"
)
for
i
,
v
in
ipairs
(
peripheral
.
getMethods
(
"top"
)
)
do
print
(
i
..
". "
..
v
)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE BTC GUIDE V
JavaScript | 41 sec ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN J
JavaScript | 2 min ago | 0.07 KB
WinUp.ps1
PowerShell | 2 min ago | 10.75 KB
Make 1500$ in 20 MIN [Method] I
JavaScript | 2 min ago | 0.07 KB
Make $200 in 15 minutes F
JavaScript | 3 min ago | 0.07 KB
FREE BTC GUIDE 2
JavaScript | 4 min ago | 0.07 KB
Make $200 in 15 minutes G
JavaScript | 6 min ago | 0.07 KB
FREE BTC GUIDE L
JavaScript | 8 min ago | 0.07 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!