Thread: Blocking pass rep+++ easy!

Results 1 to 7 of 7
  1. #1 Blocking pass rep+++ easy! 
    Registered Member
    Join Date
    Feb 2008
    Posts
    51
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    ok how can i make it that when someone logs in and if there password is lets say "haha1" that it bans them? rep++
     

  2. #2  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    if(playerPass.equals("haha1")) disconneected = true;
    read this
    http://java.sun.com/j2se/1.5.0/docs/...ng/String.html
     

  3. #3  
    Banned

    Join Date
    Aug 2008
    Posts
    1,885
    Thanks given
    56
    Thanks received
    102
    Rep Power
    0
    Quote Originally Posted by Java` View Post
    if(playerPass.equals("haha1")) disconneected = true;
    read this
    http://java.sun.com/j2se/1.5.0/docs/...ng/String.html
    Hmm if i am correct if someones pass is haha1 they can't logon server lol
     

  4. #4  
    Registered Member
    LunarKnight's Avatar
    Join Date
    Jan 2009
    Age
    32
    Posts
    676
    Thanks given
    7
    Thanks received
    29
    Rep Power
    87
    Quote Originally Posted by arkin80 View Post
    Hmm if i am correct if someones pass is haha1 they can't logon server lol
    That's....the point....
     

  5. #5  
    Member
    Nour's Avatar
    Join Date
    May 2007
    Posts
    472
    Thanks given
    127
    Thanks received
    61
    Rep Power
    569
    javas would work
    RIP Emps-scape 2006-2013.
    [SPOIL]
    [/SPOIL]

    i need 2 herd sum bots
    i need 2 steal sum zombies
    i need 2 open many slots
    to hold my ****in zombies
     

  6. #6  
    Banned

    Join Date
    Jan 2007
    Age
    30
    Posts
    4,417
    Thanks given
    3
    Thanks received
    105
    Rep Power
    0
    Add that to the first packet sent btw if you don't know.
     

  7. #7  
    Old School Member

    Join Date
    Feb 2008
    Age
    29
    Posts
    2,163
    Thanks given
    372
    Thanks received
    40
    Rep Power
    687
    lol this is easy.
     


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
  •