Chn Skill

12/23/2014 17:30 mahmoudzare#1
Hello , Guys

I Need Help To Make Chienese Skill 4 Build not 3 Build
how i can change Mystery Skill from 360 to 480 in For Chn Skill ?

Thanks , For Reading
12/24/2014 02:46 tombalaci46#2
why :(
12/24/2014 11:39 mahmoudzare#3
I Need Help To Make Chienese Skill 4 Build not 3 Build
how i can change Mystery Skill from 360 to 480 in For Chn Skill ?
u know what i mean ? guys
12/24/2014 12:18 Anonymous-6723#4
Yes we know. You need ollyDBG about that.
Open sro_client.exe with ollyDBG
Ctrl + G > 006A51BC
You should see something like this
Code:
MOV EDI,168
168 is your mastery limit in HEX (It could be different number in your client.)
Double click on it and change it to => MOV EDI,0x1E0
Now again Ctrl +G > 006AA4C3
You will see a line like the one above
Code:
MOV ESI,168
Modify it again > MOV ESI, 0x1E0

Right click somewhere > Copy to executable > All modified selections (or something like that) A new window will pop up, right click again and click save file to save the changes.

If you don't understand that, quit making a server. Have fun! (It must be modified server side as well but I assume you are using any of the released GameServers and you just specify in the *.inis the mastery limit.)
12/24/2014 19:51 mahmoudzare#5
i didnt understand you
someone say to me when i change my Sr_Gameserver to another ONE CAP 130
Mystery skill will Change

Right !
12/24/2014 20:37 ​Exo#6
Quote:
Originally Posted by Crue* View Post
wait for xExorcishit
he will come and spam now
If you want to be banned that much, maybe I can make your wish come true :rolleyes:

Quote:
Originally Posted by mahmoudzare View Post
i didnt understand you
someone say to me when i change my Sr_Gameserver to another ONE CAP 130
Mystery skill will Change

Right !
Are you using any GS addons?
12/25/2014 12:25 mahmoudzare#7
lol , u talking only
no what should i do now to make Chn lvl 120 or make it 4 build !
12/27/2014 05:17 Aurora Online#8
Use srZor and change mastery to 460 from the common.ini file.
12/27/2014 10:09 Anonymous-6723#9
That'd help him for server side only. But my suggestion for him is to quit, he didn't even try to follow few simple steps in order to do it on his own..