SteamPunk_Devil

TankMon Updater

Feb 28th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.25 KB | None | 0 0
  1. --quick updater
  2.  
  3. shell.run("rm", "TankMon")
  4. shell.run("pastebin", "get", "W0kdgqaX", "TankMon")
  5. shell.run("mkdir", "API")
  6. shell.run("cd", "API")
  7. shell.run("rm", "steAmPI")
  8. shell.run("pastebin", "get", "tPqdbSF1", "steAmPI")
  9. shell.run("cd", "/")
Advertisement
Add Comment
Please, Sign In to add comment