ScriptUO

Ultima Online Fan Board => General UO Chat => Topic started by: Scrripty on September 10, 2009, 11:19:24 AM

Title: Imbue related scripts.
Post by: Scrripty on September 10, 2009, 11:19:24 AM
Has anyone used this?  And if so, did it work well for you?

Code: [Select]
;===============================================================
; Script Name: Garath's Imbuing Evaluator
; Author: Garath, based on Bad_Maniac's Item Eval
; Version: 1.3
; Client Tested with: 6.0.12.3
; EUO version tested with: 1.5 Version 146
; Shard OSI / FS: OSI
; Revision Date: 02/20/2009
; Public Release: 01/31/2009
; Global Variables Used: None
; Purpose: Called script for imbuing score evaluation
; Evaluates the item ID sent as parameter 1 (%1)
; Returns the item value in #RESULT
; 3 types of imbuing resources come from unraveling magical equipment
; level 1 score < 200       magical residue
; level 2 score 200 - 399   enchanted essence
; level 3 score 400+        relic fragment
;===============================================================
Title: Re: Imbue related scripts.
Post by: Petkiller on September 10, 2009, 11:38:32 AM
I wouldn't trust something based on BM item eval.  I have seen it rate some artifacts too low and it has a hard on for most slow two handed weapons, I dont' know how many crap lances and axes it has picked for me.
Title: Re: Imbue related scripts.
Post by: Scrripty on September 10, 2009, 11:59:59 AM
I wouldn't trust something based on BM item eval.  I have seen it rate some artifacts too low and it has a hard on for most slow two handed weapons, I dont' know how many crap lances and axes it has picked for me.

Yea but have you had experience with the IMBUE script.  I've used BM's script a ton.  I'm just wondering if THIS script will pick items based on their imbue score.  Do you know if it does?