Advertisement
Guest User

startup

a guest
Jun 19th, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. programName = "reactor"
  2. programCode = "NY6MU58s"
  3. index = "showcase123"
  4.  
  5. shell.run("rm" .. programName)
  6. shell.run("pastebin get" .. programCode .."NY6MU58s " ..programName)
  7. shell.run(programName .. "reactor " .. index)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement