Page 1 of 1

Sending Packets to que for BG?

Posted: 16 Dec 2018, 21:00
by zexeta
The bot doesn't seem to support BG queing at all with the way its implemented on re:start, i am trying to create a workout with a macro that directly sends the packets to que up since all it does is spam packet parser errors.

<< Sent by RO client: 08D7 [28 bytes] Dec 16 19:50:57 2018
0> D7 08 02 00 4B 56 4D 5F 32 00 00 00 00 00 00 00 ....KVM_2.......
16> 00 00 00 00 00 00 00 00 00 00 00 00 ............
[console] Packet Parser: Unknown switch: 08D7
[console] Packet Parser: Unknown switch: 08D8
[console] Packet Parser: Unknown switch: 08D9

This is what i have from manually queing up in xkore3 mode and having packet debuging turned on while queing up. I have never setup a packet send macro before and would love some help getting this working. There are other steps that i can hopefully configure myself but i can't seem to get them to que up.

Re: Sending Packets to que for BG?

Posted: 16 Dec 2018, 21:31
by fadreus
AFAIK you need to log in with normal client & capture that packets. :?

Re: Sending Packets to que for BG?

Posted: 18 Dec 2018, 02:51
by c4c1n6kr3m1
http://openkore.com/index.php/Send
if not line up, may be because the next packets 08D8 blablabla not handled correctly aka unknown
fadreus wrote:AFAIK you need to log in with normal client & capture that packets. :?
no need
server with sendCryptKeys , client will send packet with encrypted header

Re: Sending Packets to que for BG?

Posted: 25 Mar 2019, 02:04
by fadreus