hackonline
06-08-13, 02:46 AM
mình tìm thấy bài viết về các thay đổi giá jewel bên RZ
* Changing Jewel Prices
Find these codes in GameServer.exe:
Bless = 9 mill = 40 54 89
Soul = 6 mill = 80 8D 5B
Chaos = 850k = 80 F8 0C
Life = 45mill = 40 A5 AE 02
Open the windows calculator and switch
to Scientific Mode.
If you want the bless cost 3 million, type in DEC-mode 3000000.
Now, click in HEX, and you will see 2D C6 C0.
The GameServer read the codes inverted, so you will need to change 2D C6 C0 to C0 C6 2D.
Then Replace the original code for this one.
And so on for all jewel prices. You can edit other items prices too, but you need to know the purchasing price at shop, so convert it to HEX and replace it for your desired price.
Changing Items in Shops:
Ok, this is very simple, I think.
link gốc :<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
và sử dụng cách convert to hex ở trang : <b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
nếu giá 6000000, 9000000 thì đổi thành công là :
Bless = 9 mill = 40 54 89
Soul = 6 mill = 80 8D 5B
nhưng khi đổi 20000000 thì lại bằng : 1312d00
giờ bước tiếp theo nên làm thế nào????
* Changing Jewel Prices
Find these codes in GameServer.exe:
Bless = 9 mill = 40 54 89
Soul = 6 mill = 80 8D 5B
Chaos = 850k = 80 F8 0C
Life = 45mill = 40 A5 AE 02
Open the windows calculator and switch
to Scientific Mode.
If you want the bless cost 3 million, type in DEC-mode 3000000.
Now, click in HEX, and you will see 2D C6 C0.
The GameServer read the codes inverted, so you will need to change 2D C6 C0 to C0 C6 2D.
Then Replace the original code for this one.
And so on for all jewel prices. You can edit other items prices too, but you need to know the purchasing price at shop, so convert it to HEX and replace it for your desired price.
Changing Items in Shops:
Ok, this is very simple, I think.
link gốc :<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
và sử dụng cách convert to hex ở trang : <b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
nếu giá 6000000, 9000000 thì đổi thành công là :
Bless = 9 mill = 40 54 89
Soul = 6 mill = 80 8D 5B
nhưng khi đổi 20000000 thì lại bằng : 1312d00
giờ bước tiếp theo nên làm thế nào????