Advertisement
Shiranuit

DLBanqueAPI

Sep 3rd, 2016
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.45 KB | None | 0 0
  1. fs.delete(fs.getDir(shell.getRunningProgram()).."BanqueAPI")
  2. shell.run("pastebin get EsTbSUvu "..fs.getDir(shell.getRunningProgram()).."/BanqueAPI")
  3. shell.run("pastebin get zgapH768 "..fs.getDir(shell.getRunningProgram()).."/Compile")
  4. shell.run(fs.getDir(shell.getRunningProgram()).."/Compile "..fs.getDir(shell.getRunningProgram()).."/BanqueAPI")
  5. fs.delete(fs.getDir(shell.getRunningProgram()).."/Compile")
  6. fs.delete(shell.getRunningProgram())
  7. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement