Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: PaiD on July 28, 2004, 07:08 PM

Title: Help with 0x71 (C => S [VB])
Post by: PaiD on July 28, 2004, 07:08 PM
Ok I have looks on UL's Site and Bnetdocs and I think I have the format on the packet right but I still get ipbanned.


Any ideas what is wrong?

Edit: I removed the Code b/c nothing was wrong with it and it didnt help much on findin the prob
Title: Re:Help with 0x71 (C => S [VB])
Post by: Lenny on July 28, 2004, 07:13 PM
Any available packetlog would help.
Title: Re:Help with 0x71 (C => S [VB])
Post by: PaiD on July 28, 2004, 07:30 PM
Ok I made my bot give me the log. Here it is.

0000:  FF 71 8E 00 00 00 00 00 44 65 4D 6F 00 6F 4D 65   ÿqŽ     DeMo oMe
0010:  44 0B 4C 69 51 75 69 44 5B 31 5D 00 4C 69 51 75   D LiQuiD[1] LiQu
0020:  69 44 5B 32 5D 00 4C 69 51 75 69 44 5B 33 5D 00   iD[2] LiQuiD[3]
0030:  4C 69 51 75 69 44 5B 34 5D 00 44 75 65 6C 2D 43   LiQuiD[4] Duel-C
0040:  6C 61 6E 30 32 00 44 75 65 6C 2D 43 6C 61 6E 30   lan02 Duel-Clan0
0050:  31 00 44 75 65 6C 2D 43 6C 61 6E 30 33 00 44 75   1 Duel-Clan03 Du
0060:  65 6C 2D 43 6C 61 6E 30 34 00 44 75 65 6C 2D 43   el-Clan04 Duel-C
0070:  6C 61 6E 30 37 00 44 75 65 6C 2D 43 6C 61 6E 30   lan07 Duel-Clan0
0080:  35 00 44 75 65 6C 2D 43 6C 61 6E 30 36 00         5 Duel-Clan06 ..
Title: Re:Help with 0x71 (C => S [VB])
Post by: MyndFyre on July 28, 2004, 07:36 PM
A couple remarks...

Now, I'm not sure about this, but the official client can only invite 9 people.  What I'm not sure about is whether or not it's possible to invite more than 9.

Second, are you inviting yourself?  It will fail if you invite yourself; make sure you're only inviting others.
Title: Re:Help with 0x71 (C => S [VB])
Post by: UserLoser. on July 28, 2004, 07:36 PM
Are you on Warcraft III?
Title: Re:Help with 0x71 (C => S [VB])
Post by: MyndFyre on July 28, 2004, 07:36 PM
Quote from: UserLoser. on July 28, 2004, 07:36 PM
Are you on Warcraft III?

Lmao!  Of course I should have thought of that as well!  :P
Title: Re:Help with 0x71 (C => S [VB])
Post by: PaiD on July 28, 2004, 07:39 PM
Userloser: Yes I am on W3
Myndfyre: Hm. Didnt think about only invitin 9 ppl Also I dont invite myself. I have my bot invite every1 who was returned in 0x70
Title: Re:Help with 0x71 (C => S [VB])
Post by: MyndFyre on July 28, 2004, 07:41 PM
Quote from: DueL on July 28, 2004, 07:39 PM
Userloser: Yes I am on W3
Myndfyre: Hm. Didnt think about only invitin 9 ppl Also I dont invite myself. I have my bot invite every1 who was returned in 0x70

The official client presents you with a checked listbox of the available users from 0x70.  Once you have selected 9, it prevents you from selecting others (although you can deselect any and they will be re-enabled).
Title: Re:Help with 0x71 (C => S [VB])
Post by: PaiD on July 28, 2004, 07:51 PM
Ok Thx everyone who has Helped :p The only Invitin 9 ppl was the prob :p

Myndfyre: Thx very much, man I couldnt see what was wrong with my code

Edit: Well it wasnt my code it was the fact I was invitin tomany ppls
Edit 2: Any1 know the response Codes?
Title: Re:Help with 0x71 (C => S [VB])
Post by: Lenny on July 28, 2004, 07:58 PM
Which is why a packetlog usually helps  ;)
Title: Re:Help with 0x71 (C => S [VB])
Post by: ChR0NiC on July 28, 2004, 08:32 PM
Quote from: Lenny on July 28, 2004, 07:58 PM
Which is why a packetlog usually helps  ;)

I suggested that to him, but got no to thanks :(