|
Pages: [1]
|
 |
|
Author
|
Topic: Safe Enchant!? (Read 2786 times)
|
PitodaFoz
Newbie
Offline
Posts: 1
Newbie
|
i read some things in a forum about using an hex editor to change the exe values.. I dunno if there is another way, but here it goes... Ive done it on the C2 server with rideable striders/wyverns, u may also hex it in C3 since its the same base EXE.
Enchanting Weapons: 00489982 83FE 03 CMP ESI,3 modify 3 with your desired value(remember the value is in HEX), sample: 00489982 83FE 50 CMP ESI,50 Changing it to 50 u may safely enchant weapons up to +80 (50 in hexa = 80 in deca)
Enchanting Armors: 00489A04 83FE 03 CMP ESI,3 Same gooes here
Notes: You are suposed to set from 0-FF, else u are prolly going to crash the server and/or the client. There was another CMP ESI,3 with a JL as these, referencing to the sucess code but the breakpoint never fired...
but this is for c2/c3 servers... can anyone tell me the right codes for c4, or teach me ao to find them or another way to make safe enchant/enchant exploit!? ty 
|
|
|
|
|
Logged
|
|
|
|
Wisoo
Newbie
Offline
Posts: 12
Newbie
|
I highly doubt that this even worked with c2/c3...
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |