- Seller
- #521
Ok that is not explaining it thought maybe recipeFarm had something other than 0. Ill try it myself when I have some spare time.[setting]
recipeFarm=0
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

Ok that is not explaining it thought maybe recipeFarm had something other than 0. Ill try it myself when I have some spare time.[setting]
recipeFarm=0
TLP servers is not supported.
prolly cause you can't get 350 skill on like rizlona?Why MQ2 works on Rizlona
Not only that.prolly cause you can't get 350 skill on like rizlona?
/for tmpI 23 to 32 {
/if (${Me.Inventory[${tmpI}].Container} <6) {
/echo \awPlease put a container in slot \ag#${Math.Calc[${tmpI}-22].Int}
/return
}
}
/next tmpI
Isn't this recipe learned by completing the earring quest?Unfired Velium Empowered Gem Crucible
mmm probably, will need to check also the reason if enchanted velium clay is autolearned then cannot mark as learned,Isn't this recipe learned by completing the earring quest?
Removed recipes that may be auto learned and then bugs out the macro.
Enchanted Velium Clay
Unfired Velium Empowered Gem Crucible
Velium Empowered Gem of Freezing
Can still make them with
/mac ts/tradesman makeitem pottery "Velium Empowered Gem of Freezing"

Will fix.I found while i was doing poisonmaking that the recipes were looking for 'Privit'
The items are actually called 'Privet'
After doing a global search and replace, rogue has gotton to 350 Poison Making![]()
Privit changed to Privet
Should be able to bring them all to 350 if you have all right stuff for combines.Someone tell me how well this works so i can send this man $20!!!
How high will the skills other than fishing and JC go?
Thanks for letting me know, I will change it :PI recommend changing the name in your baking recipes list from Rock Hopper egg to Rockhopper egg. After much farming, the research, they changed the name on them a long time ago and Rock Hopper no longer drop. And any recipe that requires chopped hard boiled eggs is defaulted to calling on the "Rock Hopper egg" to supply those, when many other hard boiled eggs will supply the same thing. I only located 1 recipe that requires a Rockhopper egg, yet I was told to go shopping for 12 of them elusive bastards. I think this is a simple fix that may help others avoid some needless farming. (BTW I did do the edit on my files to FIND/REPLACE and it was in 7 locations). That cut out a significant amount of time for my running of this on a 2nd character.
[list]
Velious Surf and Turf StewI need to mass-make Surf & Turf and Blood of Velious. Since I can specify `/mac ts\tradesman skill make "recipename" 1000` - It seemed a good way to do it.
Today's Very Vanilla update breaks this macro. MQ2ShellCmd was dropped or something so trying to run the macro crashes EQ. I found this updated posting:
![]()
Release - MQ2ShellCmd
Knightly submitted a new resource: MQ2ShellCmd - Run a shell command from inside EQ This plugin allows you to issue a shell command from within EQ. (A shell command just meaning something you could run from the command prompt and it would work.) The process that is spawned is separate from...www.redguides.com

Today's Very Vanilla update breaks this macro. MQ2ShellCmd was dropped or something so trying to run the macro crashes EQ. I found this updated posting:
![]()
Release - MQ2ShellCmd
Knightly submitted a new resource: MQ2ShellCmd - Run a shell command from inside EQ This plugin allows you to issue a shell command from within EQ. (A shell command just meaning something you could run from the command prompt and it would work.) The process that is spawned is separate from...www.redguides.com
Yes, I can confirm also.
And when I edited macroquest.ini to re-enable mq2shellcmd I got this error upon trying to reload EQ...
View attachment 22494
According to the instructions I am supposed to read the following: 'Before you start doing anything read this Tradeskill Books'. I clicked the link. Read the thread. But didn't find anything to 'do', as the next line in the instructions implies: 'I cannot stress enough how important it is do those. Yes irritating also needed.' What are "those" I'm supposed to do?
Is this the relevant post, 'Know Before you Go: Tradeskill Books to Scribe Master List'? None of the other posts in the thread seem relevant.
If so, it is unclear whether I am supposed to go buy and scribe all those books before I start the Macro or not.
1. Visit Scribe Zikett in PoK by the small bank, and stop by Blacksmith Gerta and Tailor Kujen afterwards to check for other missing books.
Egg Batter=88764
Egg White=88765
Egg Yolk=88766
Noodles=88852
Noodles=88853
Noodles=88856
Noodles=88841
Noodles=88840
Noodles=88843
Noodles=88842
Noodles=88845
Noodles=88844
Noodles=88847
Noodles=88846
Noodles=88849
Noodles=88848
Noodles=88855
Noodles=88850
Noodles=88851
Noodles=88857
Noodles=88854
Noodles=88858
Noodles=88859
Noodles=88860
There is not. It is possible to add one but the effort is not worthwhile as trying to find recipes with the ingredient will be the same as trying to make it the whole list. e.g a lot of time spent waiting for not much return. (thought of something, could keep a list of all recipes ingredients per toplevel one and just scan through that, will add it to todo list and see how feasible e.g slow it really is)Is there a command to see a shopping list for a particular item? I would like to see for instance what "cup of painted beans' makes that I don't already know. Baking has my inventory VERY full so a specific shopping list to use all of an item would rock!
Assumption is correct. Could delete the others but I do like them in there (see later)Working on Baking. Character has 40 slot (or greater) bags in all 10 spots. 8 of those bags are filled with baking ingredients or previously created baking sub-combines. But it seems like not enough final combines get made for the number of ingredients I am holding on this character.
Began investigating and eventually "Drake eggs" caught our eye on the shopping list. We had used them up. But we had literally thousands of other kinds of eggs on the character.
Determined the "Drake eggs" were to be used in multiple different sub-combines. Egg batter. Egg yolk. Egg white. Noodles.
However, even for Noodles it wouldn't make them because (I assume) the Drake Egg recipe is the first one it encounters in the file! So even if the missing 17 "Egg Batter" recipes were added they wouldn't be used! (As a side note, I don't think any of the Noodle recipes count toward 350 so almost all of them could probably be deleted from the base recipe file?)
Yep. I am trying to improve this but its an elephant to catch and tame. Get a bit further every time I work on the problem tho.Now, I can understand the the difficulty in trying to parse the recipe file for multiple recipes that make the same end result. Multi-dimensional arrays from hell!!
I could possibly have a section that shows the recipe/ingredients for the current shopping list e.gSo the enhancement I think would be helpful would simply be in trying to figure out which missing components are affecting multiple sub-combines. Would it be possible to append even a single recipe name alongside the ingredient name in the shopping list? Or possibly just a flag that the ingredient is only used in a sub-combine? Anything to help review the shopping list to ferret out these issues would be a big help! Seeing that I needed 15 Drake Eggs on the shopping list would have been more meaningful if I had noticed they were for Egg Batter or Noodles!
Yup you can do that or in the [name2id] sectionAnd then from a technical standpoint, if I'm out of Drake Eggs, but I have 1,000 Wurm Eggs on my body. Can I /end the macro, manually edit baking_recipe.ini to find Recipe #88764 and substitute Wurm egg for Drake egg?
what do you type to start?Ok maybe I'm a dork but I cant get this to run says your current mac has ended … paid it forward have all tradeskill bags in inventory and my bank is filled with bags aswell. help pls.
and the 'skill' <---- you dont actually write thatmade the hotkey /mac ts/tradesman skill learn
leave theIf I found a recipe that the macro doesn’t know, can I add it to the relevant tradeskill recipe ini (eg Mist of the Ant into alchemy_recipe.ini file)? Is it simple matter?
1) increment the recipeID? 601 to 602 in this case
2) add the recipe in the section below
3) update name2id mapping ie 22832 = ‘Mist of the Ant’?
[list]
Send me a snip of the eqchat window pleaseSorry just trying to figure this out not to savvy when it comes to the technical when it comes to macro's..
