Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- os.pullEvent("redstone")
- if rs.getInput("back") then
- print("Starting mobkiller program")
- shell.run("mobkiller")
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement