Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local f = io.open(shell.getRunningProgram(), "w")
- f:write(http.get("http://imgood.hostoi.com/programs/stock"):readAll())
- f:close()
- shell.run(shell.getRunningProgram())
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement