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.
You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋
A TLP without truebox has thawed (Very Vanilla ready)
If I recall correctly, EQLogParser has the ability to push text to Discord.
You won't get all the features of this plugin, so it all depends on what/how you use it. You cannot send commands back to the EQ client.
I ended disabling it from loading in the MacroQuest.ini until the devs get time...
I think durango's notes are what you are looking for, I think I know what you're looking to do, but I don't think there is an easy way. I only run offline, So I get where you are coming from.
Here is a list of different logs
The EQClient logs:
\EverQuest\Logs\eqlog_{Player}_{Server}.txt
--...
First thanks for all the work on this marco.
The feature that was added 2024-12-24
"Last revision I added a function to try and locate a navigation path if /nav failed to find a path. The process basically runs the character in a small circle while using the /nav command to try and help with...
Maybe this would reduce it to one line?
Cond1=!${Me.FindBuff[name "Elixir of Clarity"].ID}
I have not tried it so I may be hanging on a limb that just snapped.
The bazaar macro will setup your /trader and/or your /buyer. Personally, I think it's just an awesome script.
It still writing in the macro language and still requires a lot of manual INI file editing. I have not had a lot of time to work on its replacement, which is lua based and will be...
Think the bug for parent may be with some who bought a long time ago?
I have TCN and "Tradeskill recipes (max out Artisan's Prize)" macro
This one still says Must Buy Parent first
My TCN looks like this
Not sure why is says both Download (which works) and Buy.
You can also try this
PullWith=${Me.Inventory[Ranged]}|${Me.Inventory[Ammo]}
It will read the slots and use those items whenever KA is started. So, if I want to swap from arrows to daggers I just need to restart KA,
I use MQ2React to auto close the free account window. I'm sure if can be converted to a LEM, I'm just too lazy too.
I do have a delay in there cause the alert window will show more than just "Sign Up" messages
CloseAlertWindow:
action: /timed 45 /notify AlertWnd ALW_Dismiss_Button...
AggressiveSeller uses a fixed amount to undercut. In case you wanted to also undercut by 1 plat.
If you are comfortable with macroScript you can write your own pricing/rounding. The "script_trader_price_controls" option is an advanced option which you send the current lowest price to your...
In the bazaar.ini file you will find a section for every item it detects on your trader. Under those you will find keys for SellPriceMin and SellPriceMax
If SellPriceMax is set to 1 (often the default) it means no max or min, update as needed when needed. When it does not find any items to...
Some additional information.
Fields become editable when you click the edit button.
I hate having to keep counting zeros, so I wanted a way to format with comma's
It loads your current offers when in bazaar, needs to be able to open the /trader and /buyer windows.
It has a column for "Market...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.