Server Help

Bot Questions - arena login

Miesco - Tue Aug 24, 2004 8:14 am
Post subject: arena login
Here is my arena login packet:

01 08 00 00 00 05 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Does not seem to get me logged in, I am sending it like this:

00 03 01 00 00 00 01 08 00 00 00 05 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

It is my 2nd reliable packet. I am not getting logged into any arena.
Anonymous - Tue Aug 24, 2004 12:33 pm
Post subject:
I think maybe it is 2 bytes too short?
Miesco - Tue Aug 24, 2004 12:50 pm
Post subject:
Here it is:

arena: 1 8 0 0 0 5 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mr Ekted - Tue Aug 24, 2004 2:26 pm
Post subject:
Arena login is 32 bytes including reliability header:

00 03 01 00 00 00 01 08 00 00 00 05 00 04 FF FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Miesco - Tue Aug 24, 2004 10:08 pm
Post subject:
Well I think I got it right, my bot can enter arena's in a ASSS server. There is a problem though, when I receive chat messages, they have all these random bytes after them. There is about 4 or so. Different each time.
Mr Ekted - Tue Aug 24, 2004 10:15 pm
Post subject:
Well if you look at the raw packets coming in from your recv() function, I bet they are the right size. Something must be corrupting them during the processing of your network layer. Try dumping raw incoming packet sizes and comparing to what you are seeing at the application level.
Miesco - Tue Aug 24, 2004 10:21 pm
Post subject:
Yea, that is what I am doing, my whole program shows sending and receiving packets
Mr Ekted - Tue Aug 24, 2004 11:33 pm
Post subject:
Then you'll have to talk to grel about logging packets on the sending side. I still think the bug in in your client.
Miesco - Tue Aug 24, 2004 11:53 pm
Post subject:
Yea it is, I think, I don't even think its the arena login that is wrong, I am getting d/c I think because I am not smod or vip.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group