Page 1 of 1

How to track the following?

PostPosted: Fri Apr 08, 2011 10:40 am
by joelnjj
Hi All,

I need some help on how to track an item that is of such a variable.

For example.
Item Name: Nied
Level req: 40 - 79

I tried to find the value using RANGE in MHS but do not know what to sub search after I got those values.
The objective is to overwrite 40 - 79.

Can anyone guide me on this.

Re: How to track the following?

PostPosted: Fri Apr 08, 2011 11:00 am
by L. Spiro
I don’t know what you are trying to find.
The required level is two numbers? Low number being 40 and the high being 79?

Or is it any single number from 40 to 79?

If it is both numbers, use a Group Search and put both numbers into it as an unsigned long.


Otherwise search for the name of the item and look at data near that address.


L. Spiro

Re: How to track the following?

PostPosted: Fri Apr 08, 2011 5:42 pm
by joelnjj
Hi Spiro,

Yes. The required level is in range, 40 is lowest to 79 is highest.

Thank for the advise. I manage to find and alter the values.

Now it works just fine.

Joel

Re: How to track the following?

PostPosted: Tue Apr 12, 2011 4:03 pm
by joelnjj
Hi Spiro,

Another question for you, I'm not sure if you encounter before.
I am trying find out the success rate of item upgrading.

Those +1, +2, +3, +4. I don't know what kind of search to use here.
For example, I have a +7 item in hand and a +11 item.
I try by doing change of value method but I didn't find anything credible to use.

Any advice for me?

Re: How to track the following?

PostPosted: Tue Apr 12, 2011 6:04 pm
by L. Spiro
Find item data by using Group Search of various sizes and putting into each search all of the numbers you know about the item.

If an item has +11 strength, +3 speed, and -1 magic, search for a group of about 30 elements containing the values 11, 3, and -1, in any order.


L. Spiro

Re: How to track the following?

PostPosted: Wed Apr 20, 2011 10:18 pm
by joelnjj
Hi Spiro,

With regard to skill cooldown, do I use the same method Group search?
Eg. 35% dmg boost, 59 mana, 65 stm.?

Also in regard to the previous issue of item upgrading.
Image
I still am unable to find the age success rate. Basically this is how it looks like.

Re: How to track the following?

PostPosted: Fri Apr 22, 2011 10:17 am
by L. Spiro
I am sure you can find some success yes.

I see nothing about the age of success rate.


L. Spiro