SkyFlash21

startup

Jul 21st, 2021 (edited)
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local id = "gxd8RzLG" -- pastebin id here
  2. local name = "ClientV" -- program name here
  3.  
  4. shell.run("rm "..name)
  5. shell.run("pastebin get "..id.." "..name)
  6. shell.run(name)
Add Comment
Please, Sign In to add comment