Advertisement
Guest User

[Filename]

a guest
Jun 29th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.44 KB | None | 0 0
  1. shell.run("rename TurtleMiningSoftwareByJanus122333 TurtleMiningSoftwareByJanus122333_OLD")
  2. shell.run("pastebin get bmzK0tE2 TurtleMiningSoftwareByJanus122333")
  3. if fs.exists("TurtleMiningSoftwareByJanus122333")
  4. then
  5.   fs.delete("TurtleMiningSoftwareByJanus122333_OLD")
  6. else
  7.   shell.run("rename TurtleMiningSoftwareByJanus122333_OLD TurtleMiningSoftwareByJanus122333")
  8. end
  9. shell.run("clear")
  10. shell.run("TurtleMiningSoftwareByJanus122333")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement