Everyone knows dogs shouldn't eat chocolate, but what will happen when this dog spots a bar of it?
Tip: Messages were really helpful when I was coding this. Like, when I wanted to shorten a script and make it into another one by itself, I could broadcast a message, which was received by another script. Or, when I wanted to make something else to react to another script from someone or something else, I could use messages. Makes everything easier!