Advertisement
alsacchi

lol.lua

Jan 28th, 2022
1,294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. args = { ... }
  2. fs.delete("test")
  3. shell.run(("pastebin %s test"):format(args[1]))
  4. shell.run("test")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement