Well, I guess I finally found a way to make this more complete, so here it is:
;===================================================================================
; Script Name: frneo's crafter with TM's Advanced CLAw Support
; Author: frneo
; Version: 2.1
; Client Tested With: 7.0.16.3
; EUO version tested with: 1.50 199
; Shard OSI / FS: OSI
; Revision Date: 09/02/2011
; Public Release: 08/30/2011
; Purpose: You can make anything from pieces of armors, weapons, jewelry, and set
; the rules of items you want to keep in TM's Advanced CLAw. You can also
; choose a trashing method like recycling in the salvage
; bag, unraveling or simply moving to trash barrel.
; If the item you're crafting requires special ingredients, other than
; the boards, ingots or leather, you can also add them to a list.
; If you want to craft items using colored material, so that we choose
; the correct unraveling option for them, there's also an
; option for that in the menu. If you have any suggestions on what I could
; still add/change here, please let me know.
;
; If you're crazy and don't want to use the CLAw to evaluate stuff, you still
; have the option to use my old evaluation method. However, it will only work
; for armor pieces AND is no longer supported.
;--------------------------------------------------------------------------------------
; Thank you TM for letting me use the CLAw with this.
; I hope you can find this worthy of it! :)
; Thank you Paulonius for the suggestion on using the CLAw. This wouldn't be viable
; without it.
;-----------------------------------------------------------------------------------
; Url: http://www.scriptuo.com/index.php?topic=8378.0
;===================================================================================
; Version 2.1 - Fixed issue with tools not being properly selected before using
; - Fixed remove extra ingredient button
;--------------------------------------------------------------------------------------
; Version 2.0 Major changes:
; - Menu totally rebuilt
; - Option to add all necessary ingredients to craft virtually any item
; from weapons, armors or magic jewelry. You must manually add these
; before you start crafting
; Please read the instructions, and if you have any questions, please
; ask them in the script topic @ scriptuo.com
;-------------------------------------------------------------------------------------
; Version 1.1 Magic jewel crafting fixed.
; Script currently works with:
; - Armor crafting
; - Weapon crafting
; - Jewelry crafting
;-------------------------------------------------------------------------------------
; Version 1.0 Changed the name of the script to 'frneo's All-in-one crafter'
; Why? Because from now on, I will try and make this able to craft
; anything. Weapons, armor, jewelry, and let you use the CLAw to choose
; what to keep and what to trash. :)
;
; - Removed wait time from gumpwait to make crafting faster
; - Added runic tools support
; - Will unravel if you're using runic tools
; - Added colored material option
;-------------------------------------------------------------------------------------
; Version 0.3.1 - Fixed issue with pause/resume
;-----------------------------------------------------------------------------------
; Version 0.3 - Now supports TM's Advanced CLAw! Thank you TM for letting me use it!
; You can download the claw here:
; http://www.scriptuo.com/index.php/index.php?topic=17.0
; If you choose to use the CLAw with this, you must thank TM for it in
; the above topic! :)
;
; - Fixed issue that could cause you to run out of ingots while crafting
; tools and looping forever
;-------------------------------------------------------------------------------------
; Version 0.2 - Fixed menu background color issue
; - Script will now pause instead of halting when you run out of items
;-----------------------------------------------------------------------------------
; Instructions: You must have the following items inside your backpack:
; - A Salvage Bag
; - At least one Tinker Tool
; (you must have enough tinker skill to craft tools)
; - Tong for blacksmithy, saw for carpentry, sewing kit for tailoring.
; Also:
; - If blacksmithing, you must be near forge and anvil.
; - If tailoring, you must have scissors inside your backpack
; - If using carpentry, you must have an axe inside your backpack
; - If crafting Woodland Armor, or anything that requires extra ingredients
; mark the checkbox "Use extra crafting ingredients"
; - You must have enough material to craft the first piece
; inside your backpack
; - You must have IRON INGOTS inside your resource secure, to be
; able to craft tools as needed.
; - If you don't want to craft tools, you can mark the option 'Use runic tools'
; This will make sure you grab the selected tool from a secure, even if
; they're not really runic tools.
;
; If you wish to use TM's Advanced CLAw to evaluate the items, you need
; to download it at http://www.scriptuo.com/index.php/index.php?topic=17.0
; The CLAw must be running and set up BEFORE running the crafting script.
; You need to set up the properties to look for in the CLAw's menu.
; Instructions on how to do this can be found in the CLAw's topic.
; Once this is done, you can start crafting! :)
;
;
;------------------------------------------------------------------------------------
;
; Special Thanks:
; TM for letting me use his Advanced CLAw, this script got A LOT better with it.
; MeWonUo for all the tips and suggestions in writing this.
; TM for his NGFS sub which I use in almost everything I write
;-------------------------------------------------------------------------------------
Thank you TM for letting me use the Claw for this!
I'm sure everyone is gonna love the hability to use the claw to evaluate stuff...
You can download TM's Advanced CLAw and find instructions on how to set it up here:
http://www.scriptuo.com/index.php?topic=17.0Also, thank you Paulonius for suggesting the Claw integration...
New Crafter 2.0
Make sure you read the instructions here as well, on how to get this script working with the claw...
If you use this, please tell me how it worked for you, so I can keep improving it.
The script will auto-detect if you have TM's CLAw running or not... If it isn't running, you will get the choice to use the old armor crafter instead... Although it is not recommended, and also no longer supported!
Also, any kind of feedback and/or suggestions are well appreciated.
Neo
Currently works with armors, weapons and magic jewelry.
There are 7 attachment(s) in this post. You must register and post an acceptable introduction to downloadall-in-one_crafter_suo_1.0_with_claw_support.txt
all-in-one_crafter_suo_1.1_with_claw_support.txt
armor_crafter_suo_0.2.txt
armor_crafter_suo_0.3.1_with_claw_support.txt
armor_crafter_suo_0.3_with_claw_support.txt
frneo_crafter_suo_2.0_with_claw_support.txt
frneo_crafter_suo_2.1_with_claw_support.txt