Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP|PLS] Blocked PE (Crash)

Joined
Apr 25, 2010
Messages
479
Reaction score
49
how to block this packet? ( Crash Packet v62 )

PHP:
2D 00 84 A6 B5 05 FF 00 3F 02 00 00 84 CD 6D 00 90 85 05 00 00 00 00 00

how to block this packet?

PHP:
6F 00 04 B7 50 00 00 00
( trade crash packet v62 )

Pls,help-me!
 
Custom Title Activated
Loyal Member
Joined
Mar 6, 2012
Messages
1,503
Reaction score
213
How exactly does it do the crash? Your telling us nothing but trade crash n no one even uses v62 so u gotta be specific
 
Upvote 0
Joined
Apr 25, 2010
Messages
479
Reaction score
49
How exactly does it do the crash? Your telling us nothing but trade crash n no one even uses v62 so u gotta be specific

Turns out the guy uses the packet, the server usually takes dc.
And that this unbearable, they are giving the game crashando dc's on many of our players say they have a method of blocking, however, no idea where I am!
Help me? ;/
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Apr 29, 2008
Messages
1,297
Reaction score
509
What do you mean by "server usually takes the dc".
Learn how to read packets, then you'll know what causes the dc.
I would help you, but I don't have any v62 source / any source in fact.
 
Upvote 0
Joined
Apr 25, 2010
Messages
479
Reaction score
49
What do you mean by "server usually takes the dc".
Learn how to read packets, then you'll know what causes the dc.
I would help you, but I don't have any v62 source / any source in fact.

They say that the source has DestinyMS correction.
But do not know where I can find this fix. ;/
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Apr 29, 2008
Messages
1,297
Reaction score
509
Check the recvops, see which one is 0x6F, then go to the handler, then read the rest of the packets.
Then learn to fix it.
 
Upvote 0
Back
Top