Recent content by mobkiller326

  1. M

    ComputerCraft Error code help

    Thanks GuardStar that fixed it
  2. M

    ComputerCraft Error code help

    didn't work if I take out the end it says that it is required and if its there it gives the error
  3. M

    ComputerCraft Error code help

    If I remove the end after print and before else if, the computer gives error end expected after if statement, that end is needed.
  4. M

    ComputerCraft Error code help

    Error code is "bios:339: [string "test"]:23: '<eof>' expected if pt == (p) then print ("Loggin In..") sleep(2) print("Login succesful!") sleep(1) print("Welcome user") sleep(2) term.clear() print("Starting OS") sleep(4) term.clear() print(" Welcome to...