Hi. I need help with some code for a non-advanced computercraft program. I'm building a scoreboard for a game, and I need it to add one to the score each time a redstone switch is hit (and the score is displayed on a monitor). I know how to get the input from a redstone switch and I know how to...