Advertisement
Aadvert

pget bootstrap for smp

Feb 13th, 2012
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. local h = http.get("http://pastebin.com/raw.php?i=nuX33xq7")
  2. local h2 = io.open("pget24", "w")
  3. h2:write(h:readAll())
  4. h:close()
  5. h2:close()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement