Hallo!
I made this script for the other site and decided to release it here in case anyone wants to use it.
;===================================================================================================
; Script Name: Kali's Auto Scribe
; Author: KaliofLS
; Version: 1.4
; Client Tested with: 7.0.45.0
; EUO version tested with: 1.5.1 build 285
; Shard OSI / FS: OSI
; Revision Date: 5/7/15
; Public Release: 5/5/15
; Global Variables Used: *KVar using CEO FileSystem
; Purpose: MAKE SCROLLS SON; And spellbooks... and stuffs 'em in.
; http://www.scriptuo.com/index.php?topic=13166.0
set %thread 52262
;===================================================================================================
FeaturesThis script provides a menu driven interface and will detect if this is the first time running the script. It will save all the results for next time with the same character. The spell crafting section lets you input how many scrolls you want to make for all magery scrolls. Tested making 5000 scrolls, so can handle large numbers. The spellbook crafter just crafts spellbooks and doesn't sort. The spellbook filler will let you add books via targetting until you press stop or esc. If a bag is targetted, all unfilled books will be filled within the bag. The filler will take crafted scrolls from your backpack, or product bag, or craft missing ones to add to the book. I wrote it in a way that it if you are missing scrolls, it will craft as many as you need for the remaining books. So it is beneficial to fill 20 or so books at a time. The script will use tinkering to craft tools if you can. Otherwise it will pull pens from the resource bag until you are out. The script soft fails when you run out of a reg (i.e. keeps going on for the other scrolls)
RequirementsSecure Container that holds two pouches, the secure may be your bank. The first being your resource bag, it should hold reagents, ingots, and scrolls. The second is the product bag, where spellbooks and scrolls are dumped. Have at least one tinker tool and ingots when you start. It is a good idea to have at least room for all of the scrolls during filling spellbooks otherwise the script will slow down (there is also no weight check). If you wish to fill like 50 spellbooks or something that are in another bag, it is okay if it is not in your secure container. However, if it is nested in another pouch, I have no checks to find it if that chest becomes closed.
There are a few buttons that talk about rating... This is for easyUO.. a different board. I will implement these additional functions as I finish them.
Updates
Update 1.1
Added a timer. Doesn't update constantly, but enough for some information.
Extended status window to show data for long scroll names (i.e. summon earth elemental)
Fixed an issue that quit did not work.
Added a check for running out of scrolls.
Added idiot proofing for adding spellbooks to fill.
Update 1.2
Fixed settings menu behavior.
Update 1.3
Fixed settings menu behavior. Again.
Update 1.4
Fixed settings menu behavior. Again.
I am a noob, how do I upload a file?.. Wait did I put this in the right spot?