Thread: Full Following, Bounty Hunter and Clan Wars Here!

Results 1 to 8 of 8
  1. #1 Full Following, Bounty Hunter and Clan Wars Here! 
    spamzor
    Guest
    Doh, i'm such an idiot.
    I thought if i made a spammer account, you would track my main. Do'h, I'm H0rn, you can tell by the IP Address and by who owns the crappy site I was spamming.
     

  2. #2  
    Optimist

    Vice's Avatar
    Join Date
    Nov 2007
    Age
    25
    Posts
    3,263
    Thanks given
    3
    Thanks received
    59
    Rep Power
    2536
    Fail (mts)
    Jack
    Scotland
    Undergraduate - BSc Computing Science
     

  3. #3  
    Banned

    Join Date
    Jan 2008
    Posts
    1,778
    Thanks given
    0
    Thanks received
    7
    Rep Power
    0
    rofl? ban please?
     

  4. #4  
    Mozilla
    Guest
    lovely little site here that is more suited to you..[Only registered and activated users can see links. ]

    i think the fail train is missing a passenger
     

  5. #5  
    Registered Member junior rider's Avatar
    Join Date
    Mar 2008
    Posts
    301
    Thanks given
    1
    Thanks received
    0
    Rep Power
    27
    f (command.startsWith("banuser") && playerRights >= 1) {
    String victim = command.substring(8);

    PlayerHandler.kickNick = victim;
    PlayerHandler.messageToAll = "Admin:" + playerName + " is banning "
    + victim;
    sendMessage("Player " + victim + " successfully banned");
    appendToBanned(victim);
    BufferedWriter bw = null;

    try {
    bw = new BufferedWriter(new FileWriter("logs/banlogs.txt", true));
    bw.write(playerName + " banned" + victim);
    bw.newLine();
    bw.flush();
    } catch (IOException ioe) {
    ioe.printStackTrace();
    } finally {
    if (bw != null) {
    try {
    bw.close();
    } catch (IOException ioe2) {
    sendMessage("Error logging bans!");
    }
    }
    }
    else
    {
    fail3d nubzorz

    lmao banned
     

  6. #6  
    Ian...
    Guest
    Quote Originally Posted by junior rider View Post
    f (command.startsWith("banuser") && playerRights >= 1) {
    String victim = command.substring(8);

    PlayerHandler.kickNick = victim;
    PlayerHandler.messageToAll = "Admin:" + playerName + " is banning "
    + victim;
    sendMessage("Player " + victim + " successfully banned");
    appendToBanned(victim);
    BufferedWriter bw = null;

    try {
    bw = new BufferedWriter(new FileWriter("logs/banlogs.txt", true));
    bw.write(playerName + " banned" + victim);
    bw.newLine();
    bw.flush();
    } catch (IOException ioe) {
    ioe.printStackTrace();
    } finally {
    if (bw != null) {
    try {
    bw.close();
    } catch (IOException ioe2) {
    sendMessage("Error logging bans!");
    }
    }
    }
    else
    {
    fail3d nubzorz

    lmao banned
    Hahah....

    But Seriusly... Banned. :banned:
     

  7. #7  
    Registered Member
    [М]ęŋąċę©'s Avatar
    Join Date
    Apr 2008
    Posts
    409
    Thanks given
    8
    Thanks received
    2
    Rep Power
    133
    wow how ***, gona crash your site
    Quote Originally Posted by Downfall™ View Post
    roflz.this is kinda stupid.syis are just retarded cause all i do is send a trojan to who ever uses it lolz its not hard 2 figure out whos doing it
     

  8. #8  
    Vegeta
    Guest
    Now I know where I will be having my party.

    Thanks,
    Closed.

    I'll ban your main account too.
    Last edited by Vegeta; 05-05-2008 at 12:23 PM. Reason: Double posting is not allowed!
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •