Jump to content

spior

Members
  • Posts

    378
  • Joined

  • Last visited

Posts posted by spior

  1. You probably won't be able to buy a "decent" laptop for $400

    Even if you do, it'll just blow up in a couple of months.

    But I don't know how the prices are in Norway.

    Go check some local computer shop and narrow down what you want then post it here.

  2. I have a VPN as a home network. At times, when I'm not using the network, it will change locations entirely. One minute it's in Hamilton, then it's in Regina, then it's in Vancouver. Likewise, any ban will probably never work, unless you set up your system to ban entire location ranges. JP, for example, got rid of China and India as a potential range for people to connect to. This is also the same clan who uses Range Banning as a standard practice.

     

    From what I can tell, he seems to be European, because there are very few networks in North America that have network stations in Europe to tap into. If his networks are all from Poland, then place all of Poland in your blacklist. That way, it will potentially remove him from your server.

    ...and all the other Polish players.

    Although I have yet to meet a decent Polish player, there are bound to be some.

    That's a horrible solution.

    Mysterious Stranger likes this
  3.  

     

    #include <stdio.h>

    int main(int argc, char *argv[])

    {

    int c = 42;

    if(c>c++)

    printf("c>c++\n");

    else if(c++>c)

    printf("c++>c\n");

    else

    printf("HOLY SHIT THEY'RE THE SAME (but C++ still sucks)\n");

    return 0;

    }

     

    // Go ahead, compile me

     

     

     

    Just kidding, hi there :P

×
×
  • Create New...