Advertisement
EnterYourName

CCWUpdater

Jan 20th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.18 KB | None | 0 0
  1. programName = "installer"
  2. programCode = "Uqh2Etwd"
  3.  
  4. shell.run("delete " .. programName)
  5. shell.run("pastebin get " .. programCode .. " " .. programName)
  6. shell.run(programName)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement