ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: M4yH3m on April 09, 2020, 01:10:31 PM

Title: Script Request
Post by: M4yH3m on April 09, 2020, 01:10:31 PM
I am searching for a script that is similar to the UOAssist organizer agent. I would like a script that asks me to target an item, and then it will put it in a specific location, nice and neat. And then, target another item, and select where to put it.ie upper left, upper middle, upper right, and so on. I think this would work great for those of us that are collecting the minor tok drops, and trying to keep them neat and orderly. Would anyone be willing to give this a try? TYIA!

Title: Re: Script Request
Post by: Crisis on April 09, 2020, 02:24:54 PM
There are a lot of scripts that could be easily modified to do just that.
Title: Re: Script Request
Post by: M4yH3m on April 09, 2020, 02:25:49 PM
Yeah, but I am a complete idiot when it comes to this stuff. I know very very little.
Title: Re: Script Request
Post by: The Ghost on April 09, 2020, 03:14:09 PM
Look like a good way to learn and get of the shadow is to tackle this nice little project.  Their no better way  to learn that building something you need. 
Title: Re: Script Request
Post by: Gaderian on April 10, 2020, 05:04:04 AM
Here is a script I made for organizing my backpack when training music.

It first takes stuff that is not musical instruments and organizes these across the top of the backpack.

Then it takes the non-instruments and spaces these across the bottom of the backpack.

It does not do any other organizational actions. If you want to put stuff in the same location, you would use #PROPERTY and the #FINDMOD values to learn where one is found, then use that to place it. You will need to figure out that part. FWIW, if you get that done, I would love a copy. :)

Gaderian