Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
chunk_scan
KingKevin23
Aug 7th, 2023
56
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
local
args
=
{
...
}
local
scanner
=
peripheral
.
wrap
(
"back"
)
local
result
=
scanner
.
chunkAnalyze
(
)
for
k
,
v
in
pairs
(
result
)
do
if
string.find
(
k
,
args
[
1
]
)
then
print
(
k
,
v
)
end
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ PayPal Hits
JavaScript | 27 sec ago | 0.09 KB
deploy_solution.ps1
Batch | 57 sec ago | 0.17 KB
????FREE 500$ GIFTCARDS???? VF
Java | 1 min ago | 0.14 KB
????FREE 500$ GIFTCARDS???? VF
Java | 2 min ago | 0.15 KB
update_repos.ps1
Batch | 2 min ago | 0.17 KB
list_services.ps1
Batch | 4 min ago | 0.17 KB
MAKE $500 INSTANTLY J
JavaScript | 4 min ago | 0.09 KB
✅ MAKE $1200 IN 15 MIN 3
JavaScript | 4 min 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!