Abyssal Scepter Legacy Code

Home of the most questionable coding decisions made by the Abyssal Scepter team.

Critical Bug: Infinite Loop of Doom

      <script>
        for(;;) {
          alert("You have been doomed.");
        }
      </script>
    

Fixed by: Bob the Intern, 2018

Reason: "It was just for fun, bro."

View all bugs

Known Issues of 2018

Next time you visit, we'll have more of the same old code.