I currently have a tradeskill macro that i wrote that does the following:
1. Opens up a tradeskill container
2. Places the cursor in the Partial Name search field
3. Types in the name of the recipe
4. Presses search
5. Selects the first item returned in the search list
6. Does a bunch of combines
7. Repeats
The macro can be seen here if you want to look at it:
http://macroquest2.com/phpBB2/viewtopic.php?t=5709
In the above steps I am using /click left x y for steps 2, 4 and 5 and /press for step 3.
After experimenting with /notify and /keypress I can't figure out how to re-code the steps where I click the search field, type in the name of the recipe and select the first item returned in the list.
Any help with this would be greatly appreciated.
