Advertisement
FelixEckert

Untitled

Oct 22nd, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. print („SoFa File Manager Installer Version 1.0“)
  2. sleep(1)
  3. print („Please note: Need Of Monitor on the right side of the computer;
  4. print („ Installation will be done in dir disk;“)
  5. sleep(1)
  6. shell.run(„cd disk“)
  7. print(„Directory changed…“)
  8. sleep(1)
  9. print („Preparing things for installation“)
  10. shell.run(„mkdir .ios“)
  11. textutils.slowPrint(„#######“)
  12. print („Installation: 50%“)
  13. shell.run(„pastebin get Y31VwbUr startup„)
  14. shell.run(„pastebin get d8646sPw .menu„)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement