Advertisement
BruceWplays

Update Command

Nov 9th, 2022
1,005
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. local args = {...}
  2.  
  3. shell.run("delete", arg[2])
  4. shell.run("pastebin"," get ",arg[1], arg[2])
  5. shell.run(arg[2])
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement