Finding out Username with Email and Password.

Discussion in 'Plugin Development' started by TheDevZone, Jul 28, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    TheDevZone

    Hello,
    i want to make a plugin, which finding out the usernames from alt lists.
    I have the Usernames, and the Passwords. How can i solve the Name from the Accounts?
     
  2. Online

    timtower Administrator Administrator Moderator

    @TheDevZone Lets start with this: how do you get the passwords in the first place? Passwords of what?
    What alt list?
     
  3. Offline

    TheDevZone

    Alt List = Account List.
    Here, that is one:
    <EDIT by Timtower: no need to put in the actual list>
    Before the : is the Email, behind the Password.
    I want to code this plugin to prevent from Hackers.
    I want to find out the Names from the ACcounts above, to ban them automaticly.
     
  4. Online

    timtower Administrator Administrator Moderator

    @TheDevZone And how did you get that information then? Because it doesn't seem very legal to me what you are doing.
    Where is the list coming from?
     
  5. Offline

    TheDevZone

    YouTuber. Some people Crack the Accounts, and give them away 4 free. Hackers on my server user them.
    These Lists contains 100 or more accounts. So i want to ban them automaticly.
     
  6. Online

    timtower Administrator Administrator Moderator

    @TheDevZone Report them to Mojang instead.
    I don't think that you can find the account based on the email.
     
  7. Offline

    TheDevZone

    I got the PW and Email.
    Maybe i can simulate that i log in to mojang and can get the name?
    Do you how?
     
  8. Offline

    1Rogue

    afaik only way is to programmatically attempt a login and read the response. Emails are internal and there isn't public-facing information relating to them.
     
  9. Offline

    TheDevZone

    How can i do it? Can u send me a code example?
     
  10. Online

    timtower Administrator Administrator Moderator

    Locked.
    We won't start using hacked accounts on here.
    Report the accounts as stolen to Mojang, let them handle it.
     
Thread Status:
Not open for further replies.

Share This Page