Greatest Typos EvAr

  1. I was trying to put a quiet ban on an IRC user today, but I accidnentally typed /mode #divinelunacy +b ~q: *!sticks1988!@*. The space between the : and the* caused the server to interpret it as a ban on *!*@*, which is everyone in the channel. When I tried to correct myself, I ended up tying /mode #divinelunacy +b ~q*!sticks1988!@*. (I think that’s what I typed anyway…) The server interpreted that as #divinelunacy +b ~q:*!*icks1988!@*. I just gave up after that. (I meant /mode #divinelunacy +b ~q:*!sticks1988@*.)
  2. I wanted to add 200 rows to the Mafia Returns database… I have my reasons… I typed something to the effect of


    <?php
    include 'includes/db.php';
    for ($i = 1; $i <= 300;)
    //mysql insert query here.
    ?>

    OOps… An infinite loop. It added 30 MB of data to the database and caused 25 minutes of downtime. Oops.

3 Responses to “Greatest Typos EvAr”

  1. Kayla Says:

    Nice typos. Apparently, some Mafia people like to pretend that they know you in real life.

    You should teach me how to play sometime. Because I am awesome.

    :)

  2. Slasher600 Says:

    anyways, screw eveyroine in the irc, you don’t even need em.

  3. Bowser Says:

    I need me! “IRC is where the geeks and losers go.” I fit perfectly :).

    What mafia people pretend to know me!?!

    Teach yourself to play… You know where to find it.

Leave a Reply