LOL ok, :
*服务端版本修改(脱壳任何GT-eiserver)
查找 81B898080000F0A43101 (其汇编代码为 cmp dword ptr ds:[eax+898],131A4F0 )
其中F0 A4 31 01为版本 => 131A4F0 => 20030704
自己随便改
What they are saying is you go into the server.exe and look for that string - the F0 A4 31 01 relates to the date of the client = 20030704
On the CLient side - C705D8974B00F0A43101, once again F0 A4 31 01 = 20030704
Now not all clients I have looked at contain that ver string, the default CMList (Chinese or whatever) tell you this when you connect befire you get that box which you press to continue.
The only thing I could really play with on this was the exsiting clients (old interface) as I found the hex no problem each and every time, the server always has this hex, both JOB and King.
King though has that INI file which also does version number.
My guess here is your trying to hex the Euromir3 client to connect??? Pointless when the Chinese 3G client works every single time with no "wrong version" problem - remember the server is chinese, the client also then has to be chinese.
For all i Know there may be more coding apart from Version number - even if you got Euromir3 to connect and play - you are still going to have the problem that you cannot drop things, wrong stats and so forth.
If on the other hand your trying to make a client work with King - this is one of those life Mystry's - sometimes it works, sometimes it does not. The problem lies in the DLL files, obiuosly has some coding in there thats stopping/showing the wrong client version..