Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- programName = "reactor"
- programCode = "NY6MU58s"
- index = "RMonitor" -- replace this with the name of the file you want to create (needs to be unique)
- shell.run("rm " .. programName)
- shell.run("pastebin get " .. programCode .. " " .. programName)
- shell.run(programName .. " " .. index)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement