Advertisement
MrLetsplay2003

INSTALLER "Jump IT" (Lua/Computercraft)

May 2nd, 2015
369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.50 KB | None | 0 0
  1. --With this Installer you can install the game "Jump IT"
  2. --run it on the computercraft-computer with the command: pastebin run hPg7L2QY
  3. --Please read the Informations and the Changelog: pastebin.com/9USH2uPY
  4. shell.run("pastebin get bwgdUqqP Jump")
  5. shell.run("pastebin get nYmuKMn1 JumpMenu")
  6. shell.run("pastebin get avAzWx79 title.img")
  7. shell.run("pastebin get 2A6nKZMw JumpIT")
  8. shell.run("clear")
  9. print("INSTALLED")
  10. print("Game downloaded as 'JumpIT' ")
  11. sleep(1)
  12. shell.run("clear")
  13. shell.run("JumpMenu")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement