Search found 4 matches

by janjajan
05 Jul 2017, 21:32
Forum: iRO
Topic: Old Izlude Error (RE:START)
Replies: 12
Views: 8027

Re: Old Izlude Error (RE:START)

hey bro, can you give me a complete working bot config if you dont mind?
by janjajan
04 Jul 2017, 11:05
Forum: pRO
Topic: Packet Tokenizer issue with users of XKore 1
Replies: 71
Views: 121628

Re: Packet Tokenizer issue with users of XKore 1

I tried to use debug mode, then I found out that for example the character move action, if use with xKore 0, it was sending packet "035F" but with using xKore 1 and I move the character, it was sending "0008" packet to the client. So maybe the packets were encrypted?
by janjajan
04 Jul 2017, 04:33
Forum: pRO
Topic: Packet Tokenizer issue with users of XKore 1
Replies: 71
Views: 121628

Re: Packet Tokenizer issue with users of XKore 1

I have a question, so we get the packets and value in bytes, but then how do we know the value corresponds to those packets??

Like this line for example "['actor_action', 'a4 a4 a4 V3 x v C V', [qw(sourceID targetID tick src_speed dst_speed damage div type dual_wield_damage)]]"
by janjajan
01 Jul 2017, 11:59
Forum: Other OpenKore support
Topic: How to solve recvpackets?
Replies: 0
Views: 2074

How to solve recvpackets?

So I tried sniffing the packets using wireshark, but then how to solve for the equivalent length of the hex packets?

like for example: 001C = ?? (Then what would be the value here?)