UO Sagas: Skill Item ID

Creator: Anonymous UploadLink: skill-item-idanon
Created: 4 days ago on 05/20/2025, 03:36:05 PM
FileType: No file type provided
Size: 416
Category: No category provided
Skills: No skills provided
Hotkey: No hotkey provided
Tags: No tags provided

No description provided

while true do local items = Items.FindByFilter({ name = "Unidentified", hues = {0} }) for i, item in ipairs(items) do if item.RootContainer == Player.Serial then Skills.Use('Item Identification') Targeting.WaitForTarget(500) Targeting.Target(item.Serial) Pause(1000) end end end
View list of scripts
Disclaimer: This is a fan made site and is not directly associated with Ultima Online or UO staff.