Recent content by Aperturez

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. A

    Need help with Computercraft

    Alright
  2. A

    Need help with Computercraft

    Thanks.
  3. A

    Need help with Computercraft

    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...