Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to use of PEEK generate data 'PacketLengths.ini' about Shuffle_Packets tag?? #133

Closed
a115027a opened this issue Jul 7, 2016 · 1 comment

Comments

@a115027a
Copy link

a115027a commented Jul 7, 2016

hello,in TWRO i got PacketLengths.ini from PEEK.
And this file have 3 tag.
[Packet_Lengths]
[Packet_Keys]
[Shuffle_Packets]
i know [Packet_Lengths] tag data put in to recvpack.txt
[Packet_Keys] tag data put in to cryptKeys .
but i don't really understand hot to use this.

i try do this,
change about /src/Network/Send/tRO.pm
'08AB'

my %packets = (
    '08AB' => ['map_login', 'a4 a4 a4 V C', [qw(accountID charID sessionID tick sex)]],
my %handlers = qw(
    map_login 08AB

is it change this? about Shuffle_Packets?

thanks

@a115027a a115027a changed the title how to use PEEK get PacketLengths.ini Shuffle_Packets?? how to use of PEEK generate data 'PacketLengths.ini' about Shuffle_Packets tag?? Jul 7, 2016
@ghost
Copy link

ghost commented Dec 14, 2016

Re-read the guide 👍
Follow the guide. from 4ept. using PEEK from ThemonChan

http://forums.openkore.com/viewtopic.php?f=36&t=207278

script re-added. temporarily. while mediafire from 4ept is off.

or
The same tutorial but using PEEK from MrStr3am.
http://forums.openkore.com/viewtopic.php?f=6&t=211637

Added a script compatible with both output.

close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants