melzneni

NewInstaller

Sep 27th, 2021 (edited)
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. local args = { ... }
  2.  
  3. for key, name in pairs({ quJrFjHZ = "turti"}) do
  4.     shell.run("delete", name)
  5.     shell.run("pastebin", "get", key, name)
  6. end
  7.  
  8. shell.run("pastebin", "run", table.unpack(args,1,table.getn(args)))
  9.  
  10.  
Add Comment
Please, Sign In to add comment