Hello,
I've been playing UO on and off over the last 10-15 years hoping between various freeshards. I've always been involved in scripting and primarly have used EUO, came across the Stealth client forums here with some useful examples of using Python which seems like a neat approach since a lot of the language support for EUO leave something to be desired!
I'm currently playing on a freeshard that allows for AFK collection/macroing etc and I'm working on a complete suite of scripts that allows for a module based approach of saying "RunXX for 10 minutes, RunYY for 5 minutes" etc from a nice config file.
I've finished:
TrigMiner
TrigBodCollector
TrigBodCrafter
TrigBodExchanger
TrigFarmer ( give it a book of runes, some mobs to kill, and it hunts + loots )
TrigChampFarmer
Mostly working on optimizing at this point

Thanks!