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