Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
file downloader
BillBodkin
Dec 25th, 2016
189
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
download
(
url
,
file
)
local
content
=
http
.
get
(
url
)
.
readAll
(
)
if
not
content
then
error
(
"Could not connect to website"
)
end
f
=
fs
.
open
(
file
,
"w"
)
f
.
write
(
content
)
f
.
close
(
)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
300$ GIFTCARDS? QI
Java | 6 sec ago | 0.07 KB
?Make $200 INSTANTLY [Works Worldwide]? 01
Java | 2 min ago | 0.07 KB
Make $200 in 15 minutes N
JavaScript | 3 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] K
JavaScript | 3 min ago | 0.07 KB
Make 3500$ in 1 day [Method]???? XH
Java | 3 min ago | 0.07 KB
MAKE $900 INSTANTLY 9
JavaScript | 4 min ago | 0.07 KB
Hadez Method LeakedC
Java | 4 min ago | 0.07 KB
Method Leaked? 1Y
Java | 5 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!