• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

GS 1.00.18 Skill Error

Joined
Nov 30, 2013
Messages
17
Reaction score
0
Hello very bunas, I have a little problem with the GS 1.00.18 compiled
I can not use any skill, to kill mobs, or PJ, I skip the GS AntiSpeedhack

Some solution

I was well in the source of GS and I could not solve
 
Skilled Illusionist
Joined
Jun 22, 2017
Messages
363
Reaction score
561
You can pass me the protocol
For customer 1.02 C
Or the list of KOR, JPN, ENG and etc

main 1.02c is Eng protocol. and i think your server using jpn protocol

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
 
Upvote 0
Joined
Nov 30, 2013
Messages
17
Reaction score
0
main 1.02c is Eng protocol. and i think your server using jpn protocol

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


Even changing the protocol, and customer
The skill doesn't hurt, and it jumps me in the GS: [malocam][Deilan] Dark Knight Attack Speed Is Wrong MagicSkill (4221)(720) Penalty 0
 
Upvote 0
Back
Top