[RYL2] v1700 - 7 Gems Socket
1) Open "RylGameServer.exe" using ollydbg and find this offset.
004AACA1 3C 03 CMP AL,5
The socket is 5 holes , to make it 7 socket , just change it to 3.
004AACA1 3C 03 CMP AL,3
2) Save File.
*For 2240 Server ,the code will be like this:
004AF5D0 3C 05 CMP AL,5
004AF68E 3C 03 |CMP AL,3
Thank You
Credit : 4RYL (VirusMafia)
Comments
Post a Comment