--REMOVED--
Quote:
Hello
how i can fix this problem
when make party matching and still party matching 60 min get dc:mad:
this error from SR_Gameserver
Code:Unhandled Game SR_MSG: 0x386f [data size: 0]how i can fix thisCode:unknown packet sender detected!!! will be disconnected (char_name: Test555)
1. Make backup of SR_ShardManager.exe file 2.Open the SR_ShardManager.exe with OllyDBG 3.Right Click ->Search for constants|enter 386F 4.When find the offset click on the line and change the value from 386F to 2002 MOV WORD PTR DS:[ECX],386F <------- change 386F to 2002 to look like this: MOV WORD PTR DS:[ECX],2002 5.Right Click ->Copy To executable,All modification (copy all) Right Click -> Save File|
i make this no DC but party matching remover automatic every 60 minQuote:
Code:1. Make backup of SR_ShardManager.exe file 2.Open the SR_ShardManager.exe with OllyDBG 3.Right Click ->Search for constants|enter 386F 4.When find the offset click on the line and change the value from 386F to 2002 MOV WORD PTR DS:[ECX],386F <------- change 386F to 2002 to look like this: MOV WORD PTR DS:[ECX],2002 5.Right Click ->Copy To executable,All modification (copy all) Right Click -> Save File|
Same :oQuote:
i make this no DC but party matching remover automatic every 60 min
you have any hellp ?
@[Only registered and activated users can see links. Click Here To Register...]
HELP
Quote:
Same :o
Any solution in 2020 :confused:
1. Make backup of SR_ShardManager.exe file 2.Open the SR_ShardManager.exe with OllyDBG 3.Right Click ->Search for constants|enter 386F 4.When find the offset click on the line and change the value from 386F to 2002 MOV WORD PTR DS:[ECX],386F <------- change 386F to 2002 to look like this: MOV WORD PTR DS:[ECX],2002 5.Right Click ->Copy To executable,All modification (copy all) Right Click -> Save File|
I mean 'party matching remover automatic every 1 hour' :confused:Quote:
Code:1. Make backup of SR_ShardManager.exe file 2.Open the SR_ShardManager.exe with OllyDBG 3.Right Click ->Search for constants|enter 386F 4.When find the offset click on the line and change the value from 386F to 2002 MOV WORD PTR DS:[ECX],386F <------- change 386F to 2002 to look like this: MOV WORD PTR DS:[ECX],2002 5.Right Click ->Copy To executable,All modification (copy all) Right Click -> Save File|