Thread: How to get rid of a pest

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 How to get rid of a pest 
    Meh. I can't code.

    Soulevoker's Avatar
    Join Date
    Sep 2007
    Age
    26
    Posts
    1,198
    Thanks given
    5
    Thanks received
    6
    Rep Power
    137
    I had to demote someone now he is pissed and keeps changing his Ip. Is there anyway to block him for good without contacting the authorities?

    Reply With Quote  
     

  2. #2  
    Registered Member
    ViperSniper's Avatar
    Join Date
    Apr 2007
    Age
    27
    Posts
    2,417
    Thanks given
    367
    Thanks received
    82
    Rep Power
    976
    hack him
    :indeed:
    Reply With Quote  
     

  3. #3  
    Meh. I can't code.

    Soulevoker's Avatar
    Join Date
    Sep 2007
    Age
    26
    Posts
    1,198
    Thanks given
    5
    Thanks received
    6
    Rep Power
    137
    Quote Originally Posted by ViperSniper View Post
    hack him
    Idk how, nor do I want to...

    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Oct 2009
    Posts
    1,312
    Thanks given
    148
    Thanks received
    161
    Rep Power
    33
    Ban his ip mask. e.g 20.20.xx.xx, xx from 1 to 254
    Reply With Quote  
     

  5. #5  
    Meh. I can't code.

    Soulevoker's Avatar
    Join Date
    Sep 2007
    Age
    26
    Posts
    1,198
    Thanks given
    5
    Thanks received
    6
    Rep Power
    137
    Quote Originally Posted by brkownz View Post
    Ban his ip mask. e.g 20.20.xx.xx, xx from 1 to 254
    I guess the Ipbaned File doesn't know how to process Wildcards?

    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Oct 2009
    Posts
    1,312
    Thanks given
    148
    Thanks received
    161
    Rep Power
    33
    Code:
    	for (int x = 0; x < 254; x++) {
    		if (Server.socketListener.getAddress(p.socket.socket).equals(Server.socketListener.getAddress(20.20.x.x))) {
                    	returnCode = 4;
    		}
    	}
    in ur rs2login or something idk which base u using
    Reply With Quote  
     

  7. #7  
    Registered Member HenryL's Avatar
    Join Date
    Sep 2009
    Posts
    342
    Thanks given
    6
    Thanks received
    5
    Rep Power
    1
    what is he doing though ? just changing hes ip and going on server ?
    lol
    Reply With Quote  
     

  8. #8  
    Registered Member
    Underoath's Avatar
    Join Date
    Sep 2008
    Posts
    2,943
    Thanks given
    826
    Thanks received
    582
    Rep Power
    853
    hit him offline


    Special thanks to Payton :trollface:
    Spoiler for People I respect:

    Definitely not you, faggot.

    Reply With Quote  
     

  9. #9  
    Registered Member
    G0nzo's Avatar
    Join Date
    Feb 2009
    Posts
    4,961
    Thanks given
    514
    Thanks received
    546
    Rep Power
    1735
    "without contacting the authorities?"

    lol.
    Computer Science Graduate, Java Expert
    Need help with something? PM me
    Reply With Quote  
     

  10. #10  
    Officially Retired

    Huey's Avatar
    Join Date
    Jan 2008
    Age
    19
    Posts
    16,489
    Thanks given
    3,387
    Thanks received
    7,726
    Rep Power
    5000
    Just ip mute him and disable the thing saying you are ip muted just let him play with out knowing hes muted

    Listen children don't become this guy.
    Quote Originally Posted by Owner Spikey View Post
    Why can I attack lower level npc's in a matter of a mouse hover but for a higher level npc the only choice to attack is by right clicking option attack?

    Reply With Quote  
     

Page 1 of 2 12 LastLast

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
  •