HI trailmyx's and thx a lot for your amazing script !
I'm having some trouble with your script:
1- when the script tries to loot the body of a player or the body of a mob he doesn't have the rights on it it doesn't move to the next one or else only after 40+ seconds or not at all. (scanjournal malfunctions? )
2- when I put "Major-Artifact" in the "Text" field it doesn't find them ... it works very well with simple words like "legendary".
3- I don't know how to tell the script to loot the "Replica" or "named" items because it obviously can't read the names of the items (maybe itemtype ? if yes where i can find a list ?)
Anyway thank you very much for your script which is in my eyes the best I've seen since my beginning on UO in 2003
a huge work in quality and quantity !
Thanks. It still works which is amazing.
For your questions:
1)
At some point the body instances changed and the script just doesn't handle rights management very well. Never did very well to be honest. I just tried to hunt where there wasn't a whole lot of contention. At this point it's what it is.
2)
Just look for "Major" (no spaces)
3)
You can create a rule to look for anything with a name. Here's how:
a. In the "User Defined" section, this is where you can summarize all your text searches
b. To add a new entry, enter it in the "User Entry" text block and press OK next to the block
c. Your entry will now appear in the "User Defined" section
d. To add a new rule, select your newly created User Defined text from this section and press the ">=" next to it until it says "NA". This means it won't try and look for a magnitude of that particular text value.. Press OK when done
e. Now you have a rule in the [Rule Entry] pane. Make it active by selecting it in the left pane [Rule Entry] and press the "Add" button. This rule will now appear in the right pane "[Active Rules]"
For this to work, I'd refrain from using spaces or any other special characters. Keep the text simple, but relevant to your search criterion.