Monday, June 13, 2011

[v0.98] Map Crash!

It's been awhile since I've seen a map crash. Basically the map crash is based on sending a packet. All credits go to DOTcurrency to finding the crash and Cam1596 for the crash prevention. - Yesterday 11:24 PM
Code:
Mapcrash packet: 48 00 64 95 17 02 00 00
Send packet on any class, any level, instant map crash

Block E4 to stop it


Quote Originally Posted by Cam1596 View Post
If you don't have access to a tool that can block RECV you can enable this script with CE & it will prevent you from crashing.

Code:
Crash Fix Script -

[enable]
0092536F:
db E9 8E 19 00 00 90
[disable]
0092536F:
db 0F 87 8D 19 00 00

No comments:

Post a Comment