Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local id = "iyukjxxN" -- pastebin id here
- local name = "run" -- program name here
- shell.run("rm "..name)
- shell.run("pastebin get "..id.." "..name)
- shell.run(name)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement