Thread: minecraft login

Results 1 to 5 of 5
  1. #1
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127

    minecraft login

    Im attempting to login using a proxy i made, but failing. I get a "failed to verify username" packet reply.
    Code:
    BYTE packet1[] =
    {
    	0x02, 0x00, 0x0A, 0x00, 0x6B, 0x00, 0x69, 0x00, 0x62, 0x00, 0x62, 0x00, 0x6C, 0x00, 0x65, 0x00,
    	0x73, 0x00, 0x32, 0x00, 0x30, 0x00, 0x31
    };
    
    BYTE packet2[] =
    {
    	0x01, 0x00, 0x00, 0x00, 0x16, 0x00, 0x0A, 0x00, 0x6B, 0x00, 0x69, 0x00, 0x62, 0x00, 0x62, 0x00,
    	0x6C, 0x00, 0x65, 0x00, 0x73, 0x00, 0x32, 0x00, 0x30, 0x00, 0x31, 0x00, 0x00, 0x00, 0x00, 0x00,
    	0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00	
    };
    those are the 2 packets i send to login to a server. those 2 packets meerly contain my username (kibbles201) and are static. Why am i getting a verify username error?

    Last edited by kibbles18; 12-18-2011 at 02:28 PM.
    Way she fuckin goes boys

  2. #2
    Rigby's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    NJ
    Posts
    2,050
    Reputation
    37
    Thanks
    279
    My Mood
    Amazed
    Are you using a premium account on the legit launcher?
    Are you using any mods?
    Are you still using the host file from MPGHcraft?

    Source Filmmaker Animator/Poster Maker
    Former Minecraft Minion
    Film Enthusiast
    TF2 Player

  3. #3
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127
    Im not logging in from the launcher and this is the problem. I need to find a way to login without the launcher. I have a legit account but i have to find a way to log into it without the launcher, so clientless.
    Way she fuckin goes boys

  4. #4
    Rigby's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    NJ
    Posts
    2,050
    Reputation
    37
    Thanks
    279
    My Mood
    Amazed
    There is not a way to login without going through the client. There could be one solution by using mcpatcher, and logging in with that. However, you will log in as "Player" and I don't know how it will work. Most likely, Bukkit will not let you login fully

    Source Filmmaker Animator/Poster Maker
    Former Minecraft Minion
    Film Enthusiast
    TF2 Player

  5. #5
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127
    ok i found what i was looking for.
    Im using c++
    Session - MinecraftCoalition
    Way she fuckin goes boys

Similar Threads

  1. [Release] Minecraft Login
    By Jailbroken671 in forum Combat Arms Mods & Rez Modding
    Replies: 15
    Last Post: 05-06-2011, 09:50 PM
  2. Login error
    By americanguy in forum WarRock Korea Hacks
    Replies: 6
    Last Post: 05-18-2007, 06:31 PM
  3. Help,i cant login
    By EyalZamir in forum WarRock Korea Hacks
    Replies: 6
    Last Post: 05-16-2007, 04:29 PM
  4. help login
    By alrpcool in forum WarRock - International Hacks
    Replies: 1
    Last Post: 03-26-2007, 06:52 PM
  5. Problem(with login)
    By 22061988 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 11-01-2006, 12:07 AM