• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Bronze Armor bug and more...

Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
Ok that bug has never been fix and happens in 1.01E, until now...

I had learn alot of GS until understand his loading points in items and i got full control of process and structure for loading items so i was checking and i found something really extrange, was 4 hour of investigation until i could understand and change...

that fix its very advance and cant be do it with a new GS, Mempatch or etc...

you need to do it only with ollydbg for now... :D

I Will make easy for people, here is the guide:


1.- We run Olly and we press ALT+G and we introduce that adress:

Code:
004837CE  |. E8 30E9F7FF    CALL GameServ.00402103

2.- We press F2 for Breakpoint and we run it with F9, now we can saw in olly screen the word and item "KRISS" loaded ^^:

FeN$x - Bronze Armor bug and more... - RaGEZONE Forums


3.- Now open your item(kor) for understand what is serial and what is section, has we can saw right now:

Code:
//item width  height           serial   drop       name                 lvl    LoDmg   HiDmg    speed   dur    MagDur   str    agil    [dw]    [dk]   [elf]  [mg.dl]
0 ---->This is Section
0  1  2  1  1  1  "Kris"      6  6  11  50  20  0  40  40  1  1  1  1
|
This is Serial

Now you understand...

4.- We keep F9 and we gonna saw all items loaded depending of your item(kor).txt

Until we saw that item (Helm section):

Code:
31  2  2  1  1  1  "Natural Helm"    118  57  0  86  40  85  0  0  2  0

and watch that pic:

FeN$x - Bronze Armor bug and more... - RaGEZONE Forums


So we put BP on Section load and serial load has we saw on Pic and now press F9 one time and voila we stop on our Serial loader but in this case what is:





Cool so we change our Serial value to the one should get, in this case is 20...

and we do the same for the next armor in this case will be Lord armor and will get serial 1 and Serial 1 belongs to dragon armor...

So we change Serial 1 for 21 at the same way we do on Gladiator Armor... :D


Final things is do that for Gloves, armor, boot & pants^^

HOPE YOU LIKE MY GUIDE.

Credits: FeN$x
Teams: Diamond team & Crackermuteam
duck:


CYAAAAAAA !!!

REPORT IF THIS WORK PLZ, THIS IS NOT A SECURE FIX YET, BUT WILL BE...
 
Initiate Mage
Joined
Apr 6, 2005
Messages
4
Reaction score
0
Yeah ! thank you
but what to do ? Ollydbg or change in item(kor).txt ?
 
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
fix works !!

tested on Diamond forums...

ollydbg can found it on google, download any version caused all version works with that.

Ollydbg its a debugger and nex fix made by me will need to be done on olly caused most are GS errors...

Cya.
 
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
newnew said:
Yeah ! thank you
but what to do ? Ollydbg or change in item(kor).txt ?

Ollydbg, Item(kor) its just for example and people understand.
 
Newbie Spellweaver
Joined
Feb 8, 2005
Messages
37
Reaction score
0
hehe nice nice fenix.
ic you finished it :)
nice release m8 ;)
i will cya later ttyl
 
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
OK UPDATE NOW THAT SCRIPT WORKS, YOU JUST NEED OLLYDBG WITH SCRIPT PLUGIN...

Selecte Plugins>Script>StartScript and choose mine.

He will do all for you and last when fix is done press F9 one time for run server ^^.

Script:
Credits: FeN$x
 
Newbie Spellweaver
Joined
May 14, 2004
Messages
5
Reaction score
0
i waiting to download for 3 day .. but still now it say 'download limit exceeded' if any else links works please post here!!
 
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
HeroSlayer said:
i waiting to download for 3 day .. but still now it say 'download limit exceeded' if any else links works please post here!!

ok i will wirtte in here the scrip, save it in a .txt file, cya

/*
//////////////////////////////////////////////////
Bronze Bug Fix
Author: FeN$x
Teams : Diamond team & Crackermuteam
File : GS 1.01E
Note : If you got any error report it plz
Site :
//////////////////////////////////////////////////
*/

var val
var vala
mov val, 20
mov vala, 20
MSG "Bronze Armor Fix by FeN$x"
MSG "Diamond Team & Crackermuteam"
bp 004837CE
run
MSG "First Breakpoint in Items Load Point"
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Gladiator Serial"
mov ecx, 20
add [12F954], val
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Lord Serial"
mov ecx, 21
add [12F954], vala
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Gladiator Armor Serial"
mov ecx, 20
add [12F954], val
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Lord Armor Serial"
mov ecx, 21
add [12F954], vala
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Gladiator pants Serial"
mov ecx, 20
add [12F954], val
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Lord pants Serial"
mov ecx, 21
add [12F954], vala
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Gladiator gloves Serial"
mov ecx, 20
add [12F954], val
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Lord gloves Serial"
mov ecx, 21
add [12F954], vala
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Gladiator boots Serial"
mov ecx, 20
add [12F954], val
bp 004837CE
run
bp 004837CE
run
MSG "Now changing Lord boots Serial"
mov ecx, 21
add [12F954], vala
MSG "Fix Made, Credits FeN$x, and Remember..."
MSG "Say no to this fuckers: www.union-games.com"
ret


that is a i do it on 10 min, if you saw anything anormal report to me.

PS: I WORK FOR DIAMOND TEAM YOU KNOW THE SITE SO PLZ RZ ADMIN DONT BE LIKE A CHILD AND BLOCK OUR ADRESS SITE, YOU SHOW INMATURE TO 78 USERS WHO VIEW THAT FORUMS...
 
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
navossoc said:
What is the Ducking bronze armor bug ? in the shops ? or what ?

[]'s

no noob questions plz...

if you know nice, if you dont found.
 
Junior Spellweaver
Joined
Sep 12, 2004
Messages
134
Reaction score
14
FeN$x said:
no noob questions plz...

if you know nice, if you dont found.
Go to the hell... u make the topic and u can't say to me what is the bug ?
I don't know what is the bug, btw i don't post "lol", "i will test", "nice job", tell me what is that Ducking bug and i can say to u... is a good job or no...
 
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
navossoc said:
Go to the hell... u make the topic and u can't say to me what is the bug ?
I don't know what is the bug, btw i don't post "lol", "i will test", "nice job", tell me what is that Ducking bug and i can say to u... is a good job or no...

lol you are nothing i dont even know you noob...

hahahah i can tell you its good job or not hahahah

lol no one know you now noob if you excuse fix works??

and what fix?

fix your big mouth.
 
Junior Spellweaver
Joined
Sep 12, 2004
Messages
134
Reaction score
14
Dude answer the question, what is the armor bug ?
I don't know much of english, anyway u are a idiote
Can u answer the question or u don't know too ?

[]'s
 
Last edited:
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
78
Reaction score
1
navossoc said:
Dude answer the question, what is the armor bug ?
I don't know much of english, anyway u are a idiote
Can u answer the question or u don't know too ?

[]'s

yeah i dont know i make the fix but i dont know, cya...
 
Newbie Spellweaver
Joined
Jun 25, 2004
Messages
79
Reaction score
0
navossoc said:
Dude answer the question, what is the armor bug ?
I don't know much of english, anyway u are a idiote
Can u answer the question or u don't know too ?

[]'s

when the Mythos Set or Likanthropus Set is droped by any mob it transform himself into a bronze armor or Dragon armor, thats why is called bronze armor bug. that is one of the bugs of the MX 1.1e :)


xD feniiixxx answer me on the DT forum .-.- D see ya bro :p
 
Back
Top