• Welcome to Valhalla Legends Archive.
 

0x79 HELP!

Started by GoSuGaMING, June 22, 2004, 07:19 PM

Previous topic - Next topic

GoSuGaMING


Private Sub cmdDecline_Click()
With PBuffer
.InsertDWORD &H0
.InsertNonNTString StrReverse("1234")
.InsertNTString "GoSuGaMING.DeV"
.InsertBYTE &H4
.SendPacket &H79
End With
AddC vbRed, "You have Declined " & strClanInvitingLeader & "'s invitation to join clan: " & StrReverse(strClanTitle)
End Sub


i just put the info in to test... not working? clan 1234 and i invited my bot with gosugaming.dev

Spht

Quote from: GoSuGaMING on June 22, 2004, 07:19 PM

Private Sub cmdDecline_Click()
With PBuffer
.InsertDWORD &H0
.InsertNonNTString StrReverse("1234")
.InsertNTString "GoSuGaMING.DeV"
.InsertBYTE &H4
.SendPacket &H79
End With
AddC vbRed, "You have Declined " & strClanInvitingLeader & "'s invitation to join clan: " & StrReverse(strClanTitle)
End Sub


i just put the info in to test... not working? clan 1234 and i invited my bot with gosugaming.dev

You're supposed to use the cookie/token Battle.net sends you so it knows which invitation you're replying to.

GoSuGaMING

you mean 77 BB 01 or reversed would be 01BB77?

Spht

Quote from: GoSuGaMING on June 22, 2004, 07:26 PM
you mean 77 BB 01 or reversed would be 01BB77?

It's not a static value...

GoSuGaMING

#4
Quote from: Spht on June 22, 2004, 07:28 PM
Quote from: GoSuGaMING on June 22, 2004, 07:26 PM
you mean 77 BB 01 or reversed would be 01BB77?

It's not a static value...

then what would it be... 0x01?

Guess not :X

Spht

Quote from: GoSuGaMING on June 22, 2004, 07:29 PM
Quote from: Spht on June 22, 2004, 07:28 PM
Quote from: GoSuGaMING on June 22, 2004, 07:26 PM
you mean 77 BB 01 or reversed would be 01BB77?

It's not a static value...

then what would it be... 0x01?

Quote from: Spht on June 22, 2004, 07:21 PMYou're supposed to use the cookie/token Battle.net sends you

Slap.

GoSuGaMING

#6
Quote from: Spht on June 22, 2004, 07:32 PM
Quote from: GoSuGaMING on June 22, 2004, 07:29 PM
Quote from: Spht on June 22, 2004, 07:28 PM
Quote from: GoSuGaMING on June 22, 2004, 07:26 PM
you mean 77 BB 01 or reversed would be 01BB77?

It's not a static value...

then what would it be... 0x01?

Quote from: Spht on June 22, 2004, 07:21 PMYou're supposed to use the cookie/token Battle.net sends you

Slap.

I'm going to cry now! My Mommy will be looking for you!

MyndFyre

Quote from: GoSuGaMING on June 22, 2004, 07:34 PM
Quote from: Spht on June 22, 2004, 07:32 PM
Quote from: GoSuGaMING on June 22, 2004, 07:29 PM
Quote from: Spht on June 22, 2004, 07:28 PM
Quote from: GoSuGaMING on June 22, 2004, 07:26 PM
you mean 77 BB 01 or reversed would be 01BB77?

It's not a static value...

then what would it be... 0x01?

Quote from: Spht on June 22, 2004, 07:21 PMYou're supposed to use the cookie/token Battle.net sends you

Slap.

I'm going to cry now! My Mommy will be looking for you!

Boo frickety hoo!  It's pretty clear in bnetdocs how the packet works, and then when you don't read his response you bitch and moan some more.  Why don't you try thinking before you go cry to mommy about how some mean man you've never met gave you a cyber-bitchslap?
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

GoSuGaMING

I do not believe it gives you the Cookie ID.... Immuse me and tell me it :)

GoSuGaMING

Quote from: GoSuGaMING on June 22, 2004, 07:42 PM
I do not believe it gives you the Cookie ID.... Immuse me and tell me it :)

fixed strCookie = Mid$(Data, 5, 4)

PaiD

0x79 is sent to you and then you respond with 0x79 but you need to use the cookie that bnet sent you so bnet know what your responding to (Which invite)

BaDDBLooD

Quote from: Myndfyre on June 22, 2004, 07:39 PM
Quote from: GoSuGaMING on June 22, 2004, 07:34 PM
Quote from: Spht on June 22, 2004, 07:32 PM
Quote from: GoSuGaMING on June 22, 2004, 07:29 PM
Quote from: Spht on June 22, 2004, 07:28 PM
Quote from: GoSuGaMING on June 22, 2004, 07:26 PM
you mean 77 BB 01 or reversed would be 01BB77?

It's not a static value...

then what would it be... 0x01?

Quote from: Spht on June 22, 2004, 07:21 PMYou're supposed to use the cookie/token Battle.net sends you

Slap.

I'm going to cry now! My Mommy will be looking for you!

Boo frickety hoo!  It's pretty clear in bnetdocs how the packet works, and then when you don't read his response you bitch and moan some more.  Why don't you try thinking before you go cry to mommy about how some mean man you've never met gave you a cyber-bitchslap?

I'm sorry.. but lmao
There are only two kinds of people who are really fascinating: people who know absolutely everything, and people who know absolutely nothing.