Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Alle Rechte an SimSoft 3 sind "SimlorLP" (oder in Minecraft auch nur "Simlor") vorbehalten.
- os.pullEvent = os.pullEventRaw
- function SystemS()
- shell.run("SimSoft/System/SystemStart")
- os.reboot()
- end
- --LiveSystem
- function LiveSystem()
- shell.run("SimSoft/System/LiveSystem")
- end
- --LiveSystem end
- --System Start
- parallel.waitForAll(SystemS, LiveSystem)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement