meoconboy993
::T-Moderators::
Chào bà con cô bác, chào láng giềng xa gần. Hôm nay là 1 ngày đẹp trời và cũng có 1 số bạn inbox hối mình quá nên mình share cái SS2 này cho ai thích vọc vạch. Đây là phiên bản gốc được build từ source GS 1.00.18 của Deathway được sửa lỗi bởi mình. Ngoài ra mình còn viết lại DataServer, JoinServer, ConnectServer, Có MultiServer nhưng cái này mình ko share được ^_^
Server chỉ chạy được trên máy chủ vật lí, ko chạy được trên máy ảo nhé. Và yên tâm, server sạch 99,99% được kiểm duyệt vởi KIS 2015 và Malwarebytes Anti-Malware. (Vì cái này mà mình phải viết lại mấy thằng trên đấy ^_^).
Một điều nữa là ai dùng thì dùng, mình ko nhận gạch đá để xây biệt thự, lỗi thì cứ report lên đây, mình sẽ fix và update (có thể là sẽ hơi chậm vì mình còn dev SCF SS6, ZTeam ss6, Ex802)
Mình chỉ đính kèm các main thôi nhé. vì mình xài 3G nên ko có khả năng để upload client full.
Hiện tại mình có 4 Main: KOR, ENG, JPN, PHI. có cái main TAI nữa nhưng mà nó bị dính virus nên mình xóa rồi
. Ai có main nào khác thì cứ quăng lên đây mọi người cùng tham khảo.
Change Log:
Code:
- Support 65k point [GS/DS/DB] - Fix castle Siege [GS] - Add MultiProtocol, Language [Server] - Fix Monster Attack [GS] - Support Item +15 [GS] - Convert Message_xxx.wtf to Message(xxx).txt [26-07-2015] - Fix move full map by freepro921 [Server/Client]
Demo:
Protocol Info:
Code:
;Korean ;#define PROTOCOL_WALK 0xD3 ;#define PROTOCOL_ATTACK 0xD7 ;#define PROTOCOL_POSITION 0xDF ;#define PROTOCOL_BEATTACK 0x10 ;English ;#define PROTOCOL_WALK 0xD4 ;#define PROTOCOL_ATTACK 0x11 ;#define PROTOCOL_POSITION 0x15 ;#define PROTOCOL_BEATTACK 0xDB ;Japan ;#define PROTOCOL_WALK 0x1D ;#define PROTOCOL_ATTACK 0xDC ;#define PROTOCOL_POSITION 0xD6 ;#define PROTOCOL_BEATTACK 0xD7 ;China ;#define PROTOCOL_WALK 0xD9 ;#define PROTOCOL_ATTACK 0xD7 ;#define PROTOCOL_POSITION 0xD0 ;#define PROTOCOL_BEATTACK 0x1D ;Taiwan ;#define PROTOCOL_WALK 0xD7 ;#define PROTOCOL_ATTACK 0xD9 ;#define PROTOCOL_POSITION 0xD2 ;#define PROTOCOL_BEATTACK 0x1D ;Phillipine ;#define PROTOCOL_WALK 0xDD ;#define PROTOCOL_ATTACK 0xD6 ;#define PROTOCOL_POSITION 0xDF ;#define PROTOCOL_BEATTACK 0x11 ;VietNam ;#define PROTOCOL_WALK 0xD9 ;#define PROTOCOL_ATTACK 0x15 ;#define PROTOCOL_POSITION 0xDC ;#define PROTOCOL_BEATTACK 0x1D
Link download:
Server + Main:
Client (ENG):
Main info:
IP: 192.168.94.1
Version: 2235=
Serial: Blade-Knight-109
Thay đổi protocol ở file BKData\Configs.ini
Scan Virus:
Text.bmd việt hóa
#Update 1 (26-07-2015): Fix move full map by freepro921
#Update 2 (26-07-2015): Main Eng protocol (1.02c) support Unicode by BladeKnight109
#Update 3 (27-07-2015): Fix move arena (stadium) by freepro921
#Update 4 (27-07-2015): Main 1.02R+ Kor Support Unicode by BladeKnight109
#Update 5 (28-07-2015): Fix Warp + Move Stadirum by BladeKnight109
#Update 6 (29-07-2015): Fix Block CtlCode by BladeKnight109
#Update 7 (29-07-2015): Fix Quest by BladeKnight109
#Update 8 (29-07-2015): Fix Buy Item CashShop by freepro921
#Update 9 (29-07-2015): Fix ChaoCard Mix + Rewrite MixSystem + Message(Eng) Vietnamese by BladeKnight109
#Update 10 (30-07-2015): Fix Message(Eng) Vietnamese by freepro921
Credits:
Webzen (Base GS)
Deathway (Decompile)
BladeKnight109 (Fix source code + develop)
freepro921 (edit + fix client, server file)
Nguồn : clbgame
Server chỉ chạy được trên máy chủ vật lí, ko chạy được trên máy ảo nhé. Và yên tâm, server sạch 99,99% được kiểm duyệt vởi KIS 2015 và Malwarebytes Anti-Malware. (Vì cái này mà mình phải viết lại mấy thằng trên đấy ^_^).
Một điều nữa là ai dùng thì dùng, mình ko nhận gạch đá để xây biệt thự, lỗi thì cứ report lên đây, mình sẽ fix và update (có thể là sẽ hơi chậm vì mình còn dev SCF SS6, ZTeam ss6, Ex802)
Mình chỉ đính kèm các main thôi nhé. vì mình xài 3G nên ko có khả năng để upload client full.
Hiện tại mình có 4 Main: KOR, ENG, JPN, PHI. có cái main TAI nữa nhưng mà nó bị dính virus nên mình xóa rồi

Change Log:
Code:
- Support 65k point [GS/DS/DB] - Fix castle Siege [GS] - Add MultiProtocol, Language [Server] - Fix Monster Attack [GS] - Support Item +15 [GS] - Convert Message_xxx.wtf to Message(xxx).txt [26-07-2015] - Fix move full map by freepro921 [Server/Client]
Demo:
You must be registered for see links
You must be registered for see links
You must be registered for see links
You must be registered for see links
You must be registered for see links
Protocol Info:
Code:
;Korean ;#define PROTOCOL_WALK 0xD3 ;#define PROTOCOL_ATTACK 0xD7 ;#define PROTOCOL_POSITION 0xDF ;#define PROTOCOL_BEATTACK 0x10 ;English ;#define PROTOCOL_WALK 0xD4 ;#define PROTOCOL_ATTACK 0x11 ;#define PROTOCOL_POSITION 0x15 ;#define PROTOCOL_BEATTACK 0xDB ;Japan ;#define PROTOCOL_WALK 0x1D ;#define PROTOCOL_ATTACK 0xDC ;#define PROTOCOL_POSITION 0xD6 ;#define PROTOCOL_BEATTACK 0xD7 ;China ;#define PROTOCOL_WALK 0xD9 ;#define PROTOCOL_ATTACK 0xD7 ;#define PROTOCOL_POSITION 0xD0 ;#define PROTOCOL_BEATTACK 0x1D ;Taiwan ;#define PROTOCOL_WALK 0xD7 ;#define PROTOCOL_ATTACK 0xD9 ;#define PROTOCOL_POSITION 0xD2 ;#define PROTOCOL_BEATTACK 0x1D ;Phillipine ;#define PROTOCOL_WALK 0xDD ;#define PROTOCOL_ATTACK 0xD6 ;#define PROTOCOL_POSITION 0xDF ;#define PROTOCOL_BEATTACK 0x11 ;VietNam ;#define PROTOCOL_WALK 0xD9 ;#define PROTOCOL_ATTACK 0x15 ;#define PROTOCOL_POSITION 0xDC ;#define PROTOCOL_BEATTACK 0x1D
Link download:
Server + Main:
You must be registered for see links
Client (ENG):
You must be registered for see links
Main info:
IP: 192.168.94.1
Version: 2235=
Serial: Blade-Knight-109
Thay đổi protocol ở file BKData\Configs.ini
Scan Virus:
You must be registered for see links
You must be registered for see links
Text.bmd việt hóa
You must be registered for see links
#Update 1 (26-07-2015): Fix move full map by freepro921
You must be registered for see links
You must be registered for see links
You must be registered for see links
You must be registered for see links
#Update 2 (26-07-2015): Main Eng protocol (1.02c) support Unicode by BladeKnight109
You must be registered for see links
#Update 3 (27-07-2015): Fix move arena (stadium) by freepro921
You must be registered for see links
#Update 4 (27-07-2015): Main 1.02R+ Kor Support Unicode by BladeKnight109
You must be registered for see links
#Update 5 (28-07-2015): Fix Warp + Move Stadirum by BladeKnight109
You must be registered for see links
#Update 6 (29-07-2015): Fix Block CtlCode by BladeKnight109
You must be registered for see links
#Update 7 (29-07-2015): Fix Quest by BladeKnight109
You must be registered for see links
#Update 8 (29-07-2015): Fix Buy Item CashShop by freepro921
You must be registered for see links
#Update 9 (29-07-2015): Fix ChaoCard Mix + Rewrite MixSystem + Message(Eng) Vietnamese by BladeKnight109
You must be registered for see links
#Update 10 (30-07-2015): Fix Message(Eng) Vietnamese by freepro921
You must be registered for see links
Credits:
Webzen (Base GS)
Deathway (Decompile)
BladeKnight109 (Fix source code + develop)
freepro921 (edit + fix client, server file)
Nguồn : clbgame