So, I was trying to whip up a quick "pulp to blank scroll" script for a friend, and I remember hearing about a script that had support for all the crafting gumps that you call like this:
CraftItem %tooltype A B
where:
%tooltype = type of tool you're crafting with
A = category to click (1=LAST TEN, 2 through 10=each category on that particular menu)
B = selection to click (1-10=first page, 11-20=second page (if there is one), etc; the script handles clicking "next page" until it gets to the right one)
However, the person who wrote this script made it rely on ANOTHER script that handles the gumps. Currently, it doesn't seem to work if you pick "10" as the item selection. I imagine this may have to do with poor coding or the updates to the crafting gumps.
Sooooo.....Who's up for the task of writing one from scratch that has it's own gump handling and it up-to-date with all the current menus?! I simply do not have the time to do it myself, but I'd be more than happy to test and offer guidance!
I know someone out there is bored and looking for an awesome project.....
