Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --make sure everything is up to date
- shell.run("updater")
- --load simple commands as an api
- os.LoadAPI("/cmd")
- term.write("CMD API Loaded")
- sleep(1)
- term.clear()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement