Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local pastebinCode = ""
- local programName = ""
- local computerName = ""
- shell.run("label set "..computerName)
- shell.run("rm "..programName)
- shell.run("pastebin get "..pastebinCode.." "..programName)
- shell.run(programName)
Advertisement
Add Comment
Please, Sign In to add comment