Thread: Using MAC Ban

Results 1 to 4 of 4
  1. #1 Using MAC Ban 
    Owner of Virtus
    k0ed ur mom's Avatar
    Join Date
    Jun 2012
    Age
    34
    Posts
    540
    Thanks given
    20
    Thanks received
    46
    Rep Power
    11
    I'm using this snippet to get players' MAC Address. I can't find out how to get the address that the client sends and LoginPacketsDecoder reads.
    Reply With Quote  
     

  2. #2  
    plz dont take my wizard mind bombs Women's Avatar
    Join Date
    Mar 2010
    Posts
    1,881
    Thanks given
    724
    Thanks received
    1,162
    Rep Power
    4763
    Code:
    String MACAdress = stream.readString();
    whats that???
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Owner of Virtus
    k0ed ur mom's Avatar
    Join Date
    Jun 2012
    Age
    34
    Posts
    540
    Thanks given
    20
    Thanks received
    46
    Rep Power
    11
    Quote Originally Posted by Women View Post
    Code:
    String MACAdress = stream.readString();
    whats that???
    Sorry, I must be that retarded. I don't exactly go messing around in the log in packets that much. This still doesn't help me figure out how to set the player's mac in Player.java. If I can do that, I can finish the commands and whatever else I do.
    Reply With Quote  
     

  5. #4  
    plz dont take my wizard mind bombs Women's Avatar
    Join Date
    Mar 2010
    Posts
    1,881
    Thanks given
    724
    Thanks received
    1,162
    Rep Power
    4763
    Well I don't know anything about Matrix (or whatever base you're using)

    but you'd probably put something like

    Code:
    player.macAddress = MACAdress;
    wherever u put that first piece of code i posted
    Reply With Quote  
     


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. - Trust - | Paying for a Mac-Ban Code
    By JavaD0x in forum Buying
    Replies: 0
    Last Post: 08-15-2011, 05:21 PM
  2. [req] mac ban?
    By Slay No More in forum Requests
    Replies: 5
    Last Post: 12-09-2010, 08:51 AM
  3. Mac banning the stupid hackers
    By rsnerd in forum Requests
    Replies: 5
    Last Post: 06-24-2010, 08:49 PM
  4. Replies: 12
    Last Post: 01-04-2010, 02:53 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •