Previous 2 / 4 Next

179 Comments

  1. DrNeroCF

    @ CssaBee AG changed how they do their URLs, so the locking code prevented it from loading, the working version should be online sometime soon…

  2. Aurel300

    So:

    // Lolz pwned by the Law code

    $theLaw = new law(“Aurel300”);

    function pwn_it($what){
    if (getclass($what) == “lolz”){
    $what->change_owner($theLaw);
    if ($what->owner() = $theLaw){
    return true;
    } else {
    return false;
    }
    }
    }

    while (true){
    if (a_thing_is_in_front()){
    if (!pwn_it(thing_in_front(0))){
    trash_it(thing_in_front(0));
    }
    }
    }

Leave a Reply