- Seller
- #2,561
The TLDR Why... it uses item ids here to swap trophies/ammo stuff back and forth.
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.

The TLDR Why... it uses item ids here to swap trophies/ammo stuff back and forth.

That is correct, the farmed/foraged/fished ingredients must be gathered by you...So just to confirm I'm not doing something wrong
That is correct, the farmed/foraged/fished ingredients must be gathered by you...
Here is one for the create items: https://www.redguides.com/community/resources/massenchant-mac.1976/
I'm also curious about how others handle this issue.
Of course you could also use TCN to request items off those mules if they are logged on and in the same zoneMore mules.
First rule of TS hoarding. Never throw anything away. You might need it for the next character you decide to push to 350.
I found the best way for me to work was using a bunch of mules. Just create a few F2P accounts and load them up with 32 slot TS bags. Instant storage.
Of course getting items on/off the F2P mules then becomes an issue, so ...
I wrote a couple different scripts to automate various tasks. The main ones dump items on to a mule, or tells all the other mules to give them any TS items that match the ones they already have. ie. gathering all the same mats onto a single mule.
When I run out of room because I have too much trash, I just spin up a new F2P mule and distribute the load.
/dgza /status item "itemname" and parse that (yes, you lose the tradeskill depot that way). For regular TS jobs it makes no difference, only when compiling lists for the AP/350 I think it should be faster by a lot.Feel like sharing your script that hands mats to mules that already have one (consolodating mats in single location on single toon)? This sounds extraordinarily useful.More mules.
First rule of TS hoarding. Never throw anything away. You might need it for the next character you decide to push to 350.
I found the best way for me to work was using a bunch of mules. Just create a few F2P accounts and load them up with 32 slot TS bags. Instant storage.
Of course getting items on/off the F2P mules then becomes an issue, so ...
I wrote a couple different scripts to automate various tasks. The main ones dump items on to a mule, or tells all the other mules to give them any TS items that match the ones they already have. ie. gathering all the same mats onto a single mule.
When I run out of room because I have too much trash, I just spin up a new F2P mule and distribute the load.
Care to share? Always looking for better ways to sort my crap!I wrote a couple different scripts to automate various tasks. The main ones dump items on to a mule, or tells all the other mules to give them any TS items that match the ones they already have. ie. gathering all the same mats onto a single mule
Feel like sharing your script that hands mats to mules that already have one (consolodating mats in single location on single toon)? This sounds extraordinarily useful.
There is an option in TCSNeXt that can grab specific items for other characters by item name and qty..Generally, I don't mind sharing the scripts but in this case I know there is some hard coded stuff that would need to be refactored to make them work for other people so for now I'll just describe my setup/algorithm.
Mule.mac [ options = Bank, Sort , Home , Get, Give, Dump ]
Normal operations:
- Accept trades
- monitor EQBCS for "Who has" XYZ - Report over EQBC how many XYZ you have
- monitor EQBCS for "Give me" XYZ - Hands the requester XYZ
- Option: Bank - Drop all food / drink TS items into bank then return to starting location
- Option: Sort - Sort items in your TS bags.
- Option: Home - Each TS mule has a "home" spot. Run there before doing anything else.
- Option: Get - See below
- Option: Give - See below
- Option: Dump - Moves all TS items not marked as "keep" to the target character.
The algorithm for "Get"
1 - Write your name in tsmule.ini as the requestor
2 - Write all items in your packs that are tradable TS items and not marked "Keep" in loot.ini to [GIVE] section of ini file.
3 - For each character connected to EQBCS that is with in tradable distance of you: call "/mac mule Give"
4 - When done select next mule in tell it to `/mac mule get`
The algorithm for "Give"
Loop over all tradable TS items in your pack - If it matches an item in the ini file, then give it to the "requestor"
When you check the info checkbox it should pop open a window with all the tabsAwesome lua!
Is there a way when doing a craft, to know which items I am missing from a search to craft? I may be overlooking it. I know how to see missing items for 350 path, but not on a specific item I searched for and selected.
Well now I feel stupid! Thank you!When you check the info checkbox it should pop open a window with all the tabs
You need the reinforced jeweler's kit to craft sub-items for the platinum-bladed long spear.View attachment 47637
I'm doing Freshman Smith Test and I have everything on the Farm List. It's spitting this out at me - very obscure item it says I need for a Platinum Bladed Long Spear. Am I doing something wrong?Love the addon, thanks!
These are hand jammed by me, and it is meant to be directed by committee, so if someone has a path that is better or filling in the blanks, those are welcome.Ok last dumb question I promise - on the Path to 300 screen some of the skills show the path - others do not (Smithing stops with Embroidering Needle - 122 Trivial). Is this a bug for me or is this just yet a part of the LUA?
What would be helpful is the ability to query for recipes, for a individual trade skill, with a skill level higher than current. I break out the SqlLite query tool to do that by hand. What is the A thru Z next to query intended for?These are hand jammed by me, and it is meant to be directed by committee, so if someone has a path that is better or filling in the blanks, those are welcome.
Every tradeskill by craft name can be sorted by trivial in the windowWhat would be helpful is the ability to query for recipes, for a individual trade skill, with a skill level higher than current. I break out the SqlLite query tool to do that by hand.
The A to Z is to use for example, Brewing, A, it would should all craft that start with A for brewing.What is the A thru Z next to query intended for?
How hard would it be to show which recipes are available for skill ups, that our current inventory/depot has the items for?

I use this: https://everquest.fanra.info/wiki/Tradeskills for one aid.Skill up paths on EQTrader don't seem to fully leverage materials available through Overseers and/or the past 4 expansions.
This is another one of those first I ever heard ofs..Hi Jb,
Could you have a look at putting in a check to ensure that the merchant window is closed prior to having the toon gate.
Fair few times now I've ended up running around naked in the middle of TS session![]()
Doesn't happen all the time, and none since I posted. I thinks it's a remnant of an old eq bug that was patched up.This is another one of those first I ever heard ofs..
[MQ2] C:\Users\Public\macroquest\lua\tcg.lua:12: module '\tcn\tcg_libraries' not found: no field package.preload['\tcn\tcg_libraries'] no file 'C:\Users\Public\macroquest\lua\\tcn\tcg_libraries\init.lua' no file 'C:\Users\Public\macroquest\lua\\tcn\tcg_libraries.lua' no file 'C:\Users\Public\macroquest\modules\luarocks\share\lua\5.1\\tcn\tcg_libraries.lua' no file 'C:\Users\Public\macroquest\modules\luarocks\share\lua\5.1\\tcn\tcg_libraries\init.lua' no file '.\\tcn\tcg_libraries.lua' no file 'C:\Users\Public\EverQuest\lua\\tcn\tcg_libraries.lua' no file 'C:\Users\Public\EverQuest\lua\\tcn\tcg_libraries\init.lua' no file 'C:\Users\Public\macroquest\lua\\tcn\tcg_libraries.dll' no file 'C:\Users\Public\macroquest\modules\luarocks\lib\lua\5.1\\tcn\tcg_libraries.dll' no file '.\\tcn\tcg_libraries.dll' no file 'C:\Users\Public\EverQuest\\tcn\tcg_libraries.dll' no file 'C:\Users\Public\EverQuest\loadall.dll'stack traceback: [C]: in function 'require' C:\Users\Public\macroquest\lua\tcg.lua:12: in main chunk
[Thu Apr 13 18:49:42 2023] [MQ2] Ending lua script 'tcg' with PID 5 and status 2
/Lua run tcnI can't get TCG 3.7b to run. been like this a while. Anyone have some insights into why these files are missing from the download? Looking at the lua, i can see where the error occurs. tcg_library.lua vs tcg_libraries.lua.
well damn... that was too easy =//lua run tcn
delete tcg.lua

because the prize.db file is not in the tcn directory* Fixed, reinstalled the sqlite to D:\, the drive my EQ/MQ are on, just leaving this here in case anyone else does the same thing*
hey jb, I get this error whenever i try to load recipes on the artisan page, if i select a tradeskill from the dropdown list this is what I get. Any idea? thanks. Normal crafting is working fine.
View attachment 47850
4/17/2023
3.8b - ChangeLog
Added: a couple of items to the DB for anniversary (mounts/range items), so they will now swap when doing trophies.
Added: Vendor window should close now after shopping is done, before it would rely on you...
The truth of the matter is, that effort is not worth it, I estimated about 2500 recipes that are non-farmed, and the other 41000 are.. so nahFeature request if you take them. When doing Artisan, or in general, have an option to compile a list of possible combines from what you already possess. So if a component is on the missing window, don't recommend to buy/bank/depot the other items in that same combine.
Unless it is already a feature and I don't see it. I'd love a way to take "here's your 500 missing combines, these 200 you can do with your current items"
It does it already.. sort of.. if you just run the list without doing mass generation, it will run through a list of recipes based on the drop down so you could do 10 50 100 or all the recipes and as it interrogates each one it will skip it if it 'knows' it can't make it..The truth of the matter is, that effort is not worth it, I estimated about 2500 recipes that are non-farmed, and the other 41000 are.. so nah
