CODIGOS HEXADECIMAL


Varios codigos en hexadecimal para personalizar tu server , edit by asd*


Jewel Prices (Default Prices)
* *
* Jewel of Chaos: 00080056: 10 5C *
* Jewel of Soul: 0008003b: 80 8D 5B *
* Jewel of Bless: 00080021: 40 54 89 *
* Jewel of Creat: 0008008b: 00 51 25 02 *
* Jewel of Life: 00080071: 40 A5 AE 02 *
*
************************************************

Jewel Sucess Rate (Default)
*
* Jewel of Soul: 0007a06c: 32
* 32 Means 50% 00 Means 100%
*
*
* Jewel of Soul+Luck: 00079f8d: 4B
* 4B Means 75% | *
*
*
* Jewel of Life: 0007a67b: 32
* 32 Means 50% 00 Means 100%
*
**************************************************

Pots Regen % (Default)
*
* Apple: 00027e37: 0A = 10%
* Small Hp: 00027e60: 14 = 20%
* Medium Hp: 00027e89: 1E = 30%
* Big Hp: 00027eb2: 28 = 40%
*
* Small Mp: 00028008: 14 = 20%
* Medium Mp: 00028047: 1E = 30%
* Big Mp: 00028086: 28 = 40%
*
**************************************************

Max Clients (500)
* *
* 097d: 001133e8: F4 01
* *
* 500 players: F4 01
* 250 players: FA 00
* 200 players: C8 00
* 150 players: 96 00
* 100 players: 64 00
* 50 players: 32 00
* 20 players: 14 00
* 10 players: 0A 00
* *
***********************************************

Lvl Up Points (Default)
* *
* DW/DK/ELF: 00062b0e: 05
* Magic G: 00062af7: 07
* *
**************************************************

Party Zen (Bug Fix)
* *
* After 0x680db Insert this Line:
* *
* 000680dc: 8B 4D 0C 33 C0 8A 41 5C 83 F8 02 75 20 8B 91 94
* 000680ec: 00 00 00 89 55 F8 DB 45 F8 D8 0D 74 36 51 00 E8
* 000680fc: 40 54 03 00 8B 4D 0C 89 81 94 00 00 00 5F 5E 5B
* 0006810c: 8B E5 5D C3
* *
**************************************************

Pots 255 (Bug Fix)
* *
* Change this: 0005be0e: C7 45 94 00 00 40 40
* To this: 0005be0e: 90 90 90 90 90 90 90
* *
*************************************************

PK (Sets)
*
* Pk Cant Pk:
* *
* 0005509c: 90 90 8B 55 D4 0F BE 82 CC 00 00 00 83 F8 03 90
* 000550ac: 90 33 C0 90 90 90 90 90
* *
*
* Pk Can Pk:
* *
* 0005509c: 7C 16 8B 55 D4 0F BE 82 CC 00 00 00 83 F8 03 7C
* 000550ac: 07 33 C0 E9 BA 12 00 00
* *
*
* Pk Can Pk X Nø Times:
* *
* 00055077: 90 90 8B 4D D8 0F BE 91 CC 00 00 00 83 FA [0A] 7C
* 00055087: 07 33 C0 E9 DF 12 00 00 8B 45 D4 0F BE 88 CD 00
* 00055097: 00 00 83 F9 06 90 90 8B 55 D4 0F BE 82 CC 00 00
* 000550a7: 00 83 F8 03 90 90 33 C0 90 90 90 90 90
* *
* 0x55085: [0A] Its Nø of Times 0A was only an example
* (means u can Pk 10 times) *
* *
**************************************************

Chaos Machine (Set %)
* *
*
* +10 +11 Item Creation Starting %
*
* +10 Item Creation : 0004926d: 32 = 50% (+25% with luck)
* +11 Item Creation : 0004927c: 2D = 45% (+25% with luck)
* *
* Change to 64 both Values to get 100%
*
*
* Evo Wings Succes
* *
* *
* 0004a27a: 5A = 90 means starting sucess = 10%
* *
* Change 5A-->01 to get 99% starting sucess
* *
* 0004a286: 5A = 90 means 90% maximum sucess
* *
* Change 5A-->64 to get 100% maximum sucess
*
* *
************************************************** **
Max Lvl 1000 and Exp Formula change (Set)

* Max Lvl set:
* *
* 1-> Change this: 00059b9c: 83 7D 08 01 7C 09 81 7D 08 5E 01
* to this: 00059b9c: 83 7D 08 01 7C 09 81 7D 08 E8 03
* *
* 2-> Change this: 00062a33: 81 F9 5E 01 00
* to this: 00062a33: 81 F9 E8 03 00
* *
* 3-> Change this: 0008a2a7: 81 7D F0 5E 01
* to this: 0008a2a7: 81 7D F0 E8 03
* *
* 4-> Change this: 00096d93h: 3D 5E 01 00 00
* to this: 00096d93: 3D E8 03 00 00
* *
* *
* Experience Formula change:
* *
* 5-> Change this: 0008a2be: 6B D2 0A 8B 45 F0
* to this: 0008a2be: 6B D2 01 8B 45 F0
* *
* 6-> Change this: 0008a2d7: 83 C1 09 0F AF 4D EC 0F AF 4D EC 69 C9 E8 03
* to this: 0008a2d7: 83 C1 09 0F AF 4D EC 0F AF 4D EC 69 C9 02 00
* *
* 7-> Change this: 0008a2cb: 81 7D F0 FF 00 00 00 7E 33 8B 4D EC 83 C1 09 0F
* 0008a2db: AF *
* to this: 0008a2cb: 81 7D F0 20 03 00 00 7E 33 8B 4D EC 83 C1 09 0F
* 0008a2db: AF 4D EC 0F AF
* *
* 8-> Change this: 0008a2e0: 4D EC 69 C9 E8 03 00 00
* to this: 0008a2e0: 4D EC 69 C9 6E 00 00 00
* *
* Dont worry if u dont find 7 and 8

* New Experience Formula *
* *
* Level<=800:
* exp=(Level+9)*Level*Level*1
* Level>800
* exp=[(Level-800)+9]*(Level-800)*(Level-800)*110+(Level+9)*Level*Level*1
* Mana Shield Absorb Formula: 10 +Agil/80 +Energy/200
* *
* 00058797: 0A = 10 (means start with 10%)
* 0005877a: 50 = +Agil/80 (means 1% each 80 points of Agility)
* 0005878e: C8 = +Energy/200 (means 1% each 200 points of Energy)
* *
* ----------------------------------------------------------
* Mana Shield Duration formula: 60 +Energy/40 (in seconds)
* *
* 000587b5: 3C = 60 (means start with 60 secs)
* 000587ad: 28 = +Energy/40 (means 1 sec each 40 points of energy)
* *
**************************************************

BC and DS Lvl edit (Set)
* *
* Devil Square 1
* 000297ba: 83 7D E4 64 7C 07 C7 45 E0 01 00 00 00 83 7D E4
* 000297ca: 0A
* Devil Square 2
* 000297e8: 81 7D E4 B4 00 00 00 7C 09 C7 45 E0 01 00 00 00
* 000297f8: EB 0D 83 7D E4 64
* *
* Devil Square 3
* 0002981b: 81 7D E4 FA 00 00 00 7C 09 C7 45 E0 01 00 00 00
* 0002982b: EB 10 81 7D E4 B4 00 00 00
* *
* Devil Square 4
* *
* 00029843: 81 7D E4 FA 00 00 00 7D 07
* *
* 1-> 100 - 10 64-0A *
* 2-> 180 - 100 B4-64 *
* 3-> 250 - 180 FA-B4 *
* 4-> 250 FA *
*------------------------------------------------------*
* Blood Castle fix *
* Search for this and change 5e01 to e803 u can also edit de lvls
* *
* 0f000000500000000a0000003c000000
* 51000000820000003d0000006e000000
* 83000000b40000006f000000a0000000
* b5000000e6000000a1000000d2000000
* e700000018010000d300000004010000
* 190100005e010000050100005e010000
* *
* 81-130 61-110
* 131-180 111-160
* 181-230 161-210
* 231-280 211-260
* 281-350 261-350
* *

No hay comentarios:

Publicar un comentario

 
Home | Gallery | Tutorials | Freebies | About Us | Contact Us

Copyright © 2009 Guias mu online the best |Designed by [MM]TtitanConverted to blogger by BloggerThemes.Net