• Welcome to Valhalla Legends Archive.
 

Login Packet 0x29 - "Login Invalid"

Started by Prophet., August 18, 2003, 08:00 AM

Previous topic - Next topic

Prophet.

Hello i am Having Trouble with logging in after CheckRevision and Cdkey is been okayed.

Code:

With pbuffer
   .InsertNonNTString ReverseString("bnet")
   .SendPacket &H14
   .SendPacket &H2D
End With

If varChangePassword = False Then
   outputBuffer = String(7 * 4, vbNullChar)
   RP = A(outputBuffer, servers, varPass)
With pbuffer
   .InsertNonNTString outputBuffer
   .InsertNTString varUser
   .SendPacket &H3A
End With
end if

Soul Taker

Not sure how 0x14 fits in, but the title says you have trouble with 0x29, and the code shows you using 0x3A.

Prophet.

Quote from: Soul Taker on August 18, 2003, 09:54 AM
Not sure how 0x14 fits in, but the title says you have trouble with 0x29, and the code shows you using 0x3A.

Sorry that was a snippet and that part of the code was accidently also inserted

Adron

Quote from: Prophet. on August 18, 2003, 11:57 AM
Sorry that was a snippet and that part of the code was accidently also inserted

So, insert your 0x29 code?

CrAz3D

This part of it?
If varChangePassword = False Then
   outputBuffer = String(7 * 4, vbNullChar)
   RP = A(outputBuffer, servers, varPass)
With pbuffer
   .InsertNonNTString outputBuffer
   .InsertNTString varUser
   .SendPacket &H3A
End With
end if
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

Soul Taker


WinSocks

i also see 0x3A.......
i'm confused on what he is trying to prove now.....

CrAz3D

I was asking if he had ANY of the actual code in there.
rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...

l)ragon

Quote from: CrAz3D on August 23, 2003, 10:36 AM
I was asking if he had ANY of the actual code in there.

Perhaps that's all he has 8\
*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

CrAz3D

rebundance - having or being in excess of sheer stupidity
(ré-bun-dance)
Quote from: Spht on June 22, 2004, 07:32 PMSlap.
Quote from: Adron on January 28, 2005, 09:17 AMIn a way, I believe that religion is inherently evil, which includes Christianity. I'd also say Christianity is eviller than Buddhism (has more potential for evil).
Quote from: iago on April 19, 2005, 01:06 PM
CrAz3D's ... is too big vertically, at least, too big with ... iago ...