ScriptUO

Ultima Online Fan Board => General UO Chat => Topic started by: NObama on December 08, 2013, 01:11:43 PM

Title: Anyone familiar with UOFiddler?
Post by: NObama on December 08, 2013, 01:11:43 PM
I'm just trying to get object hues from all these darn holiday gift boxes.  I think there are different values than what Guadah's itemid is returning, and I want to double check.

Anyone know their way around UOFiddler?
Title: Re: Anyone familiar with UOFiddler?
Post by: Coragin on December 08, 2013, 01:52:43 PM
I used it to do my stump hack.  Dont know anything else beyond there.  :(

Good to see ya bro!
Title: Re: Anyone familiar with UOFiddler?
Post by: NObama on December 08, 2013, 02:04:47 PM
Welcome back!
Title: Re: Anyone familiar with UOFiddler?
Post by: dxrom on December 09, 2013, 12:46:38 AM
I don't think fiddler will help you with getting their colors as it will list every possible color, as well as the base type in the object list section... I suggest just searching for every type of color for each box type.

I'm not sure how to approach that in EUO anymore but in stealth it's super easy...

FindTypeEx($0000,$FFFF,BackPack,True);   (Replace $0000 with the type. $FFFF = anycolor.)