max mastery??

08/19/2016 11:22 MrMiroBear#1
hey guys i need help please i try alot if time to make max mastery
300 / 300 and i try with alot of opceode and never change

this what i use please help me
PHP Code:
//Max Mastery Limit (SRO_Client)
006A51BC   BF 77010000          MOV EDI,177 --188



006B5BF8    CALL 00666700
0069C7C8    CMP AL
,8C

006C3A48    CMP EBX
,DWORD PTR SS:[ESP+2C]
006C3A53    AND AL,CH
006BE747    ADD AL
,8B
006BE752    ADD AL
,85

006A5197    CMP EAX
,118
006A51A2    MOV EDI
,118
006AA498    CMP EAX
,118
006AA4A3    CMP EAX
,118

006C3A73    DEC DWORD PTR DS
:[EBX+5F1C2444]
006A51BC    MOV EDI,14A 
i change to hex and try to do but nothing change
08/19/2016 12:27 rares495#2
Use SR_Patcher dude...
08/19/2016 19:55 MrMiroBear#3
i want change sro client always say 330 i need to max it to 300 only
08/19/2016 20:49 blapanda#4
There is an offset for the visual one. Try to find it.

0069C7C8 - limits the total mastery (data wise)
006A51BC - limits the total skillable (data wise)
000?????3 - actually, no one has released that one yet (visually)
08/19/2016 22:35 MrMiroBear#5
Quote:
Originally Posted by blapanda View Post
There is an offset for the visual one. Try to find it.

0069C7C8 - limits the total mastery (data wise)
006A51BC - limits the total skillable (data wise)
000?????3 - actually, no one has released that one yet (visually)

this what i have

0069C7C8 CMP AL,78
006A51BC MOV EDI,12C


(0069C7C8) cant change it
08/19/2016 23:13 blapanda#6
Offsets "0069C7C8", "006A51BC" and "0069C7C8" are wrong anyways.
08/20/2016 00:40 MrMiroBear#7
Quote:
Originally Posted by blapanda View Post
Offsets "0069C7C8", "006A51BC" and "0069C7C8" are wrong anyways.
so can you help me please?

fixed by my own :) req to close :)